Results 1 to 8 of 8

Thread: [RESOLVED] help with xampp

  1. #1

    Thread Starter
    Hyperactive Member ninjanutz's Avatar
    Join Date
    Jun 2005
    Location
    Bayside
    Posts
    256

    Resolved [RESOLVED] help with xampp

    i use a program called xampp and it has mysql and php all in one but i dont no how to use the mysql part can anyone help me out?
    Last edited by ninjanutz; Oct 12th, 2005 at 09:21 PM.

  2. #2
    Frenzied Member oceanebelle's Avatar
    Join Date
    Jun 2005
    Location
    my n00k.
    Posts
    1,064

    Re: help with xampp

    look up some tutorials on mysql.

  3. #3

    Thread Starter
    Hyperactive Member ninjanutz's Avatar
    Join Date
    Jun 2005
    Location
    Bayside
    Posts
    256

    Re: help with xampp

    thanx ocean

  4. #4
    Frenzied Member oceanebelle's Avatar
    Join Date
    Jun 2005
    Location
    my n00k.
    Posts
    1,064

    Re: help with xampp [resolved]

    gud for you!

  5. #5
    Admodistrator |2eM!x's Avatar
    Join Date
    Jan 2005
    Posts
    3,900

    Re: help with xampp [resolved]

    PHP Code:
    <form method = "POST" action ="<?php echo $_SERVER['PHP_SELF'];?>"
    <input type = "hidden" name = "send" value = "1">
    If $_POST[send] == "1"{
    Lets you use just one page..just because you asked

  6. #6
    Frenzied Member oceanebelle's Avatar
    Join Date
    Jun 2005
    Location
    my n00k.
    Posts
    1,064

    Re: help with xampp [resolved]

    Quote Originally Posted by |2eM!x
    PHP Code:
    <form method = "POST" action ="<?php echo $_SERVER['PHP_SELF'];?>"
    <input type = "hidden" name = "send" value = "1">
    If $_POST[send] == "1"{
    Lets you use just one page..just because you asked

    Is this one for me?

  7. #7

    Thread Starter
    Hyperactive Member ninjanutz's Avatar
    Join Date
    Jun 2005
    Location
    Bayside
    Posts
    256

    Re: help with xampp [resolved]

    no its for me he wanted to tell me somethin so i told him to post it on one of my resolved ones

  8. #8
    Frenzied Member oceanebelle's Avatar
    Join Date
    Jun 2005
    Location
    my n00k.
    Posts
    1,064

    Re: help with xampp [resolved]

    ah okies.

    and for ur question... I started learning PHP... end of last month... .. so I still don't know that much

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width