By Js web solutions | 25/12/2021
How to build PDO MYSQL database connectivity using PHP [...]
By Js web solutions | 25/12/2021
Base64 decode function in PHP [...]
By Js web solutions | 25/12/2021
Base64 encode function in PHP [...]
By Js web solutions | 25/12/2021
How can validate a email id using php. [...]
By Js web solutions | 25/12/2021
How to remove character from string. [...]
By Js web solutions | 25/12/2021
How to get first character from string. [...]
By Js web solutions | 25/12/2021
How to remove html tag from string . [...]
By Js web solutions | 08/12/2021
How to send Email using PHP. [...]
By Js web solutions | 22/03/2020
In this tutorials we will learn how to get current complete url of a website using php . some times we have to need implement this functionality in our web application . If HTTPS enable by your server then append https otherwise append http . yet by use $_SERVER['HTTP_HOST'] you get the current doma [...]
By Js web solutions | 11/02/2020
Hello , friends in this article we will show you . how to delete multiple record from database . Mostly we have to need delete single record but according to project size some times we have to need delete multiple record from database . [...]