Search   Feed   Browse   Add
Feed items 1 - 10 of 10 for April 2008

Web Dev Resources

php is too logical for my brain.

Developing a Modular Class For a PHP File Uploader - April 16, 2008

If you re a PHP programmer who needs to learn the basic concepts surrounding the implementation of file uploads via the HTTP protocol then look no further because you ve come to the right place. Welcome to the final installment of the series Building file uploaders with PHP 5. In a ...
http://www.phpgurru.com/developing-a-modular-class-for-a-php-file-uploader.html

Setting Up a Web-Based File Manager: bfExplorer - April 15, 2008

Everybody knows how to use a conventional desktop application that acts as a file manager. And we all know how useful these manipulation utilities really are. They give us a hierarchical view of the content of our folders. They also have dozens of extra functions. In this series we re going to see how ...
http://www.phpgurru.com/setting-up-a-web-based-file-manager-bfexplorer.html

Perl Lists: Utilizing List::Util - April 14, 2008

In this fifth part of our series on Lists we will cover the List Util module which gives us seven handy-dandy subroutines with which to manipulate our lists. If we have time we ll also cover multi-dimensional lists in more depth we briefly covered them in an earlier article &8230;. Check ...
http://www.phpgurru.com/perl-lists-utilizing-listutil.html

CVS Quickstart Guide - April 10, 2008

The Concurrent Versions System CVS is an open source tool that lets you manage versions of anything stored in files. If you re a software developer trying to manage different versions of the same code you ll want to check out this three-part series. It is excerpted from chapter two of ...
http://www.phpgurru.com/cvs-quickstart-guide.html

Defining a Custom Function for File Uploaders with PHP 5 - April 9, 2008

In 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&8230;. SEARCH The Internet&8217;s Largest White Paper Library Find The Most Up ...
http://www.phpgurru.com/defining-a-custom-function-for-file-uploaders-with-php-5.html

CSS Naked Day - April 9, 2008

If you&8217;re wondering what happened to the design, it&8217;s gone! I&8217;m participating in CSS Naked Day again to celebrate web standards and good design. True beauty is more than skin deep, and I&8217;m proud of my blog&8217;s design. (Thanks again, Jon and Jon!) As a re&8230; Related PostsMy First CSS Naked DayPHP Advent Calendar Day 24PHP ...
http://www.phpgurru.com/css-naked-day.html

Parsing Child Nodes with the DOM XML extension in PHP 5 - April 8, 2008

In this last chapter of the series I m going to teach you how to handle the child nodes of an XML document by way of two simple methods called hasChildNode and removeChild respectively. So let s not waste any more time in preliminaries and learn how to use ...
http://www.phpgurru.com/parsing-child-nodes-with-the-dom-xml-extension-in-php-5.html

Perl Lists: The Split() Function - April 7, 2008

In this fourth part of our series on Lists we will start off with the split function and hopefully end by covering hashes. In our last article we covered the splice function which we used to add remove and replace elements in a list. We then ...
http://www.phpgurru.com/perl-lists-the-split-function.html

SQL and CGI with Perl and DBI - April 3, 2008

In this conclusion to a four-part series on Perl and DBI you will learn about SQL queries and DBI using Perl and DBI with CGI and more. This article is excerpted from chapter 15 of the book em Beginning Perl em Apress ISBN 159 59391X &8230;. Deliver ...
http://www.phpgurru.com/sql-and-cgi-with-perl-and-dbi.html

Creating an Error Handling Module for a PHP 5 File Uploader - April 2, 2008

Welcome 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 tutorial of the series ...
http://www.phpgurru.com/creating-an-error-handling-module-for-a-php-5-file-uploader.html
Available Archives
- April (10 items)
Sponsored Links
© 2008 FeedCapsule.com  |  Contact