Results for: "parsing"

Contents (13)

Mozilla introduces Firefox 29
Mozilla introduces Firefox 29

Firefox 29 was released on April 29, 2014. The new version looks significantly more like Chrome than the old Firefox. It…

read more
PHP: list of best awesome PHP libraries
PHP: list of best awesome PHP libraries

It is an exciting time to be a PHP developer. There are lots of useful libraries released every day, and…

read more
How to Parse URLs with JavaScript: the The Easiest Way
How to Parse URLs with JavaScript: the The Easiest Way

Our favorite JavaScript trick is a technique for parsing URLs into parts (host, path, query string etc) that doesn’t require…

read more
PHP files are downloaded by browser instead of processed by the server, how to solve it?
PHP files are downloaded by browser instead of processed by the server, how to solve it?

After upgraded some packages in my ubuntu server, sometimes php configuration goes crazy and PHP files are downloaded by browser…

read more
21 PHP Libraries You Should Know About
21 PHP Libraries You Should Know About

The aim of the Standard PHP Library-or SPL is to provide a standard library of interfaces which allows developers to…

read more