Posts Tagged ‘ flash ’

Hire PHP Developers to Develop Your Business | Dynamic Web Design

December 4, 2010
By

They can help in migration of the existing application to PHP, error handling , integrating its web applications, upgrading projects from time to time, and they are continuously maintaining the system. The architecture provided by them, ...

Read more »

Big Spaceship | Labs Blog – Quick Tip: Use Terminal to Read Live …

April 9, 2010
By

On a recent PHP project, I was having trouble with the somewhat ridiculous PHP error handling and Alec, a developer here, pointed me to the terminal "tail" command. This command keeps a persistent connection open to a file and reads the ...

Read more »

Django tips: Tech Model: Re: An odd issue with loading /media/ files

March 19, 2010
By

Django tips : Tech Model. Friday, March 19, 2010. Re: An odd issue with loading /media/ files. Might something be being entity quoted in the template rendering (some string not marked as "safe")? Grab the page with curl -O or comparable ...

Read more »

PHP error handling script

September 6, 2009
By

A simple guide explaining some of the basic error handling capabilities of PHP. Also features an error handling script that anyone can download and use. Some prior knowledge of PHP may be required.

Read more »