Appending GET data with form submition
Okay, what I'm trying to do is to use a form to append an already existing GET data string.
I
Filtering an Array Based on Value
I have a very simple script set up that pulls data from a database and is output using this code:
sql problems
I am having a small problem with my sql statement. it is inserting into 4 of the fields.
fie
SELECT * FROM users WHERE Users are not in Blocked
How do I select all users from users table where there users_id is not stored in the block table
PHP code needed to get/post form fields and request mysql query results.
I'm new to PHP
I've created an html form to allow the user to request a basic telephone dire
PHP template help
Ok, I don't know if anyone can help me but I am using PHP templates to make a site. I am a newbie an
CE 7.1 and External GIS integration
Hi All,
We want to develop an application on CE 7.1 which uses GIS features from an exter
please, need help coding this voting for your favorite car polling system.
hi, my code needs a lot of work, but i want to be able to let users vote on their favorite car, upda
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18:
post to self
Trying to get my form to submit to itself. However I am also trying to use an image for my submit bu