Could probably set up a php script that you pass the desired url, headers
and data to and have it make the request, but at that point you might as
well just use curl as you have been.
*
*
*The problem with put headers is that they wont work with url calls. If your
script is trying to pull data from elsewhere and process it before
displaying it to the user and you need to send custom http headers for this
url call, then, right now, the only way is thru shell() and cURL.*
*
*
As for a new engine, got my fingers crossed and its been long enough, i'm
not sure they'll ever uncross.
_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to