Ishraq Posted October 13, 2008 Share Posted October 13, 2008 Can Someone Please Help Me With My Db Query Because Im Trying To Add An Update For gang_pic. in the gangcentral.php theres a dbquery like this $gq=$db->query("SELECT g.*,u.* FROM gangs g LEFT JOIN users u ON g.gangPRESIDENT=u.userid ORDER BY g.gangID ASC;"); All i have to do is add a gang_pic query then i can use the gang pics. can someone please post it here i will be so glad if you would. thanks! Quote Link to comment Share on other sites More sharing options...
Floydian Posted October 13, 2008 Share Posted October 13, 2008 Re: Db Query Help I'm not sure what the problem is here. Is there an error with that query? Quote Link to comment Share on other sites More sharing options...
Ishraq Posted October 14, 2008 Author Share Posted October 14, 2008 Re: Db Query Help I'm not sure what the problem is here. Is there an error with that query? I dont know but i hav to add a gang_pic update Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.