Category Archives: PHP
Password Protected Site Without Using .htacces
Using .htaccess you can password protect a site easily. What if your host server doesn’t allow .htaccess for security reasons? No wonder, some hosting doesn’t allow .htaccess . Here is a quick solution for that. Thanks Tapos for this reference. … Continue reading
Posted in Apache, PHP, Web
Tagged Basic Auth, Password protect site without .htaccess
Leave a comment
CakePHP: Checkbox And Radio Button Problem On Firefox
If you are using CakePHP latest version 1.3, you might have noticed these issues that checkbox doesn’t show up on latest Firefox 3.6 and both radio button and checkbox return empty value on form submit. If these weird things happened … Continue reading
Posted in CakePHP, CSS, Firefox, PHP
Tagged Cakephp firox issue, checkbox problem on cakephp
Leave a comment

