10 Simple tips to optimize and run your php code faster
PHP is one of the most popular web programming language and it is used widely in many open source and commercial scripts. The beauty of php is its flexibility, easy to learn, highly optimized and specially made for web based applications. A php script can run slower if you do not care about memory, functional [...]
Quick and Easy way to Parse and Process your html web forms
One of the most discussed topic in every web programming language is to parse and fetch form fields and process them in an easy way. Because nearly in 90% projects we use html web forms. Sometimes when you have large number of form fields, it is difficult to fetch and parse every field in short [...]






