|
|
AJAX and PHP Form Processing
|
07/17/2005, By Jeff Pipas
|
Alright, so I've done a little work and decided to go through this step by step, because in all actuality everything helps when you’re trying to learn a new programming language. For this project, I needed a form to send an email to the client once it’s been validated and checked to be ok. Sounds simple enough in PHP in fact I had it working in about 15 minutes. The only problem was, it was boring. And the user had to wait for it to be submitted then after they were sent to another page rather than the home page, and I didn't like that. So I decided to spice things up a bit with a little AJAX and a few effects from Scriptaculous. Here is the final product. So let's dive into exactly how I did it.
Read more...
|
Rate this Ajax Articles
Rating: 4.7 out of 7 votes cast
| |
|
|
|
|
|
|
|
|
|
|
|
|