by Epiphany Infotech | Aug 27, 2014 | Blog Posts
Tl;DR To share a presentation on WordPress, you need to have WordPress installed or be on WordPress.org to access plugins. Install the SlideOnline plugin, sign up for SlideOnline, upload your presentation on SlideShare, get the embedded code, and share it through your...
by Epiphany Infotech | Aug 7, 2014 | Blog Posts
TL;DR Article teaches how to create a simple image upload form for a website using PHP (procedural) and MySQL. You need to create an HTML/PHP page for the form, create a MySQL database, and write PHP code to insert the image into the database and upload it to a...