27Apr/080
PHP Adventures
I have been learning PHP off and on for the past couple of months and think the past few days have been the most productive to date. In the past week, I have published two sites and I am almost finished with a third site.
The first site is a sample search site developed using the Prado PHP-based web application framework and Google Custom Search Engine. The search site is straightforward and offers basic search functionality at this time. I plan to add new search tools next week.
Integrating the Google Custom Search Engine was easy, so it is time to step my game up. I registered for the USPS web API program and others to consume web services via PHP and Prado. My PHP adventures continue ... nice.