Using PHP to get prices from Amazon.com
Creating an object oriented MySQL abstraction class
In this tutorial I will show you how you can create an object oriented database abstraction class for MySQL database. Besides the basic functions this manager class can summarize total time spent with db connection and query execution and counts how many query were executed. (more…)
Image manipulations with PHP5 and GD
Before the release of PHP5 if one wanted to manipulate images by applying filters, you’d have to either use an ImageMagick extension or create complicated matrices which you would then use the imageconvolution function.
(more…)
AJAX Generic Form Parser - With Validation
In this tutorial I’ll show you a simple method to pass any HTML form through AJAX without the need to hard code all form fields into the JavaScript or Server Side Script. (more…)
Creating thumbnail - Resize an image with PHP
In this tutorial I will show you how to resize an image with PHP. You can use this function in your own image gallery implementation or in any other cases when you need to create a thumbnail from your image. (more…)
Creating sortable lists with PHP and Ajax
You might have been in a situation before where you had a list of items in your database that needed to be output in a specific order. These items could be anything: perhaps a listing of your favourite movies or your favourite books. (more…)
Going to the Polls with PHP: Part 2 - Admin panel
The next step in building this application is to provide the administrator with an easy way to add and delete questions and answers from the MySQL database. (more…)
Going to the Polls with PHP: Part 1 - The frontside
It’s a polling system for a web site, one which allows you to quickly measure what your visitors think about controversial issues (Kerry versus Bush, to-mah-to versus to-mae-to, that kind of thing). (more…)
Preventing Session Hijacking in PHP
You want make sure an attacker can’t access another user’s session. The solution is to allow passing of session IDs via cookies only, and generate an additional session token that is passed via URLs. (more…)
- Beautiful lighting FX effect in Photoshop - 157,772 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,383 views
- How to make your Twins | Multiply yourself - 32,536 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

1,515 views
No comments
(2 votes, average: 4.5 out of 5)