•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Web Development category of DaniWeb, a massive community of 332,162 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,528 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Web Development advertiser:
•
•
•
•
php (58 snippets)
html (20 snippets)
javascript (16 snippets)
coldfusion (7 snippets)
asp (7 snippets)
ruby (7 snippets)
Lottery draw in javascript
CSS Bar Graph function in php
This code will display images within an email from the server. It will display an image with a choice of file extension which can be expanded to fit your needs.
this code was originally developed for a emailing system where the images to be displayed where uploaded by the user. (View Snippet)
Just copy and paste the snippet into a file and save.
You need to save this under the web root, not in a web accessible folder. For example, on linux you could save it in your home directory. Say your user is "joe" then save it in /home/joe/ . Ify saved the file as interactive.php then you would... (View Snippet)