postPHP() proc in BYOND Discussion
|
|
Can we have a proc that posts php to a site? It'd help me out alot, seeing as BYOND doesn't have any procs like that now, and it is impossible with the current procs.[not impossible but it requires a client to be connected to the world to send the html to, and it leaves that file in that players cache, which for devolpers is a nightmare, and for hackers is a paridise] maybe it could look a bit like this postPHP(site,html) where site was the site your posting to, and html is the info[the inputs and such] your sending to the site.
|