Leading IT institute, TOPS Technologies offers Advance PHP trainingin Ahmedabad for the IT students, Who want to make their career bright as a PHP
developer in IT field.Start your career at TOPS technologies and assure your
future today.
Get free Php Training in Ahmedabad. Our Php Training and Php Courses through theory and practical will help you to grow as a Php developer. Learn Php in easy way.
Showing posts with label Php training. Show all posts
Showing posts with label Php training. Show all posts
Saturday, 24 May 2014
Thursday, 22 August 2013
Php-training-Thursday-august-22-2013
Introduced New Array Functions in PHP
Definition and
Usage
Syntax
array_diff_uassoc() - Computes the difference
of arrays with additional index check which is performed by a user supplied
callback function.
Definition and
Usage
Syntax
More Examples
Definition and
Usage
Syntax
Examples
array_udiff_assoc() - Computes the difference
of arrays with additional index check. The data is compared by using a callback
function.
Example
Definition and
Usage
Syntax
array_udiff_uassoc() - Computes the difference
of arrays with additional index check. The data is compared by using a callback
function. The index check is done by a callback function also.
Example
Definition and
Usage
Syntax
Example
Definition and
Usage
Syntax
array_uintersect_assoc() - Computes the
intersection of arrays with additional index check. The data is compared by
using a callback function.
Example
Definition and
Usage
Syntax
array_uintersect_uassoc() - Computes the
intersection of arrays with additional index check. Both the data and the
indexes are compared by using separate callback functions.
Example
Definition and
Usage
Syntax
array_uintersect() - Computes the
intersection of arrays. The data is compared by using a callback function.
Definition and
Usage
Syntax
Example
Saturday, 17 August 2013
Php-training-Saturday-august-17-2013
How to Implement CAPTCHA Image in PHP Module
PHP
Module
Stages
-Quering
-Checking
The
AJAX HTML Page (the Front-end)
The
JavaScript
The
PHP Server Page (the Backend)
The
Ways to Make It More Secure
How
does a CAPTCHA work?
Creating
the random text
Writing
the text to the image
Check
if the user entered the code correctly
Improvements
and Conclusion
Thursday, 15 August 2013
php-training-Thursday-august-15-2013
Build your own PHP Survey / Poll Application
The Survey itself
The Results Page
Set a Question
for your Survey
Getting prepared
- Check if your downloaded files work
Create a Database
for a Survey Application
PHP Code to Set a
question for a survey
PHP Survey Code
Adding the Survey
Vote to the Database
View the Survey
Results
How Many
People voted for a particular Option?
Display a
Graphics for the results
Wednesday, 14 August 2013
php-training-Wednesday-august-14-2013
Learn about PHP User Authentication
A word about the database used for
this section
Setting a Session
PHP Session Variable
Register a New User with PHP and
MySql
PHP User Authentication
Validation
Passwords
Some more things worth considering
on your login/signup pages
Conclusion
Subscribe to:
Posts (Atom)
