This is a discussion on Handling Technique within the PHP forums, part of the Programming Talk category; How does PHP Handles XML? Someone provide a brief idea on this?...
|
|||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
From the version 5 of PHP namely PHP5 there are various interfaces developed which help users to work with XML in PHP environment. Also the input and output techniques in XML while working with PHP environment is handled using PHP streams which adds powerfulness to the data handling. In PHP6 the XML code written are with extensions made readily as Unicode. So from the above you would have got the clear idea that PHP handles XML efficiently and dynamically.
|
![]() |
| Thread Tools | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| C file handling | pradyu | C and C++ | 3 | 12-05-2006 06:47 AM |
| Visual Basic : Make the Transition from Traditional Visual Basic Error Handling to the Object-Oriented Model in .NET | techguru | Visual Basic Tutorials | 0 | 08-29-2005 07:27 AM |
| Visual Basic : .NET Remoting and Event Handling in VB .NET, Part 2 | techguru | Visual Basic Tutorials | 0 | 08-28-2005 07:27 PM |
| Visual Basic : .NET Remoting and Event Handling in VB .NET, Part 3 | techguru | Visual Basic Tutorials | 0 | 08-28-2005 03:26 PM |
| Have any pattern about the error handling | paopaoer | Software Patterns | 0 | 10-19-2004 08:10 AM |