Blogspot - php-tuts.blogspot.com - php-tuts

Latest News:

How to add HTML Javascript 2 Blogger template 10 May 2012 | 06:30 pm

Blogger.com is a very popular and powerful online blogging platform. Blogger.com have recently introduced there new interface with lots of new features and enhancements. Whenever there is a change in ...

easy jquery form validator absolute message box 18 Jul 2011 | 09:20 pm

Hey all, I was looking for nice and easy form validator in javascript/ jQuery which displays the error messages as absolute div and not block div. Because the most of validators displays messages next...

What is polymorphism in php? 10 Feb 2011 | 05:37 am

Polymorphism helps a sub class to behave like a parent class. When an object belonging to different data types respond to methods which have a same name, the only condition being that those methods sh...

what are the most common caching policy approaches ? 10 Feb 2011 | 05:29 am

1)Time triggered caching (expiry timestamp). 2)Content change triggered caching (sensitive content has changed, so cache must be updated). 3)Manually triggered caching (manually inform the applicati...

what are the database space-saving functions available in php ? 10 Feb 2011 | 05:27 am

Use ip2long() and long2ip() to store the IP addresses as Integers instead of storing them as strings, which will reduce the space from 15 bytes to 4 bytes. This will also increase search speed and mak...

What is meant by Session Clustering? 10 Feb 2011 | 05:24 am

The Session Manager session support allows multiple server instances to share a common pool of sessions, known as a session cluster. Session clustering setting up methods : #1)First methods, is to h...

common php questions and answers 26 Jan 2011 | 05:38 pm

What does a special set of tags do in PHP? - The output is displayed directly to the browser. What’s the difference between include and require? - It’s how they handle failures. If the file is not fo...

Twitter result found in google SERP 22 Dec 2009 | 06:30 pm

I was googling out the keyword "codeignitor" and I got this result in google SERP. I am not using any monkeyscript in my mozilla browser.

Adjacency List Model and Nested Set Model for hierarchical data in MySQL 4 Nov 2009 | 12:42 am

I am working on classifieds website these days. These kind of websites are getting famous these days and they also have average kind of traffic. while working on database designing for websites like c...

new php.ini directives in php5 19 May 2009 | 07:27 pm

PHP 5 came up with some new directives in php.ini file. I am writing about all new directives introduced in PHP 5. Heres the list... 1) mail.force_extra_parameters : Force the addition of the specifi...

Recently parsed news:

Recent searches: