I'm making a site for my guitar teacher. I need to know how to make login that lets you sign up and login (duh), like on the Scratch site, but than you go to a new page. Anyone know, since I know you guys know this.
Sorry for off-topicness, but I really need it.
Offline
Okay, what you need to learn is PHP. Or Javascript, but that's not server-side and is therefore much less useful. You gotta learn PHP in order to do that. Frankly , I never quite got around to doing that. But my friend knows how.
Offline
coolstuff wrote:
Okay, what you need to learn is PHP. Or Javascript, but that's not server-side and is therefore much less useful. You gotta learn PHP in order to do that. Frankly , I never quite got around to doing that. But my friend knows how.
PHP? Alright, I'll take a look. I saw one that used Javascript though.. Hmm...
Offline
Yes he's right(I good at web proggramming )
Offline
Bluestribute wrote:
coolstuff wrote:
Okay, what you need to learn is PHP. Or Javascript, but that's not server-side and is therefore much less useful. You gotta learn PHP in order to do that. Frankly , I never quite got around to doing that. But my friend knows how.
PHP? Alright, I'll take a look. I saw one that used Javascript though.. Hmm...
Javascript is not a server-sided programming language and therefore can only allow you to create login a login page; the user cannot change there account at all and can only log in and look around but not (permanently) earn points or even sign up. What you saw might have been a page that used Javascript and PHP, most websites do use both.
Offline
Definitely PHP. If you need the scripts (even without using mySQL) let me know.
Offline
s_federici wrote:
Definitely PHP. If you need the scripts (even without using mySQL) let me know.
OOOoooh! I've been trying for ages to get scripts for login and stuff! I have php, it all works fine, I'd love that! OOOOooooh!
Offline
s_federici wrote:
Definitely PHP. If you need the scripts (even without using mySQL) let me know.
Yeah. Thatd be awesome
Offline