PHP

PHP

11 1523
How to install APC on Linux About week ago I made post about using APC caching with PHP. As I noticed - this post was...

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

8 1609
Watermark processing on images using PHP and GD Today is interesting tutorial for PHP. I will show you how to use GD library. And, main...

33 5021
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 2030
Creating Advance Level Login system with Logic captcha Long ago, I talked about a simple easy login system. And today, I decided to improve the...

2 827
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 2337
Creating ajaxy chained selects with jQuery Today we will talk about creating dependent (chained) selects for your projects. This can be any related elements at...

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

10 2036
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 1622
Phar - PHP archiving practice Today we will continue PHP lessons. I guess you noticed that due your project become larger - the more and...

SOCIAL

23,494FansLike
1,567Subscribers+1
8,765FollowersFollow
76,491FollowersFollow

POPULAR TUTORIALS

Creating Your Own RSS Reader Using Google Feed API

52 34295
Creating Own RSS Reader Using Google Feed API I think every one faced with the task of connecting RSS feeds to your website, you can...