Advanced Java and Web Technologies for JNTUK
Blog providing beginner tutorials on different web technologies like HTML, CSS, Javascript, PHP, MYSQL, XML, Java Beans, Servlets, JSP and AJAX
Subscribe to Startertutorials.com's YouTube channel for different tutorial and lecture videos.

Operators in PHP

Categories: PHP. No Comments on Operators in PHP

Introduction   Operators are used in expressions to perform operations on operands. There are several operators supported by PHP which are categorized into following categories: Arithmetic operators Assignment operators Comparison operators Increment/Decrement operators Logical operators String operators Array operators   Arithmetic Operators   Subscribe to our monthly newsletter. Get notified about latest articles, offers and […]

Read the rest of this entry »