Setting Up a Web-Based File Manager: bfExplorer
Tuesday, April 15th, 2008Defining a Custom Function for File Uploaders with PHP 5
Wednesday, April 9th, 2008In the next few lines I m going to show you how to wrap the file uploading application built in the previous article of the series into a single custom PHP function. This will turn it into a more maintainable and reusable piece of code.... SEARCH The Internet's Largest White Paper ...
Creating an Error Handling Module for a PHP 5 File Uploader
Wednesday, April 2nd, 2008Welcome to the third chapter of the series Building file uploaders with PHP 5. Comprised of five approachable tutorials this series teaches you the fundamentals of constructing file uploading applications with PHP 5. It also complements the corresponding theoretical concepts with numerous hands-on examples. In this third ...
Retrieving Information on Selected Files with a PHP 5 File Uploader
Wednesday, March 26th, 2008The initial script in the first tutorial of this series lacked some important features such as the implementation of an effective error handling module and the ability to check the MIME type and size of the file being uploaded. In this second installment of the series I m ...
Building File Uploaders with PHP 5
Wednesday, March 19th, 2008My goal here is simply tackling file uploads from a hands-on point of view and discarding all of those additional configuration settings that must be performed in the web server. Therefore in this series of articles I m going to show you how to build some file uploading ...
Handling Cookies and File Data with the Factory Pattern in PHP 5
Monday, July 2nd, 2007Any PHP developer who has been using the object-oriented paradigm for a while for developing web applications knows that the factory design pattern can be really useful when it comes to creating multiple objects across a specific programming context. However if you re interested in filling some knowledge gaps ...
File Tests in Perl
Thursday, May 10th, 2007In this article you will learn how to find out useful information about files in Perl. It is excerpted from chapter 11 of the book em Learning Perl Fourth Edition em written by Randal L. Schwartz Tom Phoenix and brian d foy ...
Processing File Data with Template Classes in PHP 5
Monday, March 26th, 2007If you re looking for a friendly guide on how to implement the template design pattern with PHP 5 then this group of articles might be what you need. Welcome to the final installment of the series that began with Working with template classes in PHP 5. ...
Building an RSS File
Tuesday, February 13th, 2007In the previous article we discussed how to read an RSS file with PHP. In this article we will focus on the theoretical aspects of how to build an RSS file.... Refurbished and Used Networking Equipment Network Liquidators sells refurbished and used networking equipment for up to 95% off list, with ...
Handling File Data with the Facade Pattern in PHP 5
Tuesday, January 23rd, 2007Are you interested in learning the foundations of different structural patterns in PHP 5 If your answer is affirmative then you should start reading this article immediately Welcome to the last installment of the series Introducing the Facade Pattern in PHP 5. In two consecutive ...
Using the Memento Pattern with a File Reading Class
Monday, January 15th, 2007The memento pattern can be used to maintain the state of a property that belongs to a specific class. If you want to learn more about how to do this start reading this tutorial Welcome to the final installment of the series Maintaining the State of Classes. ...
Importing a CSV Text File into Oracle 10G XE
Wednesday, September 27th, 2006If you need to deal with legacy data by moving it to more recent databases this article might help. It will show you how to move data from an MS Excel file into an Oracle 1 G XE table.... Rackspace-Managed Servers, Fanatical Supportâ„¢ Full-Scale Microsoft & Linux Solutions & 0% ...
