In tag: PHP
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.
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.
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.
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.
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.
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?”
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.
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.
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.
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.
- Beautiful lighting FX effect in Photoshop - 157,768 views
- Learn to create a Web2.0 website template - 96,150 views
- Make a real planet - 91,521 views
- How to turn your photo into the 300 movie-like effect using Photoshop - 62,772 views
- Feather under the water, a beautiful effect - 46,170 views
- Lighting-speed car with powerful lighting effect - 45,848 views
- Metallic special effect - 37,818 views
- Make a dreamy abstract background - 35,680 views
- Create your beautiful illustration by using photoshop - 33,379 views
- How to make your Twins | Multiply yourself - 32,532 views
- Every Great Photoshop Lighting Tutorial Ever (all 75 of them) - psdfan.com -: [...] 64. Speeding Car Lighting Effect [......
- Every Great Photoshop Lighting Tutorial Ever (all 75 of them) - psdfan.com -: [...] 60. Beautiful Lighting FX [......
- Every Great Photoshop Lighting Tutorial Ever! (Part 3 of 3) - psdfan.com -: [...] 64. Speeding Car Lighting Effect [......
- Every Great Photoshop Lighting Tutorial Ever! (Part 3 of 3) - psdfan.com -: [...] 60. Beautiful Lighting FX [......
- Lighting FX Effect | Oh!Sweet.BloG: [...] Viel Spaß beim nachmachen.. Original Beaut...
- wintervssummer: I very much love summer :) Someone very much lo...
- ahmadpi: thanks for this tutorial...
- 77 Essential Photoshop Techniques for creating photo-realistic Textures: [...] A second Photoshop technique for creating a...
- DDDepressionnn: There has come winter :( It became cold and clou...
- Jub Jub: Thanks man, you are a sta...
Login
Friends' Sites
Contact Us
Categories
- 3D
- ASP
- C#
- CSS
- Database
- Flash
- GIMP
- Hosting
- Illustrator
- Java
- Javascript
- Linux
- Photoshop
- PHP
- Web Design
- Windows


2,925 views
No comments
(3 votes, average: 4.67 out of 5)
(4 votes, average: 3.75 out of 5)