Jump to content

MySpace/PHP Help


Recommended Posts

Okay, I'm a pretty big PHP Noob, I only know the total basics, so i was wondering if someone could help me (or write the code for me :P )

I need a script that can be used to people type in a Title, and a Message, they click submit, they get logged into a specified myspace account, a bulletin is posted with the title/message, and then they are logged out so they can't use the other features of the account.

Any help would be awesome :)

edit: wrong forum sorry
Link to comment
Share on other sites

  • 1 year later...
MySpace doesn't allow anything to be posted other than HTML/CSS/Javascript (all client-side code), so you would need to use one of those technologies as far as posting goes, but you could definitely setup a form and PHP script on your own server to automate the task of logging into MySpace and submitting a new bulletin.
Link to comment
Share on other sites

  • 1 month later...
I've automated this process using HTTPUnit library in Java. I then implemented an interface to the Java code in PHP, and have something that could do what you're after.

Instead of giving you the code, feel free to ask questions. I'd be happy to help with any specific pieces you're interested in.
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.