-
Will pay for good help!
I have no idea how to write javascript... I have tried multiple times but get frustrated each and every time.
What I need is a blogging script for my site, http://cyanideperfection.net, so that rather than editing the index page like I have been doing, it will all be neat and clean. I don't want to have to change much on my site, if anything at all. I am somewhat flexible and am willing to haggle the price with you. reply or e-mail me at webmaster@cyanideperfection.net. Thank you!
-
This will require a server-side language such as PHP.
You could do the following:
1. Use file_get_contents("mypage.htm") to load the news into the index page.
2. Update mypage.htm via fopen(),fwrite(),fclose()
-
I'm already using PHP... but it's just basic... like its used to include my navigation w/o having to change links on every single page. And I did post this in the PHP section also.