1. CSS
  2. Flash
  3. HTML
  4. Illustrator
  5. Java
  6. JavaScript
  7. Maya
  8. Photography
  9. Photoshop
  10. PHP
  11. Ruby
  12. Ruby on Rails
  13. 3ds Max

Advertise

Sorry, but your account doesn't have permission to do that.

Naresh's Saves

avatar

Naresh Chandranatha

http://eNaresh.com

Joined over 2 years ago.

clicked (15) — submitted (15) — commented (0) — saved (7)

PHP » File Manipulation — about 1 year ago
I don’t know about you, but I rarely check my error_log file for my websites. This allows you to track them and get alerts via Twitter
PHP » File Manipulation — about 1 year ago
Load your awstats log file and display the stats with PHP. No more logging in to see your awstats.
PHP » Cookies and Sessions — about 1 year ago
Use Twitter for logins! Perfect for Twitter Apps and an unofficial OpenID.
PHP » Content Management Systems — about 1 year ago — reviewed, not listed
Create a podcast player - loads the rss feed, seperates the items, and displays them with a nice flash player.
PHP » Content Management Systems — about 1 year ago — reviewed, not listed
This tutorial teaches you how to use the explode function in a practical script - a php reference.
PHP » Content Management Systems — about 1 year ago
Create a simple engine using the Yahoo Search API
PHP » Security — about 1 year ago
Easily create backups with PHP. Just a few lines, and very easy to configure.