Skip to content

The While Loop

A While loop is used when we have to repeat a set of statements as long as the condition is false. It could be the… 

PHP -Building Blocks

If –else statements: if…else statement – executes set of codes if a condition is true and another code if the condition is false Within a… 

The For Loop

PHP for loop can be used to traverse set of code for the specified number of times. For example if you want to repeat something… 

PHP Superglobals

We already learned about variables, but there are some Readymade or predefined keywords in PHP that can be used without you having to create them… 

Arrays in PHP

An array is a data structure that stores similar type of values in a common variable. Arrays are also called homogeneous data type. For example… 

PHP – Date / Time Functions

When working in any programming language, dealing with dates and time is a simple task. That is, until time zones have to be supported. PHP’s… 

Ajax Tutorial Webs Jyoti

PHP Ajax Tutorial

The Ajax provides two way to developers to build rich application, server centric and client centric. The extenders use a block of JavaScript code to… 

php book webs jyoti

Variables in PHP

Variables – PHP Variables are used to store data and can be called by using the variable name and the data that it holds will… 

WordPress Training

We offer an training in WordPress – World’s leading open source CMS (Content Management System). WordPress is very flexible tool to build small to large… 

PHP Mysql Topics

Training Specification We strongly believe in Open Handed & Real Time Training and will go for practical sessions mostly. Students should devote minimum 3-4 hours/Session.…