<a href="http://www.micropoll.com/akira/mpview/585320-168921">Click Here for Poll</a><a href="http://www.questionpro.com" title="online surveys">Online Survey</a><BR> | <a href="http://www.micropoll.com" title="Website Polls">Website Polls</a><BR> | <BR><a href="http://www.micropoll.com/akira/MicroPoll?mode=html&id=168921">View MicroPoll</A></div>

Visual Studio 2010!

Read now >

Windows Mobile Development Thoughts

Read now >

View Now
DevSource RSS FEEDS
XML Want an easy way to keep up with breaking tech news? And the Get DevSource headlines delivered to your desktop with RSS.
ADVERTISEMENT
ADVERTISEMENT

 

DevSource.com: Your Source for Visual Studio on Facebook
ADVERTISEMENT
Getting Started with PHP Programming
By Jeff Cogswell

Rate This Article: Add This Article To:

Getting Started with PHP Programming - Coming Up Next
( Page 5 of 5 )

Coming Up Next

Let's be blunt: Today's web sites focus primarily on AJAX, not forms. AJAX is the technology where a single web page, using JavaScript, can communicate with the server directly, without reloading the page.

Facebook is a great example of an AJAX Web application. When you update your status on Facebook, you don't submit a form, sending the variables to the Facebook server, and getting an entire new page back. Instead, when you click the button, some JavaScript sends the information to the servers, and then updates the page itself, all without reloading the page.

In the next installment, we'll cover a few more basics of PHP, and shortly thereafter move onto how you can create modern AJAX-powered web sites with PHP (since that's probably what you want to build anyway).

Have fun!



 
 
>>> More Microsoft Languages Articles          >>> More By Jeff Cogswell