Question on removed embedded images
Moderator: mkoch227
Question on removed embedded images
When images are removed they're assigned a name in the database in the format image***.type. Which piece of code assigns this name?
Re: Question on removed embedded images
It looks like images are processed around line 158 in pipe_functions.php. However, I'm not exactly sure what it does in terms of detail.
Mike, Lead Developer of
HESK: A surprisingly simple, user-friendly and FREE help desk software with integrated knowledgebase.
Re: Question on removed embedded images
The name is assigned in line 202 (it's hashed for security reasons to prevent files being opened from the browser).
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools