another PHP-Revlet question

Sivakatirswami katir at hindu.org
Sat Aug 29 18:50:48 EDT 2009


Yves:

I second Dave's idea. Are you sure "it" does not have what you need:

  POST tUploadData to url tURL
  put it into tServerResponse

I use this a lot...

(not tested in revlet)

Christian Langers wrote:
> Hi Yves,
>
> may it be :
>
> put 
> "http://www.mondomaine.com/myfunctionfile.php?var="&urlencode(tVar) 
> into tURL
> put URL("File:"&tURL) into myNewVar
>
> using $_GET["var"] in PHP and echo the result ?
>
>
> Greets,
>
> Christian
>
>



More information about the use-livecode mailing list