-
Continue reading →: ALT-PHP-FAQ – How can I
ALT-PHP-FAQ – How can I set the include path and other settings that are fixed in php.ini without having access to php.ini?. The include paths on tqhosting are busted, so here is a way to change it if I can access .htaccess or maybe I’ll ask mark@tqhosting.com
-
Continue reading →: PEAR :: Manual: Mail_RFC822. Eureka,
PEAR :: Manual: Mail_RFC822. Eureka, I discovered that I had just forgotten the declaration that asks for the right file that is require_once ‘Mail.php’ That’s is. Then you can use the method Mail::parserecipients(“strong”) to get the list. Wow, amazing how i figured this out just when I went to bed.…
-
Continue reading →: SecuriTeam.com ? (Weak MySQL Default
SecuriTeam.com ? (Weak MySQL Default Configuration). Ah one last thing is the security on mysql. By default it has a root login with no password. The e-php changes this, so you have to switch it back by editing the config.inc.php file. See the link above.
-
Continue reading →: TAASC: MySQL Basics — A
TAASC: MySQL Basics — A Tutorial. The MySQL installation now can’t connect to apache, so the search goes on. Here is an installation manual.
-
Continue reading →: Web installer. OK, this is
Web installer. OK, this is very strange, why it didn’t work, but I installed mysql, iis, perl, php and then used the e-php installer and now pear seems to be there. This installation helps me to install a “package” for us.
-
Continue reading →: >e-novative> PHP (ePHP) – the
>e-novative> PHP (ePHP) – the PHP for Windows solution. Wow, a single installer that lays down PHP 4.2.3, Apache 1.3.27, MySQL, etc. Pretty neat. I need to get my Pear installation right. There is a bug right now that I can’t figure out and the docuemntaiton is terrible. It has…
-
Continue reading →: Parsing email Well, it occurs
Parsing email Well, it occurs to me that there must be quite of few people who have written code like this, so a search reveals: PHP: mailparse functions – Manual. These are some routines from the main PHP server itself that let’s you parse the entire stream. Pretty useful like…
-
Continue reading →: PHP: Documentation. I'm learning how
PHP: Documentation. I’m learning how to parse an email, grab the email address in the From line and then look it up in a MySQL database. To do that, I’ve printed the source and now I need to learn PHP finally. Usually, Iearn just by reading code, but this is…
-
Continue reading →: wapblogger – a WAP interface
wapblogger – a WAP interface to Blogger, LiveJournal and other smart weblog-style tools. Wow, how cool, you can post to a blog via your cell phone. Sign me up. You just have to navigate to http://wap.ubique.ch/wapblogger/ from your phone and I’m off and to the races!
-
Continue reading →: Geeklog – Documentation 1.3x. Hmm.
Geeklog – Documentation 1.3x. Hmm. Yet another blog tool. Nice thing about this one is the automatic theming. Wow, there are an amazing number of tools like this developed in the last year. This like cafelog and movabletype is about a year old.




