< Browse > Home / Archive by category 'Programming'

| Mobile | RSS

“No Input File Specified” PHP Error on GoDaddy

“No Input File Specified” PHP Error on GoDaddy

I was recently trying to setup Concerto, an open source digital signage platform, on my GoDaddy shared hosting account. I was able to get it installed and pass all the diagnostic tests other than the PHP_SELF script check. Please note, you may need to change all of the ‘PATH_INFO’ to ‘ORIG_PATH_INFO’ in the script as [...]

[ More ] 14th Jun, 2011 | No Comment | Posted in Blog, Linux, Programming, Tutorial, Windows
Simple PHP Redirect Script

Simple PHP Redirect Script

I recently needed a way to redirect users from a landing page to my main content pages on a website. I decided to do this via a server side PHP script instead of JavaScript to ensure the maximum number of users actually get redirected.

Check out the full post for the PHP source code and a JavaScript extra…

[ More ] 18th Dec, 2009 | No Comment | Posted in Programming, Tutorial

Fatal error: Call to undefined function get_flickrRSS() in /home/content/r/a/z/razorrifh/html/mme_ramonecungdotcom/blog/wp-content/themes/Digital_Statement/footer.php on line 13