Security: In General
What Is Security Security is a measurement. Not a characteristic, quality or feature: – It is unfortunate that many software projects list security as a… Read More »Security: In General
What Is Security Security is a measurement. Not a characteristic, quality or feature: – It is unfortunate that many software projects list security as a… Read More »Security: In General
What is Supervisor It is a Process Control System which allows you to monitor and control a number of processes. What it can do It… Read More »Monitor your Servers and Processes with Supervisor tool
Sometimes user copy pastes complete HTML content having CSS styles and HTML elements inside a HTML editor(CKEditor or TinyMCE etc) but CodeIgniter by default filters… Read More »Style attribute of html editor lost in Codeigniter
While using CKEditor or any HTML editor in Jquery Sortable list, one problem you may face is that on sorting the editors, the content of the… Read More »Using CKEditor in jQuery Sortable
What is Gearman: Gearman provides a distributed application framework for work with multiple machines or processes. It allows applications to complete tasks in parallel so… Read More »PHP Gearman
Sometimes while doing soap call, it does not return the response result due to an invalid character “” in XML response and throws soap error… Read More »SOAP: looks like we got no XML document
To view saved password for any host in FileZilla. – Go to %APPDATA%filezilla (Shortcut: Type “%APPDATA%filezilla” in Start->Run) – Open sitemanager.xml. ‘sitemanager.xml‘ file contains all… Read More »View password of any host saved in FileZilla
Sometimes opening phpMyAdmin can give below error due to incorrect setting done somehow. “2002 – The server is not responding (or the local MySQL server’s socket is… Read More »Fix Mysql error – 2002 – The server is not responding (or the local MySQL server’s socket is not correctly configured)
It is very easy to use DATE_FORMAT in simple MySQL query like: $sql = select DATE_FORMAT(STR_TO_DATE(DateTime`,’%Y%m%d’),’%Y%m%d’) from table; But to use DATE_FORMAT using Zend_DB query… Read More »Using DATE_FORMAT in Zend_DB query in Zend Framework
Download and install Software from below link in desktop/laptop for creating Wi-Fi hotspot.PHP, CKEd https://virtualrouter.codeplex.com/ Restart the computer and go to Control PanelNetwork and Sharing Center.… Read More »Access internet in Ipad using hotspot from desktop/laptop.
Virtual Host let you run multiple Websites on your computer. It also lets you store the files for those sites anywhere on your computer and… Read More »Create Multiple Virtual Hosts in Windows
sudo add-apt-repository ppa:gnome3-team/gnome3 sudo apt-get update sudo apt-get dist-upgrade sudo apt-get install gnome-session sudo apt-get dist-upgrade sudo apt-get upgrade sudo apt-get install gnome-shell
http://inchoo.net/tools-frameworks/how-to-generate-ssh-keys-for-git-authorization/
Some Websites does not allow browsers to save username and password for some security reason. So to allow your browser to remember the username and… Read More »Allow Browser to Save Username and Password
Create a static function for sort inside class: private static function merchantSort($a,$b) { return …// the sort } Call the sort function… Read More »Using usort in php OOPS
Method 1: 1. From the Windows taskbar click Start -> Run (or press the Windows and R keys on your keyboard at the same time) 2. In… Read More »Run two Skype accounts on the same computer.
Enable Apache mod_rewrite: sudo a2enmod rewrite Set up some site folders in the Document root, for Ubuntu it is located at /var/www: Create directory: mysite.com… Read More »Create Multiple Virtual Hosts in Ubuntu.
tail -f /var/log/httpd/error_log
Error: Can not read from this data carrier. Solution: fixmbr Error: ntldr is missing. Solution: fixboot c: copy d:i386ntldr c: Error: nt detect error. Solution: copy d:i386ntdetect.com c:Error: in boot.ini. Solution: lbootcfg or… Read More »XP boot rescue