[PHP-INSTALL] Multiply -- register now

2011-10-19 Thread LEFEBVRE LAURETTE (via Multiply)

Check out my Multiply site

I set up a Multiply site with my pictures, videos and blog and I want 
to add you as my friend so you can see it. First, you need to join 
Multiply! Once you join, you can also create your own site and share 
anything you want, with anyone you want.

Here's the link:
http://multiply.com/si/7r+kUL3xDOOtIjZEFDBKPg


Bonjour,
Je m'appelle Laurette Lefebvre et je vous contacte dans le but de 
collaborer avec vous
pour la réalisation d'oeuvre humanitaire.Veuillez me contacter à cet 
adresse si vous
êtes interessé :laurettelefeb...@gmail.com.

Thanks,
LEFEBVRE







Stop e-mails, view our privacy policy, or report abuse: 
http://multiply.com/bl/7r+kUL3xDOOtIjZEFDBKPg
We haven't added your email address to any lists, nor will we share it
with anyone at any time.
Copyright 2011 Multiply
6001 Park of Commerce Blvd, Boca Raton, FL



[PHP-INSTALL] junk from my forms output

2011-10-19 Thread hanson zhou
I have the following in a file called "hello.php" in my htdocs directory
(Apache webroot).


 Your name: 
 Your age: 
 


as well as the following in a file "action.php", also in the same directory.


Hi .
You are  years old.

When I click on the submit button of the form in hello.php, it should say
something like:
"Hi Hanson.  You are 33 years old."  But instead of just saying that it also
appends a bunch of junk at the beginning like this:

{\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\fcharset0
Arial;}} {\*\generator Msftedit 5.41.21.2509;}\viewkind4\uc1\pard\f0\fs20 Hi
hanson .\par You are 33 years old.\par } �

Can someone help me with this?  Why does my forms reply from action.php
contain so much junk?  I have a Windows installation of PHP and Apache.

thanks,
-Hanson


[PHP-INSTALL] junk in my forms output

2011-10-19 Thread hanson zhou
I have the following in a file called "hello.php" in my htdocs directory
(Apache webroot).


 Your name: 
 Your age: 
 


as well as the following in a file "action.php", also in the same directory..


Hi .
You are  years old.

When I click on the submit button of the form in hello.php, it should say
something like:
"Hi Hanson.  You are 33 years old."  But instead of just saying that it also
appends a bunch of junk at the beginning like this:

{\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\fcharset0
Arial;}} {\*\generator Msftedit 5.41.21.2509;}\viewkind4\uc1\pard\f0\fs20 Hi
hanson .\par You are 33 years old.\par } �

Can someone help me with this?  Why does my forms reply from action.php
contain so much junk?

thanks,
-Hanson