by Epiphany Infotech | Oct 24, 2014 | Blog Posts
TL;DR Adding a Google calendar to a WordPress blog is simple and customizable. First, create and make your calendar public in Google Calendar’s settings. Then, customize the look and view of your calendar and copy the iframe code provided to paste into your blog...
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...