August 22, 2006 at 9:29 am (google, php)
Have you ever wanted to enrich your site with information from Google, Amazon, eBay, or one of the many other sites that provide web services through SOAP? In this tutorial, I will be demonstrating how to use the SOAP package from PEAR to query Google’s extensive database.
read more | digg story
Comments
August 22, 2006 at 9:29 am (gd, php)
In this second part of the “Image manipulation with PHP & the GD library” article series you will learn how to resize images, create thumbnails, watermark images and more.
read more | digg story
Comments
August 14, 2006 at 5:57 pm (howto, mysql, php)
This article is intended to highlight various basic topics concerning proper methods of handling connections to MySQL databases in PHP, guidelines for caching dynamic content, and a technique called “lazy loading”.
read more | digg story
Comments
August 7, 2006 at 10:57 am (database, php)
Discover five common database problems that occur in PHP applications — including database schema design, database access, and the business logic code that uses the database — as well as their solutions.
read more | digg story
Comments
August 2, 2006 at 12:35 pm (php, template)
Comments
July 10, 2006 at 4:10 pm (asp, coldfusion, jsp, perl, php)
A well-written little introduction to the scripting languages ASP, PHP, Perl, ColdFusion and JSP. Really worth reading!
read more | digg story
Comments
July 5, 2006 at 11:55 am (php, security)
Nice flash presentation that will provide you with a good foundation on how to make your PHP apps more secure.
read more | digg story
Comments
June 23, 2006 at 5:00 pm (membership system, mysql, php)
Nice tutorial on using PHP and MySQL to create a user based login system for your website.
read more | digg story
Comments
June 23, 2006 at 4:59 pm (php)
In this tutorial I will show you how to create your own “Who’s Online” script, which is often found on message boards and other community scripts. We will first create a really simple script, and after that add a few more features like the location of each visitor.
read more | digg story
Comments
June 15, 2006 at 12:08 am (coldcase, oracle, php, reference)
"Just starting out with PHP database development, or unsure how to install PHP and Oracle? This full-length guide (PDF format) includes everything you need to know (and more)."
read more | digg story
Comments
June 15, 2006 at 12:08 am (coldcase, php, security)
These vulnerabilities can, of course, exist in PHP applications. Here are some tips on how to avoid them. I've included related links and references where relevant.
read more | digg story
Comments
June 14, 2006 at 11:58 pm (coldcase, mysql, password, php)
This article will explain what a hash is, why you want to use them instead of storing real passwords in your applications, and give you some examples of how to implement password hashing in PHP and MySQL.
read more | digg story
Comments
June 14, 2006 at 11:58 pm (ajax, coldcase, opensource, php)
"Pyxy-gallery is a PHP script to make an image gallery. There are many other scripts to do this, but this is one of the nicer ones." Excellent PHP Photo Gallery, with slick AJAX!
read more | digg story
Comments
June 14, 2006 at 11:58 pm (coldcase, php)
Nice page on php.net that has a ton of PHP powerpoint presentations from some of the top PHP developers out there. Topics range from Database, Internal Workings, Internationalization, Debugging, Performance and more. Good stuff.
read more | digg story
Comments
June 14, 2006 at 11:52 pm (ajax, coldcase, php, rss)
Learn how to build an Asynchronous JavaScript and XML (Ajax) Really Simple Syndication (RSS) reader, as well as a Web component that you can place on any Web site to look at the articles in the RSS feeds.
read more | digg story
Comments
June 14, 2006 at 11:51 pm (coldcase, dhtml, php, web2.0)
Full simple code examples for dynamic elements for your web apps, including: Ad boxes, Pop-ups, Spinners, and Tabs. (ways to show and hide content on the page)
read more | digg story
Comments
June 14, 2006 at 11:51 pm (coldcase, mysql, optimization, php)
Here is a list of a few very simple tips for optimizing your php/mysql applications. Keep these in mind while developing to survive the digg-effect.
read more | digg story
Comments
June 14, 2006 at 11:51 pm (coldcase, framework, php, rails)
A detailed comparison of six popular PHP frameworks inspired by Ruby on Rails: CakePHP, Symfony, PHP on Trax, Code Igniter, Biscuit and Pipeline.
read more | digg story
Comments
June 14, 2006 at 11:51 pm (coldcase, framework, php)
Gone are the days of coding entire PHP apps from scratch. These are the 5 forerunners for the next generation of PHP frameworks. Each one of these frameworks has some foreword thinking quality that sets them apart from the PHP frameworks of yesterday. Many of these are a response to the recent Ruby on Rails, rapid application development hype.
read more | digg story
Comments
June 14, 2006 at 11:50 pm (coldcase, pdf, php)
Handy for PHP developers looking to generate PDFs from their HTML content: dompdf is an HTML to PDF converter written entirely in PHP5. It has no dependencies on external libraries (e.g. html2ps) and it supports CSS 2.1.
read more | digg story
Comments
« Previous entries