save tiny blogs to ftp, store them, then email the info

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
User avatar
iknowu99
Forum Commoner
Posts: 39
Joined: Thu Aug 14, 2008 3:20 pm

save tiny blogs to ftp, store them, then email the info

Post by iknowu99 »

hello all and everybody

I would like to create a page where visitors can write a blog, their email, and a future time date. Next I would like to automate an email program to send the visitors an email at that time with what they wrote in the blog. if this is possible with single hand-edly using PHP then how??
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: save tiny blogs to ftp, store them, then email the info

Post by Christopher »

Yes it is very possible. How is a much longer answer. What have you done so far?
(#10850)
User avatar
iknowu99
Forum Commoner
Posts: 39
Joined: Thu Aug 14, 2008 3:20 pm

Re: save tiny blogs to ftp, store them, then email the info

Post by iknowu99 »

i know basics of coding, vba mostly. perhaps there is some direction i can take
Post Reply