8Sep/06Off
PRE tag test
This post is all about testing the PRE tag and how it works in WordPress
# Form action must call this page and be set to POST
# To Email Address
$email='stevet@sesamecommunications.com';
# From Name
$sender='Sesame Design';
# From Email Address
$sender_email='domains@sesamecommunications.com';
# Doctors URL (no www.)
$drurl = "sesamenews.com";
# To use a URL redirect after submission remove the below '#'
#Â Â Â $next_url='http://www.sesamewebdesign.com';
###########DO NOT CHANGE THIS LINE############
include("sesamefrm.inc.php");
##############################################
?>
Next XML test with PRE
http://www.orthodonticstudio.com/docs/New%20Patient%20Form.doc 2006-08-30 weekly 0.7 http://www.orthodonticstudio.com/index.html 2006-08-30 weekly 0.7
September 8th, 2006 - 07:18
Well, I’m not liking the results so far. The < ?php tag has been removed as well as all the tags.
I guess I will have to see if there are any sort of plugins that can be added to accomodate the code samples I need.