
You are reading
- TYPO3 - the Enterprise Open Source CMS: Repository
Updates all references to files on file/directory rename/move
- Free Wireframing Kits, UI Design Kits, PDFs and Resources - Smashing Magazine
In this post, we’ve prepared an overview of useful web and mobile user interface kits, handy PDFs and resources that you can use in your projects. We’ve carefully selected the most useful kits and resources to get you going in the early stages of a project.
- Read and write Excel data with PHP
Why are XML file formats so important? Because for years, the true power of Excel or Word was locked in binary file formats that required elaborate converters to access. Now, you can read or write Excel or Word files using XML tools like Extensible Stylesheet Language Transformation (XSLT) or the XML Document Object Model (DOM) functions built into the PHP programming language.
In this article, I show how to build a PHP Web application that uses these formats to read data into a database from an Excel spreadsheet and to export the contents of a database table to an Excel spreadsheet.
Possibly related posts (automatically generated)