The "Freeola Customer Forum" forum, which includes Retro Game Reviews, has been archived and is now read-only. You cannot post here or create a new thread or review on this forum.
Am I asking too much ?, I have a brief knowledge of html - am I better off expanding this and coding it all myself ?
All help appreciated.
David
www.podcar.tk
http://www.hotscripts.com/PHP/Scripts_and_Programs/
http://php.resourceindex.com/
These are an archive of PHP Scripts that people have created and allow you to use for free, so have a look through there as what your looking for may have already been done.
Cheers
PHP is known as a Server Side Scripting Language, and such a language is used to allow Web Designers to make their Web Sites more 'Live'.
What you seem to be after is a Live site that updates when someone enters a score, and the score to be saved and displayed on your site. HTML Can't do this, PHP can, you can use a PHP Script to look at your infomation filled into a Web Form, and it can do what you like with it, in this case, write it to a Text File and save it, and read the text file and display its content.Is that what your looking for?
I take it PHP is also better at handling forms etc.
thanks
Sounds like you'd need php which writes the details into a text file but i'm still learning php, hopefully someone else can help you.
Probably not best to use Frontpage for php.
Am I asking too much ?, I have a brief knowledge of html - am I better off expanding this and coding it all myself ?
All help appreciated.
David
www.podcar.tk