Close Search Box
Search Box

Search: From:

Close
Newsletter

9Tutorials to your Inbox



Window open

Creating a Graph/Chart Library with PHP

If any data, such as temperature versus day or stock market values, is to be presented in a meaningful fashion, it really needs to be presented visually. This usually takes the form of charts. Various forms of charts exist, such as line graphs, bar graphs, pie charts, and so on.

Author lv1 (2000/5000)

Summary

Views 2,801 views
1 Star2 Star3Star4 Star5 Star (3 votes, average: 4.67 out of 5)
Window open

Determining Whether an Email Account Exists

A common web application is having users sign up for some service. Often you want to confirm whether the given email truly exists. Realistically, there is only one accurate way of determining whether an email account exists and is active. You must actually send an email to the user and require that the user either respond to it or click a link in it to verify that the user received the email.

Author lv1 (2000/5000)

Summary

Views 3,448 views
1 Star2 Star3Star4 Star5 Star (5 votes, average: 4.4 out of 5)
Window open

Creating a Multilayer Drop-Down Menu

When creating a website, navigation is always a problem. On a large complicated website, it can become a burden. Sometimes, having hierarchical drop-down menus can make this easier, allowing for a small amount of space on the screen to be used (the initial menu) to present a complicated menu system.

Author lv1 (2000/5000)

Summary

Views 4,228 views
1 Star2 Star3Star4 Star5 Star (6 votes, average: 4.33 out of 5)
Window open

Cache in PHP

In the modern days, most of the sites are database driven. That means that your site is actually an application which retrieves data from a DBMS ( database managment system, eg MySQL) , parses the data and shows the result to the user.

Author lv1 (2000/5000)

Summary

Views 2,139 views
1 Star2 Star3Star4 Star5 Star (5 votes, average: 4.4 out of 5)
Window open

Basic working with files in PHP

Well, you want your script to open up a file? Edit it/rewrite it/do whatever? Okay… you can do that using PHP! It seems pretty basic I know, but you still need to master a few commands.

Author lv1 (2000/5000)

Summary

Views 2,421 views
1 Star2 Star3Star4 Star5 Star (4 votes, average: 3.75 out of 5)
Window open

Running PHP Scripts with Cron

Lots of programmers like PHP for its ability to code and develop web applications fast. Code-debugging is a lot easier than with PERL or C. However, there is one thing a lot of developers are puzzled about, “How to run PHP Scripts with crontab?”

Author lv1 (2000/5000)

Summary

Views 2,212 views
1 Star2 Star3Star4 Star5 Star (3 votes, average: 5 out of 5)
Window open

Get Google Adsense statistics by using PHP

Why not let your own script fetch the statistics directly from google adsense reporting site? It’s always much easier to have the data locally in your own database, and then create scripts to display the stats in the way you are interested in.

Author lv1 (2000/5000)

Summary

Views 2,173 views
1 Star2 Star3Star4 Star5 Star (5 votes, average: 4.8 out of 5)
Window open

Create Excel files with PHP

Have you ever thought of creating excel files from your web site? Excel is a very useful format for lots of purposes.

Author lv1 (2000/5000)

Summary

Views 8,863 views
1 Star2 Star3Star4 Star5 Star (7 votes, average: 3.71 out of 5)
Window open

PHP script to display Google PageRank

PageRank is a numeric value that represents how important a page is on the web. It is Google’s way of measuring the importance of web site.

Author lv1 (2000/5000)

Summary

Views 3,799 views
1 Star2 Star3Star4 Star5 Star (10 votes, average: 3.5 out of 5)
Window open

Showing the top domain referrals to your site

This tutorial will show you how to make a list of the top referring domains to your site. This list requires no signup from users at all, they just have to link to your site and they will show up.

Author lv1 (2000/5000)

Summary

Views 1,677 views
1 Star2 Star3Star4 Star5 Star (1 votes, average: 3 out of 5)
    Login




    Friends' Sites

    Contact Us

    Categories

    Sponsors

    Featured Links