Page 1 of 1
PHP Uploads Support. **solved***
Posted: Sat Mar 22, 2025 4:47 pm
by ConligWX
Hello,
I was wondering if Meteobridge would benefit from PHP Uploads like what CumulusMX has?
more info on it can be found here:
https://www.cumuluswiki.org/a/PHP_Uploads
I think this would be a good feature for Meteobridge to have. would this be an option in the future perhaps?
Re: PHP Uploads Support
Posted: Sat Mar 22, 2025 5:29 pm
by wvdkuil
ConligWX wrote: ↑Sat Mar 22, 2025 4:47 pm
Hello,
I was wondering if Meteobridge would benefit from PHP Uploads like what CumulusMX has?
more info on it can be found here:
https://www.cumuluswiki.org/a/PHP_Uploads
I think this would be a good feature for Meteobridge to have. would this be an option in the future perhaps?
It is already in MB for some years.
https://www.meteobridge.com/wiki/index. ... HTTP_Event
This upload has different names such as "custom upload" "http upload" and IMHO the name "PHP upload" is too specific as other web-server languages can be used.
Your weather34 template uses the http upload and the receiving script is written in PHP.
Best regards,
Wim
Re: PHP Uploads Support
Posted: Sat Mar 22, 2025 7:11 pm
by ConligWX
thanks, I didn't know it had this feature.
Re: PHP Uploads Support
Posted: Sat Mar 22, 2025 7:21 pm
by ConligWX
so am i able to process data from my davis console like the "forecast" [forecast-text] and upload it via http and it gets saves as consoleforecast.txt on the webserver.
the url you gave, gives no indication how this is actually achieved.
note I think I have managed to do it with some help from gemini.