Say you want to download scheduled mysqldump database backup to /mysqldump/2013/02/ folder using PHP on your hosting account. Here is how you do it on cPanel based server. The generated dump will be like /mysqldump/2013/02/2013-02-15-01-18-01.sql.gz. //Folder where you want dump…
4. Nisa Ruku’ 8 4:51 Did you not see those who received a portion of the Book, that they believe in idols and the devil, and say regarding the disbelievers that they are more rightly guided than the Muslims?
Too frequently change your website version? Uploading new version every time on root and backing up previous one isn’t good idea. Just upload it in a sub-folder, ex: /v20/, and point your domain into sub-folder using a file .htaccess at root….
Nobody would ever bother to take risk of resetting any device to factory settings and lose all your apps and data. There are ways to backup all your needed stuff and reuse in next installation. There are two ways I…
Download Zend Framework from http://framework.zend.com/and extract all the files into a folder, for example, E:/wamp/apps/zend1.11/. After this, you’ll have 4 steps now to make Zend Framework ready for you. Include Path Windows PATH Environment variable modification Make a Zend Framework…
This ways is so much helpful in case you want to Encode HTML Characters, but not HTML tags (< , > , &) and NOT want to decode anything on front end so only special characters are automatically encoded by…
You are here and you’ve already installed Apache, PHP and MySQL. You’ve already enabled mod_rewrite using sudo a2enmod rewrite but that isn’t working with rewritten URLs. You’re good to go with next step. Just open terminal, run the command: sudo…
Let’s suppose we have a table as follows: id name id name — —- — —- 1 Pirate 1 Rutabaga 2 Monkey 2 Pirate 3 Ninja 3 Darth Vader 4 Spaghetti 4 Ninja Let’s join these tables by the name…
You might have needed to load a huge bulk amount of CSV data to upload in a DB table directly, this is the solution. A sample syntax should be something lik this. LOAD DATA [LOW_PRIORITY | CONCURRENT] [LOCAL] INFILE ‘file_name’…



