NEW LISTINGS  HOT LISTINGS  TOP RATED  EDITOR PICK  ADD A LISTING  UPDATE A LISTING  GET RATED  UPGRADE A LISTING
  HOME     MY ACCOUNT     POWER SEARCH     REGISTER     MEMBER LIST     SUGGEST CATEGORY  

Browse a Listing

Subscribe to this category

Top > PHP > Tips and Tutorials > Development

Popular Tags

Free Script links
Sort By :
writing code in PHP is to use the PHP tags
Category:

Write a Review   Add Favorite   Refer it to Friend   Report Broken Link  
Date Added: Jan 14, 2008 Hits: 1 Rating: 0.00 Votes: 0

Member Reviews Visitor Ratings Google PR

Create model classes dynamically
Category:

Write a Review   Add Favorite   Refer it to Friend   Report Broken Link  
Date Added: Feb 5, 2008 Hits: 0 Rating: 0.00 Votes: 0

Member Reviews Visitor Ratings Google PR

Web developers who wish to use their time as efficiently as possible, should consider using an integrated development environment (IDE), if they are not already doing so. Just as the name suggests, a typical IDE provides the developer with an integrated suite of programming products, including an editor with multi-file editing, multiple undo and redo, local and global search and replace, stream and paragraph text selection, code-folding, multi-line tabbing, automatic creation and coloring of matching braces, intelligent indenting and outdenting of code, and more.
Category:

Write a Review   Add Favorite   Refer it to Friend   Report Broken Link  
Date Added: Feb 14, 2008 Hits: 0 Rating: 0.00 Votes: 0

Member Reviews Visitor Ratings Google PR

This article examines how PHP handles passing of variables internally, as well as how this relates to memory usage. This information is very useful for any professional PHP developer as it shows how passing variables by reference will normally result in more (not less) memory being used.
Category:

Write a Review   Add Favorite   Refer it to Friend   Report Broken Link  
Date Added: Mar 24, 2008 Hits: 1 Rating: 0.00 Votes: 0

Member Reviews Visitor Ratings Google PR

This post gives an introduction to the complications that can arise from deploying your PHP applications onto a load balanced web hosting platform. This is a must-read article if you are planning to develop large scale web applications, or if your software will be deployed on a large range of platforms (as is the case for many open source projects).
Category:

Write a Review   Add Favorite   Refer it to Friend   Report Broken Link  
Date Added: Apr 3, 2008 Hits: 31 Rating: 0.00 Votes: 0

Member Reviews Visitor Ratings Google PR

Isn't writing new code great? Wouldn't the world be a better place if all were ever had to do is write software from scratch, not having to worry about methods of classes past? Unfortunately, we all know that this is not the case. In fact, estimates say that we spend around 80% of our programming time maintaining old code. So for this blog post will be trying to tackle that 80%, and I will see what I can do to make it less painful.
Category:

Write a Review   Add Favorite   Refer it to Friend   Report Broken Link  
Date Added: May 8, 2008 Hits: 0 Rating: 0.00 Votes: 0

Member Reviews Visitor Ratings Google PR

In-function caching can be used to greatly improve the performance of our software. Applying this technique effectively is important to avoid spiraling memory usage and bizarre bugs that can be caused by old cache data lingering around.
Category:

Write a Review   Add Favorite   Refer it to Friend   Report Broken Link  
Date Added: May 17, 2008 Hits: 1 Rating: 0.00 Votes: 0

Member Reviews Visitor Ratings Google PR

autoload is one of the magic methods added to PHP in version 5. It creates a very easy way for you to manage all your different class files. Actually, with __autoload you don’t need to manage them.
Category:

Write a Review   Add Favorite   Refer it to Friend   Report Broken Link  
Date Added: May 19, 2008 Hits: 0 Rating: 0.00 Votes: 0

Member Reviews Visitor Ratings Google PR

One of the most important aspects of coding visually is your coding style. Each person chooses his own style, but good coding style is always readable and consistent. In this post I will share with you my own coding style, separated to elements.
Category:

Write a Review   Add Favorite   Refer it to Friend   Report Broken Link  
Date Added: Jun 29, 2008 Hits: 0 Rating: 0.00 Votes: 0
New

Member Reviews Visitor Ratings Google PR

Today I would like to share with you a quick way to have a plug-in engine running at your site. I came up with this concept quickly a few days ago when I needed to make an extensible layer for one of our projects.
Category:

Write a Review   Add Favorite   Refer it to Friend   Report Broken Link  
Date Added: Jun 29, 2008 Hits: 0 Rating: 0.00 Votes: 0
New

Member Reviews Visitor Ratings Google PR

Pages: [<< First] [< Previous] 2 3 4 5 6 7

Category Jump :