Quote:
Originally posted by NTLDR
if you just want to select all the information, ie userid, fieldx, contents:
[sql]SELECT * FROM userfield;[/sql]
|
whats the whole query please ? am a noob ..... i dont know anything about mysql in php.
and what do i use to call the custom user fields of field5 and field9?
would $post[field9] and $post[field5] work in this case.? or is it something else?
thanks.