Hi list I have a very easy php file
<?php
$myTx = file_get_contents('http://www.monDomaine.com/file.txt"
echo $myTx;
?>
i want to get the variable $myTx in a revlet
How can i proceed ?
thanks.
Greetings.
Yves COPPE
[email protected]
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution
