Launch php script with flash?

  • XLax
  • Novice
  • Novice
  • User avatar
  • Joined: May 23, 2006
  • Posts: 21
  • Status: Offline

Post June 21st, 2006, 6:59 am

Hey I'm trying to make flash launch this script on the php page that it's on. How can I do this?

Code: [ Select ]
<?php
$file = fopen("test.txt","w");
fwrite($file,"Hello World. Testing!");
fclose($file);
?>
  1. <?php
  2. $file = fopen("test.txt","w");
  3. fwrite($file,"Hello World. Testing!");
  4. fclose($file);
  5. ?>


PS
I'm using flashMX
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post June 21st, 2006, 6:59 am

  • classified
  • Expert
  • Expert
  • User avatar
  • Joined: Dec 23, 2005
  • Posts: 540
  • Loc: Bahrain
  • Status: Offline

Post June 21st, 2006, 10:10 am

http://www.sephiroth.it/tutorials/flashPHP/loadVars/
m0o , where <<Less is More>>
http://www.zainals.com
http://www.zainals.com/blog
  • XLax
  • Novice
  • Novice
  • User avatar
  • Joined: May 23, 2006
  • Posts: 21
  • Status: Offline

Post June 21st, 2006, 1:49 pm

Excellent, this will be quite le useful.

Although, it would be better for me if I didn't have to create a MySQL database... because of lazyness lol
Do you think there's a way?
  • classified
  • Expert
  • Expert
  • User avatar
  • Joined: Dec 23, 2005
  • Posts: 540
  • Loc: Bahrain
  • Status: Offline

Post June 21st, 2006, 2:28 pm

act like your database is your text file ..

http://video-animation.com/dbase002.shtml
m0o , where <<Less is More>>
http://www.zainals.com
http://www.zainals.com/blog
  • XLax
  • Novice
  • Novice
  • User avatar
  • Joined: May 23, 2006
  • Posts: 21
  • Status: Offline

Post June 21st, 2006, 7:14 pm

Awesome man, I'll look into it and tell you how it goes

Post Information

  • Total Posts in this topic: 5 posts
  • Users browsing this forum: No registered users and 52 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.