Search found 3 matches

Return to advanced search

PHP and AS2

Hello. I have problem with Flash login. So this is my login.php code <?php mysql_connect(“localhost”,“root”,"") or die(); mysql_select_db(“flashspele”) or die(); $check = mysql_query(“SELECT * FROM users WHERE username = ’”.$POST[‘username’].“’”)or die(); $check2 = mysql_num_rows($check); ...
by Vampirs
Thu Jul 24, 2014 5:59 am
 
Forum: Off Topic
Topic: PHP and AS2
Replies: 3
Views: 532

Re: PHP and AS2

No one wont help me?
by Vampirs
Fri Jul 25, 2014 2:29 am
 
Forum: Off Topic
Topic: PHP and AS2
Replies: 3
Views: 532

Flash AS2 and PHP

Hi all.
I trying make one login and register things with Flash/AS2 and php. Something is wrong,i think problem is in AS part. Maybe someone can check it and remake it for working?I think it will be good for many peoples.

Here is the link : http://failiem.lv/u/qghuxyq
by Vampirs
Sun Sep 07, 2014 6:54 am
 
Forum: Off Topic
Topic: Flash AS2 and PHP
Replies: 0
Views: 201

Return to advanced search