mysql_real_escape_string making variable equal nothing
i post a form and i post the variable:
Code: $var = $_POST[variable];then i echo $var its what i
Got A Free Server :(
So I was given a free server
http://shopping.yahoo.com/p:Compaq%20ProLiant%201500%20Server:1
Displaying data from database into a 2 dimensional table
Good day!
I'm a beginner in PHP and I'm not expecting a full coding for this qestion. I'm jus
mysql_real_escape_string
Let me preface this that I am very much a PHP noob, but I have some SQL training (not necessarily My
Record count of entire database
Does anyone know if there is a way to obtain the number of records in each table of the database usi
Function
How can I make this function that once you click the link in the code it takes you to a new page wit
very easy question about SQL info
Hello,
I think that I have a very easy question.
I know how to create a form using php SQL and
Tree Menu
Hi guys,
Can anyone help me making a tree navigation system? I have a site where I'm allowin
Setting a default timezone?
I have read about how to change the timezone in PHPMYADMIN, but it changes back, it doesn't STAY the
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)