Other

How to Enable Register Globals in PHP 5

If you understand the potential security risks but you still need to run PHP with register_globals ON there are a couple of ways to do it.

If you have access to the servers php.ini then its fairly easy, however if you don't have access to that file or if you are not willing to make this change server wide then there are other ways to go about it.

Linux Processes and CPU Usage

If you want to know exactly what your server is doing right now then read on.
Although this is not PHP/MySQL related, it is still very relevant for any web developer who is managing the servers they develop on.

Syndicate content