Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: Mano komentarai

Parašė Gintaxas· 2011 Sau. 12 22:01:00
#3

Bet toje vietoje kaip suprantu ima duomenis iš duomenų bazės, tai tavo variantu, imtų iš mano profilio.


"SELECT * FROM ".DB_COMMENTS." LEFT JOIN ".DB_USERS." WHERE user_id='".$_GET['lookup']."
 
ON fusion_comments.comment_name=fusion_users.user_id
 
ORDER BY comment_datestamp DESC LIMIT 150"
 
);



Jei taip norėjai pasakyti tai išmetą tokią klaidą:
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 'WHERE user_id='1 ON fusion_comments.comment_name=fusion_users.user_id ORDER BY' at line 1

There are no comments.

Redagavo Gintaxas· 2011 Sau. 12 22:01:54