|
Posted by Bucky on 12/21/07 22:12
I want to make something where I can schedule future blog posts, and
it will automatically publish them to Xanga. I have a web host with
Linux, MySQL, PHP, cron, etc.
Type up blog post and future date into MySQL.
Cron job scheduled every day, check if blog post needs to be published
today.
If so, somehow log into Xanga and fill out the forms and submit.
The piece I'm missing is how to log into Xanga and fill out the forms.
Can this be done with PHP from the server? What are the "technologies"
that I need to use? Thanks!
Navigation:
[Reply to this message]
|