April 2016 ~ Hybrid Mobile Apps Development, React Native, Flutter, JavaScript, Darts, iOS, Android, NodeJS
Coding Savvy FB Twitter Google

Top 5 Tricks to Perform Redirection with PHP

A server side redirect is a method of URL redirection using an HTTP status code (e.g., 301 Moved Permanently, 303 See Other and 307 Temporary Redirect) issued by a web server in response to a request for a particular URL. The result is to redirect user's web browser to another web page with a different URL. Redirection in PHP has lots of approaches, to be more specific about it, everything boils down to what you want. We are going to discuss How to redirect visitors using PHP programming language. This are the 5 most common ways to perform redirection on your website with PHP. We are going to see how we can use JavaScript also .htaccess file for redirection.
Top 5 Most Secured Ways Perform Redirection with PHP

Top 20 Things Web Developers Should Master for an Interview.

Have you ever wondered what question might be ask in an interview? As a developer you need to get yourself familier with some terms used in web development. Here are top most asked question in an interview, This is extracted from a Quora.com answer and it is written by developer from all angles around the world. Hope it help someone.
 Top 20 Things Web Developers Should Master for an Interview.