Most who uses php related news are at:

schlitt.info – schlitt.info - php, photography and private stuff

More who uses php related news:

Writing Website Scrapers in PHP sunilb.com 27 Feb 2008 | 04:35 am

This article discusses about how to write a website scraper using PHP for web site data extraction. The concepts taught can be applied and programmed in Java, C#, etc. Basically any language that has ...

Valid url encode with googlebot xydw.com 8 Aug 2009 | 02:29 pm

If you are use non alpha characters in URL, you should encode them. It is easy to do this in many program langauge.  I use php to do this: <?php $url_arg = urlencode(‘一将功成万骨枯@www.xydw.com’); ?> Yo...

PHP and WordPress Web Hosting mandarinmusing.com 23 Nov 2008 | 11:07 am

PHP Web Hosting has evolved to include graphical applications, or for producing dynamic web pages using PHP (Hypertext Preprocessor), a widely used general purpose open-source scripting language that ...

Detect ip location, operating system and browser using PHP Detector Library phpcode.mypapit.net 15 May 2007 | 02:40 pm

I've decided to share my PHP Detector library to the public which I've coded somewhere around 2006. The library does wonders in detecting IP address geo-location, operating system and the type of brow...

How to send e-mail with Attachment with PHP Scripts phpcode.mypapit.net 15 May 2007 | 12:41 pm

Here's how to send an email with attachment using PHP scripts (via PHPMailer class). PLAIN TEXT CODE: require("phpmailer/class.phpmailer.php"); //**** //PLEASE CHANGE THE SETTINGS HERE !!!! //ch...

Display RSS feeds using PHP thewebsiteprofessionals.com 19 Sep 2010 | 01:19 pm

Everyone knows that you can display RSS feeds on your website using third party widgets, but you usually won’t have much control over how the feed content is blended in with your own page, and if the ...

OCR (Optical Character Recognition) in PHP de77.com 7 Mar 2012 | 09:21 am

Ever wanted to extract text from images using PHP? That doesn’t seem trivial, does it? But you will find it’s not that hard after reading this article, so let’s get started! First- we need an OCR ...

Few very useful PHP functions #2 de77.com 7 Mar 2012 | 07:51 am

In this post I would like to present next set of PHP functions that are not super-advanced, but really handy. You can use them freely as they all are licensed under MIT. I think you might find the...

Most useful PHP Libraries ahsangill.wordpress.com 27 Nov 2009 | 12:49 pm

Did you faced such situation that you need to complete a project on early basis and you waste your big time to search for your required libraries and then knowing how to go for your integration? Yes ....

Creating Your First Template Driven PHP Website Part 2 handyphp.com 26 Apr 2007 | 03:27 am

As suggested in part 1 of this series of tutorials, a PHP based template system can use PHP commands or keywords. Here we'll tackle the same task as before but this time we'll use keywords ins...

Recently parsed news:

Recent keywords:

Recent searches: