|
|
#1 (permalink) |
|
Registered User
Fresh Surpasser
Joined in Jun 2006
19 posts
Gave thanks: 0
Thanked 1 Time in 1 Post
|
Help with cron
I want to post to my wordpress using their email function. In order to do this I need to be able to cron a job that would periodically open a web page. Do I need an oust side function such as wget to do this.
__________________
coming to you from SH99
|
|
|
|
|
|
#2 (permalink) |
|
Surpass Fan
Comfy Contributor
Joined in Sep 2004
Hosted on Pass42
278 posts
Gave thanks: 4
Thanked 50 times
|
You probably won't be able to use wget since it is disabled on most servers. However, on the Wordpress codex site, they have several alternative ways to implement this, one of which is via a php script which should be okay.
I thought about doing this but decided against it because I thought it was too risky. Anybody who finds this email address can post to your blog.
__________________
|
|
|
|
|
|
#3 (permalink) |
|
Marketing Maven
Surpass Staff
Joined in May 2003
Lives in Orlando
24,749 posts
Gave thanks: 946
Thanked 806 times
|
At first I thought this said "help with corn" and it was all mine, let me tell you.
Rick, thank you for jumping into this thread even though it was not about vegetables. Agreed on the php script. =]
__________________
|
|
|
|
|
|
#4 (permalink) |
|
Registered User
Fresh Surpasser
Joined in Jun 2006
19 posts
Gave thanks: 0
Thanked 1 Time in 1 Post
|
If I am reading this correctly I would need to go to my site and pull up the mail page or, if I use a footer, to got to the site so the footer would recognize it. The whole purpose of doing it by e-mail is so I can post from my cell while I am on the road and have it update without my intervention.
Oh well. Thanks for the help.
__________________
coming to you from SH99
|
|
|
|
|
|
#5 (permalink) | |
|
Surpass Fan
Comfy Contributor
Joined in Sep 2004
Hosted on Pass42
278 posts
Gave thanks: 4
Thanked 50 times
|
I've never actually tried this, but from what I'm reading...
Quote:
__________________
|
|
|
|
|
|
|
#6 (permalink) |
|
Registered User
Fresh Surpasser
Joined in Jun 2006
19 posts
Gave thanks: 0
Thanked 1 Time in 1 Post
|
Well that is what I am doing but it actually needs 2 visits. The first runs the mail.php then a reload shows the entry.
Thanks all.
__________________
coming to you from SH99
|
|
|
|