In tag: PHP
Using PHP to get prices from Amazon.com
This is a simple tutorial on how to get prices from amazon with their Web services SDK. First you need an amazon SDK account, hop on over here if you haven’t gotten one already.
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.
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.
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.
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.
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.
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.
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).
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.
- Beautiful lighting FX effect in Photoshop - 133,766 views
- Learn to create a Web2.0 website template - 94,784 views
- Make a real planet - 84,218 views
- How to turn your photo into the 300 movie-like effect using Photoshop - 59,581 views
- Lighting-speed car with powerful lighting effect - 44,163 views
- Feather under the water, a beautiful effect - 42,298 views
- Metallic special effect - 35,760 views
- Make a dreamy abstract background - 32,094 views
- Add a shiny metal object into your image - Realistic reflection - 27,921 views
- Super mysterious lighting effects for your image - 27,535 views
- Just Saying: wow this is so nice. I'll try this one. Thanks...
- Photoshop Tutorials, Tips, Guide | TechnoBuzz.net: [...] 2. How to Turn a Image into a Beautiful Pai...
- 30 Really cool photoshop tutorials II « Guiwells’s Blog: [...] How to make your Twins (Clones) [......
- bob: but theyre asian so they look the same anywa...
- dangtruong: @callum, it 's perfect men...
- callum: My own similar examples of this :) http://file...
- 30+ Nicest Photoshop Photo Effects, Part II: [...] How to make your Twins (Clones) [......
- Daniel: Wow, this is a really cool tutorial. As I am fair...
- Graphic Art | tutorialtown.com: [...] Graphic ArtBy ciaika Learn about orb specia...
- Photoshop Tutorials for Web Design - Hidden Pixels: [...] Web Design for My Chemical Romance Rock Ban...
Friends' Sites
Contact Us
Categories
- 3D
- ASP
- C#
- Database
- Flash
- GIMP
- Hosting
- Illustrator
- Java
- Javascript
- Linux
- Photoshop
- PHP
- Web Design
- Windows


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