CodeIgniter: The Future of PHP Web Development

As a PHP developer since the introduction of PHP3, I always insisted on creating my scripts from scratch. I believed that starting from an empty text file was the best, fastest and most lightweight solution. This was what I have been doing for the past years until I read up more about PHP frameworks. I [...]

Continue reading  2 comments

Top 5 new (and cool!) features in PHP5 that you probably haven’t heard of

PHP5 has brought so much new features but because of its big syntax changes, a big percentage of the PHP developing base has not made the change. Here are the top 10 new features that could change your mind. 5: Better error handling with exceptions I’m sure every PHP developer had been staring at the [...]

Continue reading  27 comments

What FFMPEG-PHP can do and how to use the most out of it

Need help using specific FFMPEG-PHP functions or some programming help? Let our experienced technicians help you debug your problem for FREE. Sign up today and post at our online community: FFMPEG-PHP Help Forums You’ve probably heard of ffmpeg-php and it’s wide usability mostly in sites that involve with videos such as YouTube or any other [...]

Continue reading  13 comments

Creating PDF’s on the fly using PHP & FPDF

Generating PDF’s is an easy method to make a very nice printable and/or savable version of an article. This could be helpful in a WordPress blog or any articles website. This method utilizes the popular FPDF class. First of all, I suggest you get the latest FPDF version from here. I suggest creating a directory [...]

Continue reading  16 comments

About SEO

If you have never heard of SEO, it’s an acronym for Search Engine Optimization and according to wikipedia.org Search engine optimization (SEO) is a set of methods aimed at improving the ranking of a website in search engine listings, and could be considered a subset of search engine marketing. The term SEO also refers to [...]

Continue reading  1 comment