Click to See Complete Forum and Search --> : PHP in flash


Tabo
11-04-2006, 12:43 PM
i have this php code:

<?php
$page = file_get_contents('http://www.mysite.com');
eregi('Users online: <span class=\"white\">(.*)</span></b></td>', $page, $result);
echo ("$result[1]");

?>

how can i include this code in flash?? i ahve been messing arround with dynamic text but i just cant do it!


thanks + rep

Tabo
11-05-2006, 05:06 AM
*bump*


very important! please try and find a site for me!

Divyakedia
11-15-2006, 06:43 AM
Try 'kirupa.com', i hope it will be helpful!