Archive for the 'php' Category
A Quick Overview of the XML DOM Extension in PHP 5
0 Comments Published by zdzislaw February 26th, 2008 in php, xmlTo be frank how many times in your life as a PHP developer have you had to deal with XML documents Probably dozens of times particularly if you use it to develop PHP applications that implement some kind of web service or possibly when creating RSS feeds and template files for different web sites. And surely the list goes on and on….
Go beyond knowing technology and manage it Get a Master of Science in Technology Management online. Enroll with National University today.
Class Inheritance with PHP
0 Comments Published by zdzislaw February 17th, 2008 in Uncategorized, phpClass Inheritance with PHP
Welcome to the final chapter of the series Understanding Destructors in PHP 5. In consonance with this article s title this series walks you through the basics of utilizing class destructors in object-based applications and also provides you with a decent number of hands-on examples so you can start incorporating these useful methods into your PHP 5 classes with minor efforts….
Embedded Linux From a Trusted Source Reduce your development schedules with pre-compiled Linux components, along with tools and support.
Using Yahoo Web Services to Perform Searches with an Object-Oriented Approach
0 Comments Published by zdzislaw February 12th, 2008 in tutorials, phpIf you re a PHP developer who wants to take the first steps toward building web applications that interact with specific web services in this article series you ll find an approachable guide to implementing some of the most useful search services provided by Yahoo by using a few simple PHP scripts….
Two-Day RailsQuickStart Seminar in SF Learn to build Ruby on Rails sites in a two-day seminar. Kick-start your Rails skills!
Retrieving Information on Several Objects with Destructors in PHP 5
0 Comments Published by zdzislaw February 6th, 2008 in tutorials, phpWelcome to the fourth part of the series Understanding Destructors in PHP 5. Made up of five comprehensive tutorials this series brings to you the foundations of how to declare and implement destructors in PHP 5-driven classes. And it tackles this process from a practical point of view since you ll be able to learn these methods by using copious examples….
Two-Day RailsQuickStart Seminar in SF Learn to build Ruby on Rails sites in a two-day seminar. Kick-start your Rails skills!
Defining Some Custom PHP Functions with Yahoo Web Services
0 Comments Published by zdzislaw February 5th, 2008 in Uncategorized, phpWelcome to the fourth installment of the series Using Yahoo Web Services with PHP 5. Made up of six approachable tutorials this series provides you with the right pointers to start using these useful web services within the context of your PHP 5-driven applications. It complements the corresponding theoretical concepts with a decent variety of hands-on examples….
Two-Day RailsQuickStart Seminar in SF Learn to build Ruby on Rails sites in a two-day seminar. Kick-start your Rails skills!
Keeping Track of Objects when Using Destructors in PHP 5
0 Comments Published by zdzislaw January 30th, 2008 in tutorials, phpAmong the improvements that were introduced into the object model of PHP 5 class destructors are quite possibly one of the easiest to learn and implement. As you may have heard a destructor is a special kind of method that is called automatically by the PHP interpreter right before destroying a particular object. So if you re interested in learning how to use them in your own PHP 5-driven applications you should start reading this article series …
$2.50 SVN Hosting $2.50 Subversion Hosting. 1GB, SSL included. No-risk trial. Sign up today.
Implementing Yahoo Image Search Web Service with PHP 5
0 Comments Published by zdzislaw January 29th, 2008 in tutorials, phpWelcome to the third installment of the series Using Yahoo Web Services with PHP 5. If you re a PHP programmer who wants to learn how to incorporate the useful web services offered by Yahoo then this series of articles might be what you re looking for. You ll find numerous code samples to help you start using these popular web services within your own PHP 5 applications….
See how easy remote support can be. Try WebEx free! Deliver efficient and effective support. Remotely control applications. Leap securely through firewalls.
Object Oriented Programming in PHP: The Way to Large PHP Projects
0 Comments Published by zdzislaw January 25th, 2008 in phpObject Oriented Programming in PHP: The Way to Large PHP Projects
Implementing Destructors with Multiple Objects in PHP 5
0 Comments Published by zdzislaw January 23rd, 2008 in tutorials, phpWelcome to the second installment of the series Understanding Destructors in PHP 5. Whether you re a PHP programmer who s making their first steps in the area of professional PHP development or an experienced developer with a solid background in object-based PHP programming this article series can provide you with an approachable guide for using destructors in PHP 5-controlled development environments….
Software Development at Shopping.com! Find, compare and buy Internet and Communication Applications and other Computer Software products at Shopping.com. Read product reviews and compare prices with tax and shipping.
Email Forms in PHP
A Primer On Postgres Exception Handling for the PHP Developer
0 Comments Published by zdzislaw January 17th, 2008 in phpA Primer On Postgres Exception Handling for the PHP Developer
PHP with Apache on Windows? Piece of Cake!
0 Comments Published by zdzislaw January 17th, 2008 in phpPHP with Apache on Windows? Piece of Cake!
Securing Data Sent Via GET Requests
0 Comments Published by zdzislaw January 17th, 2008 in tutorials, phpSecuring Data Sent Via GET Requests
phpwiki - The Wiki for PHP Developers
PHP Basics: Intro to PHP
Reading RSS feeds in PHP: Part 2
0 Comments Published by feeder December 20th, 2006 in php, xml, developmentReading RSS feeds in PHP: Part 2
Additional Methods for Using SQLite with PHP 5
0 Comments Published by zdzislaw December 18th, 2006 in Uncategorized, php, development, sqliteWelcome to the concluding part of the series Using SQLite with PHP 5. As you ll possibly know PHP 5 comes equipped with a fully-featured RDBMS called SQLite that definitely can make your life as a PHP developer much easier. It s particularly helpful if you want to get rid of MySQL at least for a time while maintaining the data layer of your application completely isolated from the business logic….
InSpec Implement and manage your source code and design review process. Be efficient with your reviews. Reduce team frustration. Collect and keep inspection data for analysis and ROI determination.
Using Directory Iterators and MySQL with Adapter Objects with PHP
0 Comments Published by zdzislaw December 13th, 2006 in php, mysql, developmentIf you re a PHP programmer who s searching for a comprehensive tutorial on how to create adapter classes with PHP 5 them look no further. Welcome to the final installment of the series Implementing adapter objects with PHP. Made up of two parts this series teaches you how to implement the adapter design pattern in PHP 5 and it accompanies the corresponding theory with educational examples….
New SAP NetWeaver J2EE Preview! Try the new SAP NetWeaver J2EE preview. Download this exclusive development kit now!
Reading RSS feeds in PHP: Part 1
0 Comments Published by zdzislaw December 13th, 2006 in php, xml, developmentReading RSS feeds in PHP: Part 1
Overloading and Object-Oriented Programming with PHP 5
0 Comments Published by feeder October 12th, 2006 in patterns, php, developmentLast week we discussed design patterns and polymorphism. This week we examine overloading and more. This article the last of four parts is excerpted from chapter two of the book em Advanced PHP Programming em written by George Schlossnagle Sams ISBN 672325616 ….
Polymorphism, Design Patterns, and PHP Programming
0 Comments Published by feeder October 5th, 2006 in tutorials, patterns, phpLast week we continued our discussion of the object-oriented features of PHP 5 by taking a first look at design patterns. This week we will continue looking at design patterns and examine polymorphism. This article the third of four parts is excerpted from chapter two of the book em Advanced PHP Programming em written by George Schlossnagle Sams ISBN 672325616 ….
Introducing Builder Objects in PHP 5
0 Comments Published by feeder October 4th, 2006 in tutorials, phpIn this article the first of a three-part series you will be introduced to the basics of creating directors and builder objects with PHP 5. As usual there will be copious examples to help you quickly start using the builder pattern in your own PHP projects….
Using Introspective Methods with the DirectoryIterator Class in PHP 5
0 Comments Published by feeder September 25th, 2006 in patterns, phpIf you re one of those PHP developers who want to explore the package of classes that come bundled with the Standard PHP Library SPL then fear not because you re at the right place. Welcome to the concluding part of the series A Close Look at the DirectoryIterator Class in PHP 5. In three parts this series introduces the most important methods attached to this class and shows you how to use them by mean of extensive hands-on examples….
Rackspace-Managed Servers, Fanatical SupportĀ? Full-Scale Microsoft & Linux Solutions & 0% Network Downtime! Click here now!
Object-Oriented Programming Through Design Patterns
0 Comments Published by feeder September 21st, 2006 in Uncategorized, patterns, phpIf you re looking for an overview of the new object-oriented features of PHP 5 you ve found a good place to start. This article the first of several parts is excerpted from chapter two of the book em Advanced PHP Programming em written by George Schlossnagle Sams ISBN 672325616 ….
Automate Software Builds with Visual Build Pro Easily create an automated, repeatable process for building and deploying software.
Search
About
You are currently browsing the one man army's blog weblog archives for the 'php' category.
Longer entries are truncated. Click the headline of an entry to read it in its entirety.Latest
- A Quick Overview of the XML DOM Extension in PHP 5
- Building a Complete Web Searching Class with Yahoo Web Services and PHP 5
- Python: Count on It
- Class Inheritance with PHP
- Executing Destructors Manually in PHP 5
- Using Yahoo Web Services to Perform Searches with an Object-Oriented Approach
- Joomla Templates: Creating a Pure CSS Template
- Python Strings: Spinning Yarns
- Retrieving Information on Several Objects with Destructors in PHP 5
- Universally Related Popup Menus AJAX Edition: Part 3
Archives
Categories
- ajax (10)
- apache (4)
- book (1)
- css (5)
- development (22)
- devshed (4)
- eclipse (5)
- flash (2)
- frameworks (1)
- java (5)
- javascript (12)
- music (2)
- mysql (5)
- news (1)
- patterns (12)
- perl (1)
- photoshop (3)
- php (48)
- python (2)
- python (2)
- seo (5)
- sitepoint (4)
- sqlite (1)
- techcrunch (7)
- tutorials (54)
- Uncategorized (7)
- web 2.0 (13)
- webreference (6)
- xml (11)
- zeldman (1)
