Quantcast
Channel: Technology Articles and Views » PHP
Browsing all 4 articles
Browse latest View live

Parsing XML data in PHP

If you are planning to deal with XML data in PHP , for instance parsing an RSS feed or pattern matching (finding images or elements in an XHTML) , than probably you need an XML library which extracts...

View Article



Resolving URL file access is disabled in the server configuration

I was trying out the simplexml_load_file function for parsing RSS feeds on my hosting server using the following code- $rss =  simplexml_load_file(‘http://naveenbalani.com/index.php/feed/’); and got...

View Article

Developing php applications using web matrix

WebMatrix is a free web development tool from Microsoft that includes everything you need for web site development. WebMatrix provides an integrated environment for building, testing, and deploying web...

View Article

PHP applications using WebMatrix

Gone are the days when PHP developers had to turn away business because the clients used Windows Servers. If you are a PHP developer and have been looking for a cost-effective and easy way to begin...

View Article
Browsing all 4 articles
Browse latest View live




Latest Images