can echo but not email

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
imran.rajani
Forum Newbie
Posts: 16
Joined: Tue Dec 22, 2009 5:34 pm

can echo but not email

Post by imran.rajani »

Hello friends,

I've used javascript to fetch visitor's system date and stored in php variable.

I can echo it on screen but can't date (can email all info except date).

On Screen printing:
Date: Wed Mar 24 2010 02:14:18 GMT+0500 (West Asia Standard Time)

Kindly help me out.

Thanks
mikosiko
Forum Regular
Posts: 757
Joined: Wed Jan 13, 2010 7:22 pm

Re: can echo but not email

Post by mikosiko »

and you code is?.... show the code pertinent to your problem and ask what doubts/errors do you have
Post Reply