Coding Tips & Tricks
Posts tagged linux
Advance php error handling
Mar 5th
log_errors instead of displaying error to stderr, you can choose to enable error logging to the file instead for production. More option can be study here : http://perishablepress.com/press/2008/01/30/advanced- php-error-handling -via-php/
Read the original here:
Advance php error handling
OpenSUSE Weekly News/111
Feb 20th
To compliment our [ http://www.linuxuser.co.uk/news/ten-essential- python-tips -for-beginners/ 'ten essential Python tips for beginners' ] and [http : //www.linuxuser.co.uk/tutorials/ten-more-essential- python-tips / ‘ten more essential …
Read more here:
OpenSUSE Weekly News/111
Another Python Tips
Feb 17th
Here are more Python tips : http://www.linuxuser.co.uk/tutorials/another-ten-essential- python-tips /
More:
Another Python Tips
Another ten essential Python tips | Linux User
Feb 12th
To compliment our ‘ten essential Python tips for beginners’ and ‘ten more essential Python tips ‘ features, we’ve compiled yet another collection of ten gems to make your Python experience that much more worthwhile…
See the rest here:
Another ten essential Python tips | Linux User
Alexander's Blog » Advanced PHP Error Handling via htaccess
Feb 5th
First we will explore PHP error handling for production environments (i.e., for websites and applications that are online, active, and public), then we will consider error handling for development environments (i.e., for projects that …
Read the original here:
Alexander's Blog » Advanced PHP Error Handling via htaccess
Tech stuff for the slacker: Ten more essential Python tips
Feb 5th
Ten more essential Python tips : “Today, Python is one of the most popular programming languages in the open source space. Look around and you will find it running everywhere, from various configuration tools to XML parsing. …
More here:
Tech stuff for the slacker: Ten more essential Python tips
More Python Tips
Feb 4th
Check out these Python tips : http://www.linuxuser.co.uk/tutorials/ten-more-essential- python-tips /
See the original post:
More Python Tips
Linux Today – Ten more essential Python tips
Feb 4th
Following on from the popularity of our Ten essential Python tips for beginners article, we’ve compiled a further collection of ten gems to make your Python experience that much more worthwhile… “Passing arguments to a Python script …
See more here:
Linux Today – Ten more essential Python tips
Ten more essential Python tips
Feb 4th
Linux User and Developer: “Following on from the popularity of our Ten essential Python tips for beginners article, we’ve compiled a further collection of ten gems to make your Python experience that much more worthwhile…”
See more here:
Ten more essential Python tips
Ten more essential Python tips | Linux User
Feb 3rd
Today, Python is one of the most popular programming languages in the open source space. Following on from the success of our original ‘ten essential Python tips for beginners’, we’ve compiled a further collection of ten gems to make …
Original post:
Ten more essential Python tips | Linux User