Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

DevShed.com:
PHP and JavaScript, Pooling Your Resources (Part 1)
Sep 20, 2005 @ 12:57:25

DevShed.com has posted this new article today with a look at combining PHP and Javascript to "Pool Your Resources" and make life easier.

As a web programmer, a wide variety of scripting languages are available for you to use. Each language has limitations, but by using more than one in conjunction many of those limitations may be overcome. This article will discuss the benefits of using two such languages, PHP and JavaScript, as well as provide source code for creating a basic demo application.

They take a look at dynamically attaching PHP pages to existing pages with the help of Javascript. Since it's just the first part of the series, they're really only laying the foundation - so if you like it, keep you eyes out for Part 2...

tagged:

Link:


Trending Topics: