Displaying Column Names
I have a question regarding the ability to show the column names from my table/query.
What I'm lo
question about n
I was looking at some of the things you could do with php and one of the things I have tried is n.<
foreach and array need help combining
Hi guys.
Here's the code
Code: array(
'tag' => 'code',<
SQL query not working well
Hi,
I made a small table with 5 rows and want to make them an sql consult using rownum
PHP and MySQL Question/Help
I have a MySQL db with all my servers and all their details like server name, IP, OS, RAM etc etc 26
Multiple server callbacks (NOT POSTBACKS)
Hello,
I have 2 different javascript client side functions that are on timers. When the timers elap
url- go to webpage
i have an input text field and submit button.
how do i make the url entered into the textfiel
Registration
ok so i have a site where people can register and login which works now thanks to someone on here th
Error Messaging not working
I changed the way my form tells the user of an error. But I can't seem to get it to work properly.
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav