Passing vars to the DB
I have 3 small testing tables:
ID TYPE
1 pepperoni
2 C. bacon
3 taco
ID TY
why this query can delete duplicates ?
why this query can delete duplicates ? Anybody can give me the detailed explanation ?
Tha
Uploading files/images via forms
Hey all, I am building a database for work that will contain some minor data on plant species along
Stopping page post back
I have few literal contriols in my page and a repeater too. But inspite of using update panel, postb
Form errors in an array
I'm processing a form and putting the errors in an array. empty($errors) doesn't seem to do the tric
Count number of records in all the tables with a querry URGENT PLEASE...
I downloaded ORACLE 9I DATA DUMP into my comp. There are number of tables. I need to find out the
Upload file and add HTML
Hey everyone,
I have a client has meeting agendas and minutes that should be posted online. I
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18:
WORDPRESS - Multiple Loops Only Going to One Post?
I have various pages with multiple loops and i need them to be individual to all other categories.
Form validation with functions
Hi there
I am trying to make a very simple form validation function. I currently have the fol