This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2011-07-26 03:20:54

WindowsExplorer
Scratcher
Registered: 2011-02-25
Posts: 1000+

Help, anyone?

Could somebody help me and give me the html code for a working login and sign up form for my website, and the code after you login to say "Welcome [username]".


http://i.imgur.com/H6LLdnK.pnghttp://i.imgur.com/VYuD7BY.png

Offline

 

#2 2011-07-26 04:31:14

ssss
Scratcher
Registered: 2007-07-29
Posts: 1000+

Re: Help, anyone?

I can only tell you that you can't use html, you need to use php...  wink


Hey.  It's me SSSS, back from the dead!  smile

Offline

 

#3 2011-07-26 04:36:39

LS97
Scratcher
Registered: 2009-06-14
Posts: 1000+

Re: Help, anyone?

Generally, site hosts like Weebly won't let you use PHP (which is absolutely needed if you'll make a form), but they have premade templates available.

If you're hosting your own, you need both HTML and PHP. HTML for the page, meaning a form tag with <input>s and <submit>s. PHP to handle the data and keep a database.

Offline

 

#4 2011-07-26 04:56:24

WindowsExplorer
Scratcher
Registered: 2011-02-25
Posts: 1000+

Re: Help, anyone?

LS97 wrote:

Generally, site hosts like Weebly won't let you use PHP (which is absolutely needed if you'll make a form), but they have premade templates available.

If you're hosting your own, you need both HTML and PHP. HTML for the page, meaning a form tag with <input>s and <submit>s. PHP to handle the data and keep a database.

Can you tell me about a website creator thatb supports that?


http://i.imgur.com/H6LLdnK.pnghttp://i.imgur.com/VYuD7BY.png

Offline

 

#5 2011-07-26 05:00:30

LS97
Scratcher
Registered: 2009-06-14
Posts: 1000+

Re: Help, anyone?

supports PHP? 000webhost.
supports auto forms? Weebly.

Getting on a car for a 4 hour trip, see you  wink

Offline

 

#6 2011-07-26 05:42:07

fg123
Scratcher
Registered: 2008-11-13
Posts: 1000+

Re: Help, anyone?

OH you want to make a login page?

1. PHP
2. MYSQL
3. Database
4. Sessions
5. Cookies

If you know all of that. Come back.  smile

Seriously. Making one of that is timeconsuming and quite difficult.

You should learn a bit more about website coding and php before even attempting to code a login system.  smile


Hai.

Offline

 

#7 2011-07-26 16:45:08

WindowsExplorer
Scratcher
Registered: 2011-02-25
Posts: 1000+

Re: Help, anyone?

How do you get the php editor up in 000webhosting?


http://i.imgur.com/H6LLdnK.pnghttp://i.imgur.com/VYuD7BY.png

Offline

 

#8 2011-07-26 17:00:22

RUMCHEERYPOOPOO
Scratcher
Registered: 2008-12-23
Posts: 100+

Re: Help, anyone?

A text editor will do it.


I AM ROOKWOOD101 NOW! (just so you know)

Offline

 

#9 2011-07-26 17:06:30

WindowsExplorer
Scratcher
Registered: 2011-02-25
Posts: 1000+

Re: Help, anyone?

do I just insert it into the page editor?


http://i.imgur.com/H6LLdnK.pnghttp://i.imgur.com/VYuD7BY.png

Offline

 

#10 2011-07-26 18:19:02

poemon1
Scratcher
Registered: 2011-01-12
Posts: 500+

Re: Help, anyone?

WindowsExplorer wrote:

LS97 wrote:

Generally, site hosts like Weebly won't let you use PHP (which is absolutely needed if you'll make a form), but they have premade templates available.

If you're hosting your own, you need both HTML and PHP. HTML for the page, meaning a form tag with <input>s and <submit>s. PHP to handle the data and keep a database.

Can you tell me about a website creator thatb supports that?

i know, http://www.yola.com/ it has a lot of apps a form maker and a forum app.
a buch of games, and FREE to create only a couple website with a pre paid domain name.


http://i47.tinypic.com/rrqe13.gif

Offline

 

Board footer