IMMania.com

Internet Marketing Journal

IMMania.com header image 2

Adding PHP Code To WordPress Posts

August 3rd, 2007 · No Comments

This is an example of how to include the eBay RSS feed in a WP post. Since this particular implementation uses a RSS to HTML converter written in php, it requires the installation of a php execution plugin. The one I’m using here is:

Exec_PHP

You must be running WP 2.x for this plugin to work.

The following steps outline the process:

1. Dowload and unzip the plugin folder.
2. Upload the entire folder to your WP plugins folder
3. Activate the Exec_PHP plugin
4. Uncheck “WordPress should correct invalidly nested XHTML automatically” in your WordPress options
5. Disable the WYSIWYG rich editor (very Important). Do this through the “Users” menu and your profile. The option is at the bottom of the page. Things won’t work with the Rich Editor enabled.
6. Test your installation with the following php scriplet:

<?php echo “Hello, World!”; ?>

There’s a slight problem as you can see below with the RSS converter getting behind for some reason and dumping php code. Will continue to investigate.

Update: Corrected the problem mentioned above. Found the solution on the Bluesome.net Web site (Exec_PHP). When including a php file that contains global variables, you need to add the “global” specifier before them, I did this right within this post prior to the “include” statement.



&SID=apple.iphone” target=_blank”>&SID=apple.iphone” target=_blank”>

New Black Apple iPhone 3G 16GB New in Box for AT&T
US $799.01
End Date: Monday Jan-12-2009 16:23:28 PST
Buy It Now for only: US $799.01
Buy it now | Add to watch list

New Black Apple iPhone 3G 16GB New in Box for AT&T
US $777.01
End Date: Sunday Jan-25-2009 21:27:21 PST
Buy It Now for only: US $777.01
Buy it now | Add to watch list

Brand New In Box Unlocked Iphone 3G 16 GB Black
US $775.00
End Date: Tuesday Jan-06-2009 18:29:59 PST
Buy It Now for only: US $775.00
Buy it now | Add to watch list

Apple iPhone 3G (AT&T), (Cingular) 16GB New in Box !!!
US $769.00
End Date: Tuesday Jan-06-2009 20:17:42 PST
Buy It Now for only: US $769.00
Buy it now | Add to watch list

No Tags

Share and Enjoy:
  • Digg
  • del.icio.us
  • Netvouz
  • description
  • ThisNext
  • MisterWong
  • Wists

Tags: Blogging

0 responses so far ↓

  • There are no comments yet...Kick things off by filling out the form below.

Leave a Comment