|
-
October 5th, 2003, 03:53 PM
#1
Member
Database Information
I know how to Make databases. But i dont know how to put information in or take it out. i want to have users. so they can sign up and log in. And only members can see certain pages.
If anybody could send me a script or show me a tutorial that would be great. If you need more of an explanation please ask.
-
October 14th, 2003, 11:14 PM
#2
Member
First we need to know the database type flat-file, SQL e.t.c
Then we would have to know what launguage you're writing the script in, like PHP, Perl, Python....
Whether your doing it yourself or not if you google, you'll usually find some good tutorials.
-
October 15th, 2003, 06:29 PM
#3
use INSERT to add things
use UPDATE to change them
use SELECT to lookup things.
\"Ignorance is bliss....
but only for your enemy\"
-- souleman
-
October 18th, 2003, 09:02 PM
#4
Member
Well i'm using Mysql 4. and i would probably use Php. for the scripting
-
October 18th, 2003, 09:09 PM
#5
http://www.sqlcourse.com
http://www.sqlcourse2.com
Those two places can teach you some SQL commands
such as the select command, create table command etc.
-
October 18th, 2003, 09:11 PM
#6
Member
Somethigs messed up with my database. Its not starting. I can't get it started. What happened? What could be the problem?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|