PHPTraining for Developers

Converting the Timestamp - how to Convert the Timestamp in php?

Getting the Timestamp and Date - how to get the Timestamp and Date in php

Read and Write CSV Data

Read and Write Files - how to Read and Write Files in php?

Copy, Rename and Delete a File - manipulating a file in php

Working with Directories - use of Directories in php?

Finally Block in php

Catch Multiple Exceptions - how to Catch Multiple Exceptions in php?

Throw an Custom Exception - How to Throw an exception in php.

Raise and Catch an Exception - how to Raise and Catch an Exception in php?

Passing Argument as Reference

Inbuild Functions - what is Inbuild Functions in php?

Dynamic Function Calling - what is Dynamic Function Calling in php?

Return Value from Functions - how a function return value in php.

Passing inputs to Functions - how to pass argument inside function in php.

Define and Call a Function - using function in php.

Split Arrays - what is Split Arrays in php?

Copy Arrays - what is Copy Arrays in php?

Sort Arrays - what is sort array function in php?

UNSET - array unset() function in php.

Associative Arrays - Use of Associative Arrays in php.

Indexed Arrays - what is Indexed Arrays?

Mixed Arrays - what is Mixed Arrays in php?

Empty Arrays - what is Empty Arrays in php?

foreach - use of foreach loop in php.

strpos() - what is strpos() in php?

strlen() - what is strlen() in php?

Nowdoc in PHP - what is nowdoc in php?

here doc - use of here doc in php.

Combine Two Strings - How to Combine Two Strings in php?