Howdy.
I am writing an SQL/PHP forum as you may have guessed from my previous post. Its come time to add the reply functions. I need to obtain the post_id value from the database, as this is the only unique field.
Unfortunately, as this is the only unique field, i'm not sure how to get the post_id without already knowing it.
If there was a way to read a field using a query ID or something similar I should have no problem.. Can this be done?
Many thanks
/Sib
programmer in the making
icq: 44167565
e-mail: siberdude@ntlworld.com
I am writing an SQL/PHP forum as you may have guessed from my previous post. Its come time to add the reply functions. I need to obtain the post_id value from the database, as this is the only unique field.
Unfortunately, as this is the only unique field, i'm not sure how to get the post_id without already knowing it.
If there was a way to read a field using a query ID or something similar I should have no problem.. Can this be done?
Many thanks
/Sib
programmer in the making
icq: 44167565
e-mail: siberdude@ntlworld.com