Go Back   Novahq.net Forum > phphq.Net > phphq.Net Forums
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 10-02-2004, 01:11 PM
XinG
Unregistered

Posts: n/a

Databases

How would i go about making a database, and connecting to a database from within 1 page? (Eg index.php)
A database which creates:
Username
Password
*ID
D.O.B

and then use this within the site for when users register?
I have a login script too, i didn't make it, i found it from the net, how would i be able to use this to only let people who login use certain pages?
Also.. I need some help with the site im making too, at the moment i'm concentrating on constructiong the site, then design later, this is what i have at the moment:
<a href="www.no-remorseclan.com/My%20Website">HERE</a>
Reply With Quote
  #2  
Old 10-02-2004, 02:17 PM
katana*GFR* is offline katana*GFR*

Join Date: May 2002
Location: North Sea
Posts: 2,421

Send a message via ICQ to katana*GFR* Send a message via MSN to katana*GFR*
why double posting? U did post it in the right foru also, so why here again? well anywayz i have some comments on the other post u made. I hope you get it sorted
__________________
<- Sponsored by Chris



Found on Youtube:
Quote:
And if Newton Faulkner's voice can be described as "R&B" then Kurt Cobain must be a member of Boyz II Men.
Link here
Reply With Quote
  #3  
Old 10-02-2004, 05:04 PM
PHP-Largo
Unregistered

Posts: n/a

i fixed the problem in other post area (He might have posted here first kaftana) and then realized he posted in the wrong area and chances are he doesn't know how to delete posts if he doesnt know bb code
Reply With Quote
  #4  
Old 10-02-2004, 06:24 PM
katana*GFR* is offline katana*GFR*

Join Date: May 2002
Location: North Sea
Posts: 2,421

Send a message via ICQ to katana*GFR* Send a message via MSN to katana*GFR*
Could be but even i know its pretty obvious when the 2nd forum name is PHP/MySQl that it should be there.

No bad feelings Xing I made mistakes also and lots of them.

Dont mind me im merely the housefool here....


Largo now thats a kickass siganture, im going to make 1 like it also
__________________
<- Sponsored by Chris



Found on Youtube:
Quote:
And if Newton Faulkner's voice can be described as "R&B" then Kurt Cobain must be a member of Boyz II Men.
Link here
Reply With Quote
  #5  
Old 10-02-2004, 06:30 PM
katana*GFR* is offline katana*GFR*

Join Date: May 2002
Location: North Sea
Posts: 2,421

Send a message via ICQ to katana*GFR* Send a message via MSN to katana*GFR*
well i hope its a correct code.......... :?
__________________
<- Sponsored by Chris



Found on Youtube:
Quote:
And if Newton Faulkner's voice can be described as "R&B" then Kurt Cobain must be a member of Boyz II Men.
Link here
Reply With Quote
  #6  
Old 10-02-2004, 06:40 PM
PHP-Largo
Unregistered

Posts: n/a

lol it's not kick-ass just a quick thought lol
Reply With Quote
  #7  
Old 10-02-2004, 06:45 PM
PHP-Largo
Unregistered

Posts: n/a

my sig isn't kick ass is what i meant!..yes that's the right code!!!!
Reply With Quote
  #8  
Old 10-03-2004, 06:09 AM
katana*GFR* is offline katana*GFR*

Join Date: May 2002
Location: North Sea
Posts: 2,421

Send a message via ICQ to katana*GFR* Send a message via MSN to katana*GFR*
woohoo i learned the basics of PHP WOOHOOOOOOO
__________________
<- Sponsored by Chris



Found on Youtube:
Quote:
And if Newton Faulkner's voice can be described as "R&B" then Kurt Cobain must be a member of Boyz II Men.
Link here
Reply With Quote
  #9  
Old 10-03-2004, 06:23 AM
Dane
Unregistered

Posts: n/a

Katana*GFR*

Wrong:
&lt;?
$name1="Leon";
echo "Hello $name1"
?&gt;

Right:
&lt;?
$name1="Leon";
echo "Hello $name1";
?&gt;

Now tell me what you have done wrong....
Reply With Quote
  #10  
Old 10-03-2004, 11:08 AM
PHP-Largo
Unregistered

Posts: n/a

shoot missed that ";" ... it always seems when i'm going through my code i miss those ... dangit.
Reply With Quote
  #11  
Old 10-07-2004, 02:46 PM
katana*GFR* is offline katana*GFR*

Join Date: May 2002
Location: North Sea
Posts: 2,421

Send a message via ICQ to katana*GFR* Send a message via MSN to katana*GFR*
Largo please wait till i get home before answering........

ok ill fix it .... Thx Dane
__________________
<- Sponsored by Chris



Found on Youtube:
Quote:
And if Newton Faulkner's voice can be described as "R&B" then Kurt Cobain must be a member of Boyz II Men.
Link here
Reply With Quote
  #12  
Old 10-07-2004, 03:43 PM
Dane
Unregistered

Posts: n/a

hehe, its like one of the most common mistakes a coder makes, even pro ones
Reply With Quote
  #13  
Old 10-08-2004, 07:51 AM
PHP-Largo
Unregistered

Posts: n/a

woops sry dude, forgot question was for you o well if your anything like me with learning php lots of those will happen lol.
Reply With Quote
  #14  
Old 10-08-2004, 08:23 AM
Dane
Unregistered

Posts: n/a

hehe
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Databases XinG phphq.Net Forums 4 10-03-2004 12:34 AM
moving databases G.I.JOE*MFA* Web design and Programming 4 02-11-2004 07:02 AM


All times are GMT -5. The time now is 04:08 PM.




Powered by vBulletin®