I have a parse error in this query help..
Code: $query1="INSERT INTO `rating` (`item_name`, `rating`, `ip_address`, `date_rated`) VALUES
Dynamic links in an include file
I am working on a small piece of code that counts records from a database and displays the result to
Is there a quick way to do this?
Hi all,
I need to create a mysql table from php that goes a little something like this
Beginners syntax and loop questions - help please!
Hi everyone,
I have some problems with php code. I'm currently in the middle of learning php,
RadioButtonList data selection Using CSS to format MySQL query Whats wrong with my query? Help With editting and deleting form function not returning the correct value what are '%S%', '%E%'
view plaincopy to clipboardprint?
Hi,
If i want to have a news page on my site, which displays all records of a table in descen
I am trying to get this query to show the appropriate ticked vehicle roof height, unless no boxs are
Hallo !!
So look at this image :
http://img194.imageshack.us/img194/8272/snapshot5f.pn
I have a program that needs to return a value from a function. I have an output statement inside the
for example when i see Code: [Select]printf("Hello %srn", $name);
what does %s means