View Single Post
Old July 19th, 2009, 04:56 AM   #7 (permalink)
drare
Member
Verified Customer
 
Join Date: Feb 2009
Location: Holland
Posts: 116
Chuck, just to make sure, I try to be a quick learner, I'm a selfmade man, most software I learn from working whit, I learned English from tv watching the BBC programs without subtitle, but that's oftopic, so again I come before you whit a question for a example query

Lets say I want to search for the icq number in a users profile, I was looking in the php code an made this query: $resulta = ppmysql_query("SELECT icq FROM {$Globals['pp_db_prefix']} users WHERE userid=$uid LIMIT 1", $link);

The part from "FROM....$link);" however I havn't figured out yet. But my guess was that this is what I need to do in order to find the icq number of members and display it on a template.

Pherhaps I'm asking to much of you, you are a busy man replying to all those that have questions, but still I was hoping if you can tell me if I'm on the right track towards the finish, finally I should win something and cross the finish line in order to receive my coding award
drare is offline   Reply With Quote