Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~249 People Reached
Favorite Forums
Favorite Tags
Member Avatar for sarovarc

Hello, I am look for some help with a query where the query changes on the basis of input parameters. Like $variable = 'abc'; $rs=mysql_query("SELECT * FROM table WHERE `column`='$variable'"); But what about a scenario where this variable is not assigned or is null or blank. In that case I'd …

Member Avatar for bops
0
145
Member Avatar for sarovarc

I am not sure exactly where to post this, sorry if this is in the wrong section. Anyways, here goes. I have developed a website where I want users to be able to securely login, and view content specific to them. This content can be like text-based messages, MS Word …

Member Avatar for sarovarc
0
104