Backslash () is used in PHP as escaping character. Escape sequences are started with escaping character backslash (). List of widely used escape sequences in PHP: ” Print the […]
Category: PHP Tutorial
Features in PHP Editor
Features in PHP Editor Below are some of important features which a PHP Editor have : Code hinting Syntax Checking Show commonly used code blocks […]
Steps to Install WAMP on Window
Steps to Install WAMP on Window We will install EasyPHP as WAMP server on Window. 1. Click on download link on http://easyphp.org and download the […]
