PHP Programming Tutorial
- 3
- 10 years ago
- Web Design
In this second part of our LESS CSS series, we will look into Variables in LESS. If you don’t have basic idea or don’t know Read More
- 0
- 10 years ago
- Web Design
Today I come with the tutorial series for LESS CSS. In this first part of LESS CSS series, you will get idea about the LESS Read More
- 0
- 10 years ago
- Tips & Tricks
Method Chaining is the new feature of object-oriented approach introduced in PHP5.Today I am going to explain how to use method chaining in PHP5. Method Read More
DirectoryIndex is specifies that which file the Apache server use as index for the directory listing.In simple words, DirectoryIndex is used to set the defalut Read More
EXISTS and NOT EXISTS are mysql conditions which is used with Subqueries. EXISTS and NOT EXISTS work like IN or NOT IN with subqueries. What Read More
- 0
- 10 years ago
- Tips & Tricks
As i have explained yesterday in post POST AUTOSAVE INTERVAL IN WORDPRESS,When you add/edit the post or pages, wordpress automatically save your content in database Read More
- 1
- 10 years ago
- Tips & Tricks
While you write a post in WordPress from admin,WordPress autosave the post with in every interval using AJAX call as a revision.Default interval set by Read More