Increment Letters with PHP
Description: This might sound like a simple task to many professionals but for the beginners this is a life saver. Incrementing letters in php is easy as abc... :)
Added on: 21-May-2008 Hits: 196
|
Comments (0)Parse XML with PHP
Description: In this tutorial, we're going to have a dummy XML document, and then use PHP to parse it into in an array.
Added on: 18-May-2006 Hits: 209
|
Comments (0)Using Cookies in PHP
Description: Cookies are one of the most widely misunderstood concepts of Internet surfing to both users and developers. Many people think that cookies are dangerous, insecure 'things' that let people get your credit card details and what not. This is, for most cases, completely untrue. To the experienced web developer, cookies present a medium for allowing quicker and more user friendly access to your website.
Added on: 13-Feb-2005 Hits: 210
|
Comments (0)Prevent Hot Linking
Description: If you are tired of people linking to your precious images then this tutorial will help.
Added on: 24-Jan-2007 Hits: 210
|
Comments (0)