^^
i mean the error in the code!
what i should change in my code to make this error msg stop!!
User Profile
Collapse
Profile Sidebar
Collapse
sarah89
Last Activity: May 14 '12, 03:21 PM
Joined: Feb 28 '12
Location:
-
thank you so much ^^ :*
but, what kind of error?
i review the code many times and couldn't find it!
if you can help me more and see the code:
Code://Create query $qry="SELECT * FROM user WHERE username='"$un"' AND pw='"$pw"';"; $result=mysql_query($qry); //Check whether the query was successful or not if($result) {
Leave a comment:
-
why "header" does not work in my code?
hello ^^
i used header in my codes, and it was working fine in the local server. but when i upload it to the public server i keep get the following error:
Warning: Cannot modify header information - headers already sent by (output started at /home/movc/public_html/dbconnector.php :23) in /home/movc/public_html/loginaction.php on line 31
in dbconnector.php :
i connect to the server... -
thank you so much ^^
i am really thankful for your help <3333Leave a comment:
-
How to retrieve a text from my DB and display it in textarea
Hi all ^^
i want to display a text that i have in my DB in textarea, so, i use a query to select that text from the database and it work fine.
then i use the following statment:
Code:Print " <textarea name='bio' maxlength='370' id='bio' rows='10' cols='44' name='bio' value=".$info['bio'] ." > </textarea> ";
No activity results to display
Show More
Leave a comment: