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.
Problem is, i'm a complete beginner to this, and don't know where to start.
Firstly, i'd like to know in a basic sense what ASP and PHP are. And secondly, can anyone suggest a good starting point? If possible, i'd prefer online tutorials, but book suggestions are always welcome.
Thankyou to anyone who takes the time to respond, your help is much appreciated!
Yes, ASP is free to run locally (apache has a module available) but on the Internet the chances of you finding a free or even cheap server that runs ASP are slim to none.
The basics of ASP are quite easy to pick up. You can place ASP code in the middle of HTML code, link to databases and stuff like that. For some good examples go to http://www.asp101.com. If you want to learn from scratch, you may be better learning .Net which is the next version of ASP, and looks even easier still to use.
Don't be fooled by the "PHP is better 'cos it aint Microsoft" thing. I'm sure PHP is good, and fast, but there are more "plain language" ASP resources around, and I personally found it easier to learn ASP rather than PHP - I have a PHP book which I barely started because I couldn't get my head around it.
I think it's a good step for you to move to PHP first rather than ASP, as PHP is supported on Freeola, whereas ASP is not.
There are probably some good online tutorals out there, which the others on here could probably tell you, but I started out with a book called "Samms Teach Yourself PHP4 in 24 Hours" which has helped me along nicely, the only downer of that book is there are some mistakes in it, but going through it I picked up on these mistakes and was able to correct them, so I think this bok is pretty good :o)
At the moment I'm trying to get PHP to work on my 'poter to test scripts off-line, but not going to well, lol.
But there are some good books in Librarys these days (from what I've seen) so maybe check there first, as my book was £17.99 and why pay then when you can get it for free for a few weeks
Hope that helps, but I do recommend PHP over ASP as a starting point :o)
Problem is, i'm a complete beginner to this, and don't know where to start.
Firstly, i'd like to know in a basic sense what ASP and PHP are. And secondly, can anyone suggest a good starting point? If possible, i'd prefer online tutorials, but book suggestions are always welcome.
Thankyou to anyone who takes the time to respond, your help is much appreciated!