is this the code that shows the online mood $onlinemsg = mysql_query SELECT onlinemsg FROM ibwf_users where id="'"); if not can u please post it here cuz i tried that and i got a error please
is this the code
Collapse
X
-
Originally posted by Pablo View Postis this the code that shows the online mood $onlinemsg = mysql_query SELECT onlinemsg FROM ibwf_users where id="'"); if not can u please post it here cuz i tried that and i got a error please
click here to join blingywap.co.za
http://blingywap.co.za
IF YOU NEED HELP JUST ASK AND ALWAYS SAY THANK YOU!
-
Originally posted by rko1 View Posti wonder who would help this damn spammer
Comment
-
Originally posted by Pablo View Postoh so am coder? if i was a coder y the hell would i be asking and rk1 r whatever u want to name dont take me for someone else if u dnt got anything else to say jst shut upLDSWAPWORLD sigpic
site closed.
im busy with other things in life like facebook , send me PM so i can add you
www.pinoySG.com
don't ask for help if you're not even helping yourself!
i am tired of seeing the line "best site", i want to see something NEW and UNIQUE. maybe if i find one, ill go back to my wap life again.
Comment
-
why dnt u study all the other script edits im certain one of them has what your looking for i know which one but not saying as you need to learn what the search button is
Dont Ask Me Dumb Questions.Or you'l get a Dumb Answer..
Want A Profesional Logo or Theme For Your wap site Pm Me.If I Have The Time Ill Make It For Free
Comment
-
Originally posted by Pablo View Postis this the code that shows the online mood $onlinemsg = mysql_query SELECT onlinemsg FROM ibwf_users where id="'"); if not can u please post it here cuz i tried that and i got a error please
Code:echo "<p align=\"center\">"; $uid = getuid_sid($sid); $res = mysql_query("UPDATE ibwf_users SET onmood='".$onmood."' WHERE id='".$uid."'"); echo "<form action=\"genproc.php?action=upomsg&sid=$sid\" method=\"post\"><p align=\"center\">"; echo "Set Mood To:<br/><input name=\"onmood\" maxlength=\"70\"/><br/>"; echo "<input type=\"Submit\" name=\"submit\" Value=\"Submit\"></p></form>"; echo "<p align=\"center\"><b></b><a accesskey=\"1\" href=\"index.php?action=online&sid=$sid\">Online List(".getnumonline().")</a><br/>"; echo "<b> </b><a accesskey=\"0\" href=\"index.php?action=main&sid=$sid\"><img src=\"../images/home.png\" alt=\"\"/>Main Menu</a>"; echo "</p>"; echo "</body>"; exit (); }
Comment
Comment