Refer New Merchants to PayPal and Earn up to $1,000.00 USD for Each Referral.
Powered by MaxBlogPress 

Open Source

MySQLi Tutorial Screencast

The MySQLi Extension (MySQL Improved) is a relational database driver used in the PHP programming language to provide an interface with MySQL databases. MySQLi is an improved version of the older PHP MySQL driver, offering various benefits. The developers of the PHP programming language recommend using MySQLi when dealing with MySQL server versions 4.1.3 or [...]


9 Extremely Useful and Free PHP Libraries

 A lot of functionality is shared among applications – like sending emails or preventing spam. In the spirit of reusing the wheel instead of reinventing it, here are nine free web libraries that you can use in your next program which will dramatically increase your efficiency
Here are the 9 Extremely Useful and Free PHP Libraries [...]


50 Very Useful PHP Tools

PHP is the most dominant server-side scripting language. With over 20 million indexed domains using PHP, including major websites like Facebook, Digg and WordPress, there are good reasons why many Web developers prefer it to other server-side scripting languages, such as Python and Ruby.
With than in mind Smashing Magazine shared this nice article on 50 useful [...]


20 Best PHP Frameworks for Web Developers

A good PHP framework can help you develope a PHP application quickly, with more simplicity and with a vision "best-practices-oriented"
 As a web developer, using PHP frameworks can greatly decrease your development time. I would like to share to you the20 best PHP based frameworks ever developed.


10 Most Notable Web Development Milestones

I was browsing my Google Reader when this interesting trivia blog post caught my attention. Glen Stansberry wrote an article about a chronological list of the 10 most notable and groundbreaking web development milestones in the Internet’s history.
 
Here’s a summary of the list:

1. Linus Torvalds Creates the Linux Kernel
2. The Mosaic Browser Launches
3. [...]


A Collection of Useful Resources for Designers and Developers

I am always looking to come up with the post that is attractive and useful for everyone. Most of the time I focus on the designer’s stuff, developer’s resources and where anything is going to launch free of cost. There are countless designer’s and developer’s free resources available which everyone should review at least once.
So [...]


My Web Development Setup, Ubuntu Version

Last time I shared my Web Development setup on Windows OS, now I’m gonna share to you my Web Development setup using the Ubuntu operating system. Honestly speaking, web development using the LAMP (Linux, Apache, MySQL and PHP) is the most recommended setup for a open PHP developer because its robust environment and there’s no [...]


Most Wanted Wordpress Tricks and Hacks

 
Most of the Wordpress blogs look more or less similar these days, to stand uniquely out from the rest, you have got to tweak it. And by tweaking, we mean really getting your hands dirty down on the blog theme and PHP codes.
If you are wondering how some bloggers add those cool functions, [...]