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 Interview Questions
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 […]
What is WAMP , LAMP and MAMP ?
WAMP , LAMP and MAMP WAMP stands for Windows , Apache , MySQL and PHPLAMP stands for Linux , Apache , MySQL and PHPMAMP stands […]
