Saturday, 5 December 2015

52_GD_IN_PHP

GD IN PHP


GD IS KIND OF LIBRARY WHICH IS PREINSTALLED IF YOU ARE USING XAMPP CONTROL PANEL.


let’s modify the GRAPHICS…Some website allowed us to upload images… If we want to generate kind of watermark after uploading the images then…



Protecting Email with the string…Create one generate.php file


Changing the content type means allow only image to display


Write the code below to generate the image based on our email address…



Now as our image is generated now how to use this image in our program , …Modify some code in our previous PHP file



Now create home.php page and write the code as specify below




No comments:

Post a Comment