
Search In
Below code will gives us a table on which when we first time click the headers of column, it display data in ascending order. if we click the header second time than it display values in descending order.
<?php
//
www.northfacejackets.mobi OR k louis vuitton outlet
FLASHES OF POTENTIAL moncler outlet online The reopening reception ceremony of Ancient Cyprus room was held at the British Museum. This is room no. 72 which is on the name of great British Museum
The incident rattled the surfing community, which breathed a collective sigh of relief over news of the rescues. In an interview after the incident, Wilson struggled for composure as he recalled watching Fanning get knocked off his board. Fitflops Sa
Cakephp cache used to store cache of entire layout and views. It store cache in tmp/cache/views/ folder. for use cache helper we need to use the below code in our controller
var $helpers = array('cache');
and we can also give cache time for examp
make a controller name Pagescontroller.php and paste the following below code
<?php
class PagesController extends AppController {
public $name = 'Pages';
/* Use Customer model */
public $uses = array('Customer');
public functi
Welcome to FindNerd. Today we are going to discuss the pattern making for regular expersions in php. We use the inbuild functions named preg_match and preg_match_all
to find the matching one from the string. Before starting using this functions you n
When there are multiple images loaded on the page, this may cause page to load slower. In order to increase the speed of the page we need to cache the images via .htaccess or php code. Now I am writing down the php code that will store images in cach
In Magento store some times we are required to display most Viewed Products on store’s home page or some other places. To do so we will perform the same as :
first of all we have to create a file in the path app/code/local
Hello Readers ,
While doing web development many times we stuck with the concept of str_replace .
For understanding this, let's suppose we have one email template file stored in project directory and when we going to replace any string dynamically
Hi if you are using php version 5.3 or greater then some functions are really very quick to write and use.
In this blog I am calculating the days between your given two dates.
This is by far the most accurate way of calculating the difference:
This
