Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
login?
#1
I made a website (CSS/HTML). I want to make a login function and allow people to upload pictures. How can I do that?
Reply
#2
PHP would be your best bet. Watching this might help.
Reply
#3
Well your best bet without learning a BIG amount of coding knowledge is to get a source and modify it, if you're wanting to learn how to code the language this is the wrong section.
[Image: signaturera.png]
Reply
#4
You'll need to use MySQL to store login data and PHP to connect to it. If you're new to this, I suggest finding a free script instead.
Reply
#5
so thats means I need to learn the database coding........?
Reply
#6
(06-01-2011, 11:07 PM)intel 4004 Wrote: so thats means I need to learn the database coding........?

Well, Yes. HTML and CSS are both client side languages, They cant interact with the server. You need to learn PHP and how to query an SQL database.
Need website or forum help?
[Image: logo.png]
Reply
#7
(06-01-2011, 11:07 PM)intel 4004 Wrote: so thats means I need to learn the database coding........?

To be honest, it depends what login script you want, for example; if you want a login script that's just simple and clean with a white background then you might as well get knowledge of HTML/PHP/SQL if you want to make a super nice one then learn a language like CSS Smile
[Image: signaturera.png]
Reply
#8
(06-02-2011, 10:57 AM)Laughynose Wrote: To be honest, it depends what login script you want, for example; if you want a login script that's just simple and clean with a white background then you might as well get knowledge of HTML/PHP/SQL if you want to make a super nice one then learn a language like CSS Smile
He said he already knew CSS but no php. CSS isn't needed for a login but some sort of serverside language is.
Need website or forum help?
[Image: logo.png]
Reply
#9
You're wrong since PHP is the login script, you need PHP to connect to the MYSQL database, and the server side is MYSQL.
[Image: signaturera.png]
Reply
#10
Use PHP for it. Google a simple logging in
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  problem with popup login nandahosting 5 1,171 07-04-2011, 06:44 PM
Last Post: AceInfinity
  login php Miku 8 1,492 07-01-2011, 08:01 AM
Last Post: ★ASI_F★™

Forum Jump:


Users browsing this thread: 2 Guest(s)