Join 9738 Members Sharing 5515 Tutorials
You Submit We Follow
Add Sexy Bookmarks to your blog & network with us


 
Today's Featured Submission - Staff Pick
Gravatar Shared by made popular 1 21 ago ( )
 
In this tutorial, I’m going to describe some JavaScript that I wrote that will dynamically embed a custom ad block between paragraphs in a chosen set of WordPress posts. ( )



Staff Pick brought to you by:

Gravatar Shared by made popular 27 days ago ( )
 
For the anniversary of PHP, I decided a “5 Useful Tips” list was in order, to help you use PHP to its full potential (and to avoid some of the problems inherent in the language!). ( )



Gravatar Shared by made popular 35 days ago ( )
 
Facebook CakePHP plugin created by nick on webtechnick. The purpose of this plugin is provide a seamless way to connect your cakePHP app to Facebook. The goal for this plugin is to not only provide extremely useful dynamic features but to also provide a complete interface to the Facebook API. This ( )



Gravatar Shared by made popular 38 days ago ( )
 
This beginner tutorial explains how to write a simple php function that has flexibility. ( )



Gravatar Shared by made popular 62 days ago ( )
 
In this tutorial we are going to build a little chat program that is really easy to get up and running on any server running PHP. No database is required – as the chat will store itself in a simple text file. ( )



Gravatar Shared by made popular 66 days ago ( )
 
There are no lack of PHP uploader classes out there, so let's not pretend this is groundbreaking. The problem is a lot of those classes are extremely bloated and difficult to either learn the basics from or adapt to your program's specific needs. ( )



Gravatar Shared by made popular 73 days ago ( )
 
How to use PHP5 to fetch and display your blog’s most popular posts using PostRank’s Top Posts API. ( )



Gravatar Shared by made popular 78 days ago ( )
 
Almost every web developer recognizes advantages of SEO-friendly URLs. Apache and PHP allow multiple ways to implement them. What are pros and cons of each way and which one is the best? ( )



Gravatar Shared by made popular 80 days ago ( )
 
Perl-compatible regular expression functions in PHP can properly work with Unicode strings. Just add /u modifier to turn on UTF-8 support in preg_replace, preg_match, preg_match_all, preg_split and other PCRE (preg) functions. This way you can parse strings with national characters. ( )



Gravatar Shared by made popular 78 days ago ( )
 
Just a little tip to programmers. Even if your language has no built-in function result variable, you can easily create it. Why not to give the same name to a variable storing function return value? ( )



Gravatar Shared by made popular 82 days ago ( )
 
Development of modern web sites always involves implementation of rewriting for SEO-friendly URLs. Keep in mind that you also need to solve relative link problem. Usage of base tag is the most recommended solution. ( )



Gravatar Shared by made popular 82 days ago ( )
 
Are you a blogger, you are running your blog in wordpress platform?.
This post is very useful for you. In wordpress blog without plugins, it is very tough to run your wordpress blog. Why? Because for adding more features to your blog, you have to install plugins in your wordpress blog.
( )



Gravatar Shared by made popular 112 days ago ( )
 
When it comes to the Wordpress theme designing,some designers have no limit to imagine.Day by day the designing structure changes in wordpress themes and it is ( )