Forum: PHP
04-18-2013, 12:52 AM
|
|
Replies: 1
Views: 223
|
Forum: HTML & CSS
03-14-2013, 01:28 AM
|
|
Replies: 4
Views: 221
|
Forum: HTML & CSS
03-14-2013, 12:26 AM
|
|
Replies: 4
Views: 221
have a problem with my real escape strings
hi i am having a problem with my real escape strings on my website and have been getting this problem constantly
Parse error: syntax error, unexpected ';' in /home/signup.php on line 76
could...
|
Forum: PHP
12-14-2012, 01:57 AM
|
|
Replies: 4
Views: 337
|
Forum: PHP
12-13-2012, 11:15 PM
|
|
Replies: 4
Views: 337
|
Forum: PHP
12-12-2012, 09:59 PM
|
|
Replies: 4
Views: 337
session state help
this is part of the code that i have on my login screen
$sql="SELECT * FROM user WHERE username='$myusername' and password='$mypassword'";
$result=mysql_query($sql);...
|
Forum: PHP
12-04-2012, 12:09 PM
|
|
Replies: 3
Views: 388
|
Forum: PHP
12-01-2012, 05:38 PM
|
|
Replies: 3
Views: 388
new to using php and need help
hi i am new to using php and i'm wanting it so it will display a row of data i.e tittle, picture,description and then afterwards it will then display the next row of data could use please help me ...
|