Results for: "data"

Categories (1)

Contents (515)

Ubuntu: How To Start Program As Service
Ubuntu: How To Start Program As Service

According to Ubuntu’s Upstart website, “Upstart is an event-based replacement for the /sbin/init daemon which handles starting of tasks and…

read more
50 Most Useful jQuery Plugins of the year #2
50 Most Useful jQuery Plugins of the year #2

With thousands (yes thousands...) of new jQuery plugins that have been released we have worked hard filtering down all of…

read more
Hash Passwords With PHP 5.5
Hash Passwords With PHP 5.5

Every PHP developer would have to build an application that relies on a user login. It means that the user of the…

read more
Build a realtime jQuery plugin
Build a realtime jQuery plugin

Realtime web technologies make it really easy to add live content to previously static web pages. Live content can bring a…

read more
How to import and export a large database using SSH
How to import and export a large database using SSH

The following code snippets will allow you to import and export a database Command Line. To get SSH access to your hosts…

read more