by Keiron | Feb 28, 2007 | Linux
One way to check if magic_quotes is running is to run get_magic_quotes_gpc(). It will return a 1 if it is on, or a 0 if it is off. You can use this result to print out the magic_quotes status, or to decided if you should run another function, such as addslashes. Read...
by Keiron | Feb 28, 2007 | Linux
I had reason to go looking for this today, having not done it in a long, long time (thanks to the delightful cPanel interface). To change a password on behalf of a user, first sign on or “su” to the “root” account. Then type, “passwd...
by Keiron | Feb 19, 2007 | Wordpress
I haven’t upgraded this blog just yet, but I have upgraded one other. WordPress Tip: If your HTML WYSIWYG editor has disappeared when you upgrade, go to Users -> Your Profile and active it there.
by Keiron | Feb 19, 2007 | Wordpress
If this works I should have managed to post to the WordPress Category in my blog. This isn’t setup as a cron job yet as I want to test it thoroughly first!!!
by Keiron | Feb 19, 2007 | Wordpress
I’ve fancied doing this for sometime, the ability to forward stuff via email to my blog will prove really useful – but even more important was the ability to add some photos via email! According to the WordPress Plugins page, John Blade’s plugin was...
by Keiron | Feb 18, 2007 | PHP
It appears the CakeBaker, may renew my interest in CakePHP having highlighted some projects that use CakePHP. Island Cruises looks fantastic! Dishola, looks very tempting! PokerInside, could be onto a winner! So, you obviously can do more than just make a notes...
Recent Comments