login form can you find my error?
registrationform.php seems fine send data to registration.php
registration.php seems fine checks
Problem with HTML form
Hello,
I made a HTML form with some fields and check box.
Everything works fine except whe
Unidentified index error in a simple form
I have been trying to make an HTML form that is handled by a PHP script. So far my attempts to get i
Help with email validation please...
Hi,
Please could you help.
I have a register.php login page where users register, the detail
Changes to hosting company's server has affected web contact form
I started a thread a couple of months ago about the contact forms on my client's website. Basically
Displaying Column Names
I have a question regarding the ability to show the column names from my table/query.
What I'm lo
Change image filetype on upload?
Hi,
I've got a form which uploads an image to the server.
Is it possible to change the image t
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
Relative path
I have a absolute path to an image - like so: C:/Program Files/Apache Software Foundation/Apache2.2/
Procedural to OOP
ohn Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pri