Progress on the MVC Framework
Posted by Vu Tran on October 9th, 2010 in
Freelance,
PHP Resources
Sorry I haven’t been actively writing any articles within the past few months, just been really busy with company and freelance work. Anyways, from my last post about my sparked interest in developing an MVC framework within the PHP language, the progress has been good so far.
Read the rest of this entry »
How To Work With The Twitter API Using PHP
Posted by Vu Tran on June 9th, 2009 in
PHP Resources,
Tutorials
I’ve been getting some emails lately asking for a tutorial or a guide on how to integrate the Twitter API into a website using PHP. The Twitter documentation does a decent job in helping as to guiding you in the direction to take for development, and the PHP functions you should be using to make the request to Twitter. I’ve taken my time to write out a little guide on how to work with these functions, and how to make a request to Twitter’s web service using several features of PHP 5.
Read the rest of this entry »
8 Useful and Underrated PHP Functions
Posted by Vu Tran on May 27th, 2009 in
PHP Resources
Well, throughout the last few weeks on developing my web application, I’ve stumbled across many useful PHP functions that might have gone unnoticed by many people. I, for one, had no idea that these functions existed until I saw it in the documentations from PHP’s website.
Read the rest of this entry »
Socialize