|
-
Jul 13th, 2005, 11:53 PM
#1
Thread Starter
Hyperactive Member
[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.
-
Jul 14th, 2005, 01:19 AM
#2
Re: help with xampp
look up some tutorials on mysql.
-
Jul 14th, 2005, 01:30 AM
#3
Thread Starter
Hyperactive Member
-
Jul 14th, 2005, 01:34 AM
#4
Re: help with xampp [resolved]
gud for you!
-
Jul 20th, 2005, 12:49 AM
#5
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
-
Jul 20th, 2005, 01:24 AM
#6
Re: help with xampp [resolved]
 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?
-
Jul 20th, 2005, 02:46 AM
#7
Thread Starter
Hyperactive Member
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
-
Jul 20th, 2005, 02:59 AM
#8
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|