Remove Google Remove PHP Remove Web Remove Writing
article thumbnail

Down the Stack | How Low Do You Go?

Tech Zulu Event

I’m largely talking about whether to use an Infrastructure-as-a-Service (IaaS) or a Platform-as-a-Service (PaaS), and to some extent, how much to rely on Software-as-a-Service (SaaS) providers or write your own application components. Salesforce.com and Google Apps are two common examples.

SaaS 90
article thumbnail

How to cleverly integrate your own URI shortener

SoCal Delicious

For the sake of this pamphlet I assume we’re dealing with a well structured site, hosted on Apache with mod_rewrite and PHP available. That allows us to handle each and every HTTP request dynamically with a PHP script. requestHandler.php [L] Please note that the code above kinda disables the Web server’s error handling.

SEO 37