eddiehowell Posted August 2, 2007 Share Posted August 2, 2007 Hi All, Am fairly new to PHP, but my aim is to manage the content of 2+ sites, by entering/submitting text from one location. In other words - I'd like to notify people of future music gigs I have, by entering data into HTML tables - a 'Gig Dates' box will be present on both sites, ready for the content to be put into it - the sites to notify are yuwonder.com and MySpace profile - I'd like to enter text in a single place, preferably a web front end, but could edit a file via FTP instead If this makes sense: - what are my options for doing this? - is there pre-made free software ready to install? - is there a method using HTML, that reads the content of an external file, and places that content into a website box? Any & all support is much appreciated Regards Eddie Howell Quote Link to comment https://forums.phpfreaks.com/topic/63039-cms-with-php-possibilities/ Share on other sites More sharing options...
trq Posted August 2, 2007 Share Posted August 2, 2007 Sounds like a pretty specific application so no, I doupt there is anything out there that does exactly what you want. How much php do you know? Quote Link to comment https://forums.phpfreaks.com/topic/63039-cms-with-php-possibilities/#findComment-313971 Share on other sites More sharing options...
SirChick Posted August 2, 2007 Share Posted August 2, 2007 I don't think you can write to a myspace profile without being logged in and doing it the way myspace has provided. As you wont know how to connect to the myspace database... how else would it save the info if using external programs to do it? Quote Link to comment https://forums.phpfreaks.com/topic/63039-cms-with-php-possibilities/#findComment-313973 Share on other sites More sharing options...
trq Posted August 2, 2007 Share Posted August 2, 2007 You could quite easily log into myspace via curl I should imagine. Quote Link to comment https://forums.phpfreaks.com/topic/63039-cms-with-php-possibilities/#findComment-313981 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.