to read content with CDATA into normal texts, Add below code in your php file. $homepage = &…
Read moreHere, In this post i will show you how to fetch data from MySQL using PDO and sending it to the…
Read moreHere, In this post i will show you how to validate email addresses with PHP filter_var and regu…
Read moreDownload When users sign up to join your website, you may want to verify their email address by …
Read moreWith below PHP script you can easily Crop and resize Image using PHP and Jquery. You can downlo…
Read moreThere are many tools available for Editing image on windows or mac. Even free software availabl…
Read moreBelow one is the simple PHP Script which proportionally resize an image to a max height and wid…
Read morePHP provides a function to get the width and height of an image. The getimagesize() function wi…
Read moreWith Below PHP function it possible to obtain the IP address of the person requesting a page. T…
Read moreWith Below PHP scripts you can easily Dump or Backup Complete Mysql Database. You can downloa…
Read moreWhen you Assigned multi-line PHP string variable to javascript variable then it will create “Sy…
Read more