|
Comments for: dan-ball20070821
| Message # 1510229: |
|
Date: 09/09/07 05:08
By: bughunter Subject: will never do on real servers Please add three lines and a little comment: # assign form values to simple PHP variables: $Name = $_POST['Name']; $Email = $_POST['Email']; $Comments = $_POST['Comments']; on the head of emailFormPHP.php as no server in these days should have register_globals switched on, i.e. form variables almost never become global PHP variables automatically. |
Previous Message | Next Message |
| Comments: | ||
| fixed width columns in php report | cmsuser | 10/18/07 14:46 |
| RE: PHP email validation | Chris | 10/03/07 15:58 |
| will never do on real servers | bughunter | 09/09/07 05:08 |
| PHP email validation | Morne Wolfaardt | 08/23/07 05:03 |
|
If you are looking for help, please post on the appropriate forum here. Your questions will be answered much more quickly. | ||


