APR
2012
04
1 Comment
130 Hits
Troubleshoot: PHP `No Input File Specified` Error
Posted under: PHP, Panada Framework

Are you using pretty URL on your web application or website? Having problem with "No input file specified error" from PHP? Confused why my PHP code is not working? The PHP code is working flawlessly on localhost but why is not  working now? Which php file is causing this error? Is it web server or PHP related problem?

Read More
NOV
2011
16
0 Comments
948 Hits
Building Captive Portal Using PHP and iptables Firewall on Linux

What is a captive portal?

There are many definitions out there which are explaining about captive portal like in TechTarget SearchMobileComputing, Answers.com, and Wikipedia. Still haven't got it? Well, have you found yourself connected in a public hotspot such as at the public venues, airport lounges, or hotel plaza? it's so common if we're going to browse to any pages using our favorite web browser we're forced to see a page to accept the Terms of Service (ToS) of the hotspot provider or submits username and password in order to be able to continue browse the web. Those kind of web pages are so called captive portal.

Read More