Post PHP form to non-existing page
The company that I work for host their PHP code on IIS on a Windows server, no Apache, so no mod_rew
Blank record injected into database
I always found several blank records inside my database, although $SESSION is required to insert the
$_POST variable un-useable
I'm trying to use a $_POST variable in a mysql update statement but i can't use it for some unknown
need help in update query
hi
i have a dynamic form. i need help in how can i use update query when values from dynamic for
PHP Surveys
I really would like some advice.
If you have a client come to you asking for a survey to be d
Form help: Syntax & Logic
Hello again all,
I'm working on a form and ran into a wall (again) and can't seem to think th
Comma seperated implode & modifying returned string.
I have a PHP post form that posts up to 4 variables. I need whatever variables are passed to be comb
mysql_affected_rows() usage
Possibly a MySQL issue, but the function that is not behaving in the anticipated way is a PHP functi
confused between ' ' and " "
there is a php i set:
$begin_date_query = mysql_query( "SELECT SUBDATE(due_date, INTERVAL $d
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();