Basecamp Style Subdomains With CodeIgniter | Nettuts+

via net.tutsplus.com nice tutorial

mail() function setup in php.ini

Today, I setup mail() function for php. One of the Developer told me, can’t send mail with mail() function. Are you enable in php.ini ? Oh! I think I need to setup mail() in our server. I reply like that. But I don’t know how to enable it. I don’t worry about that because our [...]

Enable PHP 5 in Lunarpages Hosting

I uploaded file and run in my lunarpages hosting. I can’t run and call to undefined function occur. It was OK in my localhost. So, I check the php version. Sure.. hosting was using PHP 4. I need to update php 5 because I am using PHP 5. First , I check in my cpanel [...]