Update not working ... please help
Hi,
I am trying to update a row using an edit form by passing id of the row .. but it is not
Multiple websites question.
Hi, does php have any functionality that enables a programmer to extract information from a website
Help with explandable category tree
I have the below query:
SELECT l1.id as lev1_id,l2.id as lev2_id,l3.id as lev3_id,l1.categ
PHP page loading in Firefox but not in IE
hello,
i am currently doing a project in PHP and i have a problem. If I view the project in M
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
Help With editting and deleting form
So look at this image :
http://img194.imageshack.us/img194/8272/snapshot5f.png
This table
A WBS element with the name XXX already exists in version FREI_VERSION
Hi.
When I am trying to insert WBS element in a project, error occurs:
"A WBS eleme
Set Categories
I am creating a submission form for somebody to come in and submit products. These products are sep
values in array being escaped
I would like to submit some values - back to the same form for checking before processing...
Certain files upload, while others do not
I want to read the data from an uploaded file. Not sure why, but it only uploads for certain files.