Profile_bird

Hey there! php is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What's happening? Join today to start receiving php's tweets.

Already using Twitter
from your phone? Click here.

php

  1. Exception Handling in PHP: In this second part of a two-part series on error and exception handling in PHP.. http://tinyurl.com/yex3vkl #php
  2. Error and Exception Handling in PHP: Mistakes are inevitable, in life, programming, and application submis.. http://tinyurl.com/ykmvckw #php
  3. Do UI Patterns Destroy Innovation?: We have been using patterns to solve problems for a long time. General.. http://tinyurl.com/y8espqk #php
  4. Best of 2009 in the Coding Industry: Every year we see amazing technical advances and 2009 was no exceptio.. http://tinyurl.com/ylb5fv6 #php
  5. Creating Objects Dynamically with Factory Methods: Welcome to the third part of a series that shows you ho.. http://bit.ly/913OH6 #php
  6. Data Formatting: It IS Our Job: It’s happened to each and every one of us: we fill out a long form, comple.. http://bit.ly/5jcwLZ #php
  7. Language Detection: A Witch’s Brew?: photo by Arbron Software developers sometimes have a tendency to cli.. http://bit.ly/7PZP1G #php
  8. Be Wary of User Contributed Notes: This morning, I was reviewing the weekly list of topics with the most c.. http://bit.ly/70CeTL #php
  9. Getting Data from Yahoo Site Explorer Inbound Links API using PHP: In the first part of this two-part seri.. http://bit.ly/2anau6 #php
  10. Suhosin: The Invisible Hand Of PHP: Last week, I received an email from someone who told me how the Suhosi.. http://bit.ly/3NV1b0 #php
  11. How to Split a File During an FTP Upload Using PHP: One of the known limitations of free hosting packages .. http://bit.ly/32hV9M #php
  12. Using the Yahoo Site Explorer Inbound Links API: The Yahoo Site Explorer API offers useful data for anyone.. http://bit.ly/oRsrF #php
  13. Get a URL’s Reddit Score Using PHP and JSON: Since we can see Digg turning more into a funny-pic-and-vid.. http://bit.ly/IULVC #php
  14. Get Your Recent Delicious Bookmarks Using PHP: Salutations and good evening. If any of you are users of th.. http://bit.ly/1754hV #php
  15. Micro Optimizations That Don’t Matter: Last week I wrote about some optimizations you can apply to your co.. http://bit.ly/9YGxi #php
  16. PHP AJAX Form Validation: Many sites feature web forms to collect information from users. Unfortunately, t.. http://bit.ly/3ps3Ce #php
  17. FFMPEG multiple thumbnails: I'm currently implementing /video/thumbnail functionality for transload.it and.. http://bit.ly/132tOV #php
  18. Five Cool PHP Array Functions: Time and time again, I come across code that contains a variety of array-ha.. http://bit.ly/3xLnMx #php
  19. Handpicked Handy PHP Libraries: Do you ever wondering how to do certain things in PHP like generating graph.. http://bit.ly/2Llsmv #php
  20. Handy PHP Code Snippets: Send Simple Mail 12345678910function send_simple_mail($from,$to,$subject,$body) { .. http://bit.ly/jLkUC #php