Get content from table into a list, without repeating.
Alright this is kinda an odd thing, so I need some help.
I have a table "quote" wit
MySql timezone
Code: $sql = "SELECT *, date_format(date, '%m/%d/%Y at %I:%i %p' )as date FROM comments WHERE t
Refining of search Criteria
Dear Friends
I need a help, I have a search page which of cars related, which has different s
[PHP HELP] Php order form.
Hello to everyone @ phpfreaks. Im new to this site and hope to learn lots of things here.
Fir
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
Auto-populating dropdowns and multiple forms.
Here's what I have so far:
First drop down = select a state (works)
This populates the sec
Custom array sort? asc then desc
Any ideas how I could sort this array? I've been trying for a while. Maybe with usort, but I have no
List/Menu Box
On an edit page when you want something to select what a user has previously selected from the datab
rookie looking for help coding a CSS form with PHP
I'm trying to figure out how to add PHP code to my xhtml form so that it is a working form embedded
Date Question
I'm using the TIMESTAMP() function within mysql to set the date/time for certain events. However, ho