By
Js web solutions | 25/12/2021How to build PDO MYSQL database connectivity using PHP [...]
By
Js web solutions | 25/12/2021Base64 decode function in PHP [...]
By
Js web solutions | 25/12/2021Base64 encode function in PHP [...]
By
Js web solutions | 25/12/2021How can validate a email id using php. [...]
By
Js web solutions | 25/12/2021How to remove character from string. [...]
By
Js web solutions | 25/12/2021How to get first character from string. [...]
By
Js web solutions | 25/12/2021How to remove html tag from string . [...]
By
Js web solutions | 08/12/2021How to send Email using PHP. [...]
By
Js web solutions | 22/03/2020In 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/2020Hello , 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 . [...]