Recent Posts

Caution: Greetings to all visitors. The site is working in short. Links Please skip the link to view any topic and thank you for visiting
header ads

Print function

I have this code which allows users to upload images and resize them. I would like instead of an upload, a fixed image from my server.


Upload Images Below

(Web or Computer-Based)

<form action="" method="post"  enctype="multipart/form-data">
<input type="hidden" name="MAX_FILE_SIZE" value="10000000" />


COMPUTER-based image upload:<br />
<input name="uploadedfile" type="file" /><br />
WEB-based image upload (URL):<br />
<input type="text" name="url" /><br />
<input type="submit"...
Code (markup):
Print function

from PHP https://ift.tt/2TwhmaO
via IFTTT

Post a Comment

0 Comments