Display WordPress RSS on an External Website
- 03.03.11
- PHP, RSS, website, Wordpress
- No Comments
Lately I’ve been adding custom WordPress RSS feeds on external websites. For example, we have a main news website for the University of Tennessee, Knoxville. Different initiatives and programs on campus like to have a feed on their home page (or internal page) of news stories about their initiative or program (excluding all the other [...]
FPDF issues
- 11.03.09
- HTML, PDF, PHP
- No Comments
So at work I’ve been working on a project. I’m taking data that I’m pulling from a MySQL database using PHP and having two options for the users: a HTML table & a table in a PDF file. If you ever want to take HTML or data or anything and then turn it into a [...]