Search found 4 matches

by liel012
Sun Jun 16, 2013 7:41 pm
Forum: Beginner Help and Support
Topic: help with attack page :(
Replies: -1
Views: 2343

Re: help with attack page :(

Lord Rahl wrote:Line 31 is missing a " ; ". May not solve the problem ref: hallsofvallhalla's post.
You solve it, thank you.
by liel012
Fri Jun 14, 2013 1:45 pm
Forum: Beginner Help and Support
Topic: help with attack page :(
Replies: -1
Views: 2343

Re: help with attack page :(

its happend to me when i have regular php errors... just i have here problem and i cant see it ! <?php include "connect.php"; $playerinfo="SELECT * from players where name='player1'"; $playerinfo2=mysql_query($playerinfo); $playerinfo3=mysql_fetch_array($playerinfo2); if(isset($_...
by liel012
Fri Jun 14, 2013 12:54 pm
Forum: Beginner Help and Support
Topic: help with attack page :(
Replies: -1
Views: 2343

Re: help with attack page :(

500 HTTP (Internal Server Error):
the page is not work..
by liel012
Fri Jun 14, 2013 12:29 pm
Forum: Beginner Help and Support
Topic: help with attack page :(
Replies: -1
Views: 2343

help with attack page :(

i have problem in my code.. the page is not work.. somone can tell me where the problem ? the code - <?php include "connect.php"; $playerinfo="SELECT * from players where name='player1'"; $playerinfo2=mysql_query($playerinfo); $playerinfo3=mysql_fetch_array($playerinfo2); if(isse...

Go to advanced search