Author Archives: junal
PDF On The Fly And E-mail From CakePHP
I have been trying to put interesting issues on my blog instead of documenting them. This has a few advantages, such as I can share my ideas and explain how I solve issues and I can also listen to what … Continue reading
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

