PHP

PHP

11 128145
APC caching with PHP PHP APC tutorial. Today I have another interesting article for PHP. We will talking about caching, and practice of using caching...

8 83725
Image watermark with PHP and GD. Today is interesting tutorial for PHP. I will show you how to use GD library. And, main task...

33 231510
ID3 Tags Reader with PHP Today we will work with PHP again. Today's tutorial will tell you about how you can use PHP to obtain...

6 50730
Advance Level Login system with Logic captcha. Long ago, we talked about a simple easy login system. And today, I decided to improve the...

2 49650
How to Resize images on Server Side I found this amazing small little image resizing code which will resize and display images quickly. All resizing...

14 114235
AJAX chained selects with jQuery. Today we will talk about creating dependent (chained) selects for your projects. This can be any related elements at...

2 45360
Akismet - spam protection. Today we will continue PHP lessons. And today we will talk about spam protection. I think every one have own...

10 94065
Creating photo gallery using SmartGallery (jQuery) Today we continue our overview of available photo galleries. The next gallery is SmartGallery. This is light-weight gallery that...

6 307130
How to work with zip archives in PHP. Today we will continue PHP lessons. I guess you noticed that due your project become larger...

23 159935
Slider kit tutorial. Today we continue overviews of available photo galleries. Next gallery will Slider Kit. This is free jQuery photo gallery. This gallery...

POPULAR TUTORIALS

How to Easily Make a PHP Chat Application

172 1194785
How to Easily Make Chat application with PHP + SQL Today I will tell you about creating simple Chat application using our existing login system....
CSS3 Modal Popups