Footer on JamesGeddes.com

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
JamesGeddes
Forum Newbie
Posts: 1
Joined: Thu Jul 29, 2010 3:56 pm

Footer on JamesGeddes.com

Post by JamesGeddes »

I have just installed a new theme for my site at JamesGeddes.com however I want to edit the php footer file

This, however, is coded in base64; fine for browsers, not so great for people!

The file is at

http://jamesgeddes.com/wp-content/theme ... footer.php

but so that you can look at it I have copied the contents to a text file

http://jamesgeddes.com/wp-content/theme ... footer.txt

How can I turn this base64 nonsense in to normal PHP code?

Thanks for your help!

James
Post Reply