Search found 3 matches
- Fri Dec 11, 2009 8:05 am
- Forum: PHP - Code
- Topic: Script structure
- Replies: 4
- Views: 415
Re: Script structure
Thank you and DO please correct my syntax if I'm referring to something incorrectly, i.e. "element", for example. I have several questions as a newbie. A text area is properly referred to as a "form element", correct? When I click on a "submit" button (another form elem...
- Thu Dec 10, 2009 10:06 pm
- Forum: PHP - Code
- Topic: Script structure
- Replies: 4
- Views: 415
Script structure
If I have an object, say a text area, and want to write an event handler routine in PHP does that block of php code belong inside the form, outside the form, can it reside at the top of the page coding (prior to the header, etc.)? I'm a little confused how php code is handled/processed with the html...
- Sat Jun 20, 2009 12:00 pm
- Forum: PHP - Code
- Topic: Help please; getting desperate
- Replies: 1
- Views: 154
Help please; getting desperate
I apologize in advance for being a little "thick" but I've been working on this script for 2 days straight, tried literally dozens of tips from the inet and forums and still hitting the wall. Will someone please help this new guy out? I built a php webpage for an organization with multiple...