Re: [PHP-WIN] Flash and PHP 4.3.4

2003-12-03 Thread Bobo Wieland
if you use sendAndLoad into a loadVars object in flash you can just have a php script that prints a query string... lets say you have the name "Robert" in a loadVars object names theName. So: theName.name = "Robert"; now use the sendAndLoad with the POST-method and specify a php-file with the f

[PHP-WIN] Flash and PHP 4.3.4

2003-12-03 Thread PETCOL
Any one know of any good tutorials for Flash into PHP 4.3.4 the Flash side I'm O.K. with, just having problems with the PHP, think it's a version thing ? Col -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php