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

Joshua Eichorn's Blog:
HTML_AJAX Wordpress Plugin Tutorial
Jun 27, 2006 @ 11:05:20

Joshua Eichorn has found a tutorial someone else has written on creating a stock lookup plugin for WordPress with his HTML_AJAX package.

The only problem I see is the code won't work in PHP5 since introspection will return the method name as GetQuote instead of getquote.

He gives the code changes you'll need to make to get it all working in your PHP5 installation, and includes another option as well - registering all of the functions you want to use instead of just automagically using them.

tagged: html_ajax pear package wordpress stock lookup plugin tutorial html_ajax pear package wordpress stock lookup plugin tutorial

Link:


Trending Topics: