Form File Upload
I've read through tons of resources and tutorials and as far as I can tell, my code is accurate, but
Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec
Inserting a check in checkbox from array value
Hello all,
I have a bit of code that works for a select option box, but does not work for my chec
Login page problems
I developed a website a few months ago and I am now having an issue with logging into it. The place
Help With editting and deleting form
Hallo !!
So look at this image :
http://img194.imageshack.us/img194/8272/snapshot5f.pn
am I using this for loop correctly
Dear buddies!
Right now I am generating a report with some details for all the dealers.
session variable problem
Session variable is not working in Fire fox i am getting null value but it is working fine in IE.
textfield unchanged
hi,
i want my form to know whether its textbox is unchange or not.
if($textbox == 'unchang
Using cURL to PUT
Can somebody help with the correct php code to make a cURL PUT request. Here is a sample of code bel
Filename and Line Number Custom Error
I have a class, with a method that accepts 2 parameters. I would like to output error messages.