CheatSheet

  • PHP Cheatsheet with Easy Examples

    PHP Cheatsheet with Easy Examples

    Basics Of PHP Hello World Program In PHP echo function is used to display the output of the Program Writing Comments In PHP A comment in PHP code is a line that is not executed as a part of the program. Its only purpose is to be read by someone who is looking at…

  • JavaScript Cheat Sheet With Examples | Mr Programmer

    JavaScript Basics Set of JavaScript basic syntax to add, execute and write basic programming paradigms in Javascript  On Page Script Adding internal JavaScript to HTML External JavaScript File Adding external JavaScript to HTML Functions In JavaScript JavaScript Function syntax DOM Element JavaScrit Changing content of a DOM Element Output This will print the value…