PHP script intersect browser image request | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

PHP script intersect browser image request

I'm trying to intersect image request with PHP script and return the image to the browser. This how I want the image src url to look like "www.mydomain.com/image/profilepics/filename/ [image size]". I want the image controller to get the image and return it. I want the code.

2nd May 2020, 6:03 PM
Peace Imion
Peace Imion - avatar
1 Answer
0
You can searching in google using this keyword "how to make image preview" there will be variation sceipt about your case
31st May 2020, 1:52 PM
Andrea Santana Adzani
Andrea Santana Adzani - avatar