9 Useful open source PHP editor for web developer
PHP is perfectly suited for Web development and can be embedded directly into the HTML code. The PHP syntax is very similar to Perl and C. So if you... more »
Tweet 0 CommentsSave Tags: open source, php, tools
The Easy Way To Install PHP on Windows
Earlier this year Microsoft released a small piece of software called the Web Platform Installer (Web PI)—a dead-simple way to install a complete... more »
Tweet 0 CommentsSave Tags: php, reviews
Creating a simple bar chart using pChart Library in PHP
Simple tutorial on how to create simple charts using pChart Library, pChrt is a simple, easy to use charting engine for php.
Tweet 0 CommentsSave Tags: gui, open source, php, web design
Questions on controllers testing
A reader has written to me asking some basic questions about my last post on dropping unit testing for controllers. I am glad to write a less... more »
Tweet 0 CommentsSave Tags: frameworks, how-to, methodology, php
WP Additions - Pagination : p51 Labs
Pagination in the Wordpress Administration has always been a bit tedious when you have hundreds if not thousands of rows to go through. This is no... more »
Tweet 0 CommentsSave Tags: ajax, javascript, php, web 2.0
Links collection - QA, QTP, Web Development, C#.Net , Excel and Others
Links collection - QA, QTP, Web Development, C#.Net , Excel and Others
Using Memcache With PHP
I want to just start this little post with that fact that I don’t know all the ins and outs of using Memcache but I have enough knowledge to just... more »
50 Extremely Useful PHP Tools
This post presents 50 useful PHP tools that can significantly improve your programming workflow. Among other things, you’ll find a plethora of... more »
Tweet 0 CommentsSave Tags: php
Submit data to a Google Form with PHP
This tutorial shows you how to submit data to a Google Spreadsheet with a custom PHP form.
Tweet 0 CommentsSave Tags: php
43 Ways to Optimize your PHP Code
Some great ways to optimize your php code.
Tweet 0 CommentsSave Tags: php
SublimeSite - Webdesign and Programming
SublimeSite is for anyone interested in web design and programming. Here you can find snippets, articles, freebies, and more.
Tweet 0 CommentsSave Tags: css-html, how-to, javascript, php
Simple layouts with php
This tutorial is for those starting out in PHP and want to learn a great way to create layouts. This will help reduce redundancy and keep you from... more »
Tweet 0 CommentsSave Tags: php
Google Closure Compiler with PHP
Today Google released their new Closure Compiler, you can use it to optimize and minify your javascripts. Now i show you how to use the new Google... more »
Tweet 0 CommentsSave Tags: javascript, php, tools
FULL TEXT Searching In MySQL
I’ve been wanting to add a search feature to wp-click-track for a while now. After almost a year of writing 150 posts I have a lot of links; so many... more »
Tweet 0 CommentsSave Tags: database, php
Sample How to Use YouTube API in PHP or HTML
This sample shows how to use API , this time YouTube API. This API can be use in your website or blogs or even to your Business.
Tweet 0 CommentsSave Tags: how-to, open source, php, web design
When Did Performance Stop Being Important?
Now that I’m finally starting to “get” the Zend Framework I’m starting to have some serious doubts on whether I made the right choice; not in choosing... more »
Tweet 0 CommentsSave Tags: methodology, opinion, php, web 2.0
Easy trees with Tree Behavior in CakePHP [Tutorial]
This tutorial shows how to use the Tree Behaviour in CakePHP. Learn how to do the full Create, Read, Update and Delete operations on this tree, and... more »
Tweet 0 CommentsSave Tags: frameworks, how-to, php
25 PHP Form Validation Snippets
Developer often search for form validation rule on search engine and the process of doing that is always repeated. Rather than always searching for... more »
Tweet 0 CommentsSave Tags: how-to, perl, php
5 Built-In PHP Shortcuts to Optimize Your Code
Everyone wants to make the neatest code possible, but sometimes things can get out of control and you end up with an illegible mess. Here are a few... more »
Tweet 0 CommentsSave Tags: php
12 Reasons To Use Zend Framework
What's so good about the Zend Framework? Every framework has ups and downs. Want to convince your boss to use ZF?
Tweet 0 CommentsSave Tags: open source, php
10 Examples To Inspire You To Use PHP Interactive Shell
Don't miss out the PHP CLI Interactive mode. You can invoke PHP interactive shell from the terminal
Tweet 0 CommentsSave Tags: php, unix-linux
KDevelop Beta 6 and PHP Beta 1 Released
The KDevelop team is proud to announce the sixth beta of KDevelop4. There haven't been any major features started since beta 5 as this is mostly a... more »
Tweet 0 CommentsSave Tags: php, tools