Im a php/sql virgin.. and i've done some coding, and i cant really test it untill i can see the results.
I have this:
Im not really sure how to recall information from an SQL database, so can anyone tell me if this is correct or not?
I get:
Also.. i'm willing to offer a large amount if someone will do this job for me instead. My post is here: http://www.frihost.com/forums/vt-77449.html If 1000frih$ isnt enough, you name it.
Thanks, Hammy.
I have this:
| Code: |
| $mypoints = mysql_fetch_array(safe_query("SELECT points FROM ".PREFIX."users WHERE userID='$userID'")); |
Im not really sure how to recall information from an SQL database, so can anyone tell me if this is correct or not?
I get:
| Quote: |
| Query failed! |
Also.. i'm willing to offer a large amount if someone will do this job for me instead. My post is here: http://www.frihost.com/forums/vt-77449.html If 1000frih$ isnt enough, you name it.
Thanks, Hammy.
