Results 1 to 10 of 33
Hybrid View
-
26th Jun 2010, 10:36 AM #1OPOH GOD!!!!!Website's:
HotNewHipHop.com#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '$x = mysql_query('SELECT * FROM fblike ORDER BY id DESC LIMIT 0,1')' at line 1
bxflow Reviewed by bxflow on . MySQL Error Im installed some script but i get this errors Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/XXXXXXX/public_html/index.php on line 99 line 99: while ($y=mysql_fetch_assoc($x)) Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/XXXXXXX/public_html/index.php on line 80 Rating: 5
-
26th Jun 2010, 10:47 AM #2Respected DeveloperWebsite's:
wrzc.orgThe only part you run in PHPmyadmin is
Code:SELECT * FROM fblike ORDER BY id DESC LIMIT 0,1
Anyway a bit offtopic but you should escape this and make it safe:
PHP Code:$like=$_POST["like"];
PHP Code:$like=mysql_real_escape_string($_POST["like"]);
More info here http://php.net/manual/en/function.my...ape-string.phpTutorial How to SEO your Warez Site a guide to help you increase your organic traffic
Huge list of Warez Sites and free Multiposter Templates
-
26th Jun 2010, 11:15 AM #3OPOH GOD!!!!!Website's:
HotNewHipHop.com
-
26th Jun 2010, 11:17 AM #4Respected DeveloperWebsite's:
wrzc.orgTutorial How to SEO your Warez Site a guide to help you increase your organic traffic
Huge list of Warez Sites and free Multiposter Templates
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
MySQL Error
By KINGTHE_ALI in forum Webmaster DiscussionReplies: 4Last Post: 17th Nov 2011, 05:40 PM -
Database error-mysql error
By saini in forum vBulletinReplies: 8Last Post: 8th Nov 2011, 06:54 AM -
MYSQL Error while Import via MYSQL Dumper (Error
By desibreaker in forum Server ManagementReplies: 10Last Post: 5th Aug 2011, 07:26 PM -
MySQL Error
By II AnDo II in forum Web Application/Script SupportReplies: 2Last Post: 17th Aug 2009, 08:45 PM -
MySQL error
By mash-e1 in forum Webmaster DiscussionReplies: 2Last Post: 28th Mar 2009, 12:12 PM
themaManager - edit and manage...
Version 4.21 released. Open older version (or...