Jump to content

Question with variables and PHP


slannesh

Recommended Posts

Hi

 

I want to put an sql result in a variable. Basically I have a 'select user_id from table where user_id = 'x'' and I want to throw user_id into $uid. The purpose of this is to tie in another record with that user id.

 

Which mysql functions should I be looking at? Am I going about this the wrong way?

 

Thanks

Link to comment
https://forums.phpfreaks.com/topic/265263-question-with-variables-and-php/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.