07 April 2006
PHPBuilder.com, the best resource for PHP tutorials, templates, PHP manuals, content management systems, scripts, classes and more.
Using XML: A PHP Developer's Primer
Saving the XML
You can transform the DOM representation back to the XML string representation using one of the save() and saveXML() methods. The save() function saves the XML to a file with a specified name, whereas the saveXML() function returns a string from part or all of the document.
30 March 2006
Perl as a command line utility tool
Perl as a command line utility tool
29 March 2006
Code Snippets: Store, sort and share source code, with tag goodness
by 48 othersSnippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world
Understanding the Command Line (Mar 05)
[suggested title: ``Understanding the Command line'']
In past columns, I've talked a lot about the Perl language, but haven't ever said much about perl at the Unix shell command line. So, let's fix that, by looking at some commonly used command-line constructs for Perl.
Ramiro.org - Language Software Consulting - Perl One Liners
Command line Perl scripts for various purposes, such as HTML processing. Many of the examples work on STDIN.
NewsForge | Command line Perl for sysadmins
Command line Perl for sysadmins
1
(6 marks)