sysadmin
| very simple mysql connection from php 01/01/2010 | mad mad mod This article describes how to connect to a mysql database from a php script. It is realy the most simple way of using mysql databases in php, no fancy wrapper classes, no functions and NO security! W [ ... ] |
| List all open files with lsof 14/05/2010 | mad mad mod "lsof" is a command which lists all open open files on a system. And because everything is a file in Unix (this includes pipes, network sockets, disk files and all other devices) it is a bit like a sw [ ... ] |
Other Articles
|