Displaying Column Names
I have a question regarding the ability to show the column names from my table/query.
What I'm lo
Save data in input fields when they press "BACK BUTTON"
Hi, this is html form: And let's say they get a error "Please enter ur title must be more then
MySql timezone
Code: $sql = "SELECT *, date_format(date, '%m/%d/%Y at %I:%i %p' )as date FROM comments WHERE t
PHP page is blank
Hi Everyone,
I have a site in which I am able to open the first PHP webpage in my browser but
Date Format
Hi there,
I have a date format like this right now:
Sat, 17 Oct 2009 17:04:00
I ne
Calling variables
I want to call this to my website but it doesn't display what I want it to,
Code: <h5&
GET * FROM _____ Except?
I have a site that is for stock photography.
This section of the code calls images to display
Tournament Brackets (Double Elimination)?
Is making a double elimination tournament style bracket system capable of being done in php?
Bit manipulation program with binary operations
My homework is to create a program to scan in and add binary numbers and print them like so
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see