Connecting Tech Pros Worldwide Help | Site Map

New to PHP

  #1  
Old July 5th, 2008, 09:45 AM
baalug
Guest
 
Posts: n/a
Hi,

I am new one to exploit XAMPP. I think,it's a childish
question.

I have installed XAMPP in my system. Now i want to run
mysql in my command prompt.
For this i don't know the procedure and also i don't know what to give
in htdocs file. Kindly help me to do further steps.
  #2  
Old July 5th, 2008, 10:05 AM
Luuk
Guest
 
Posts: n/a

re: New to PHP


baalug schreef:
Quote:
Hi,
>
I am new one to exploit XAMPP. I think,it's a childish
question.
>
I have installed XAMPP in my system. Now i want to run
mysql in my command prompt.
sounds like your next question will be:
OK, now I have this 'mysql>' prompt, but what can i type there?
Quote:
For this i don't know the procedure and also i don't know what to give
in htdocs file. Kindly help me to do further steps.
new tot XAMPP, new to Apache, and new to what else...

1) What are you trying to do with XAMPP, except the 'exploit' part?
2) Did you consider googling for a book about this, (of just for more
info on this subject?)




--
Luuk
  #3  
Old July 5th, 2008, 11:15 AM
baalug
Guest
 
Posts: n/a

re: New to PHP


On Jul 5, 1:54 pm, Luuk <L...@invalid.lanwrote:
Quote:
baalug schreef:
>
Quote:
Hi,
>
Quote:
I am new one to exploit XAMPP. I think,it's a childish
question.
>
Quote:
I have installed XAMPP in my system. Now i want to run
mysql in my command prompt.
>
sounds like your next question will be:
OK, now I have this 'mysql>' prompt, but what can i type there?
>
Quote:
For this i don't know the procedure and also i don't know what to give
in htdocs file. Kindly help me to do further steps.
>
new tot XAMPP, new to Apache, and new to what else...
>
1) What are you trying to do with XAMPP, except the 'exploit' part?
2) Did you consider googling for a book about this, (of just for more
info on this subject?)
>
--
Luuk
Hi luuk

Super, your answer is really super.

I have started Apache server and also mysql. While i put
mysql -u root. It's producing error. For that what i want do. Am i
want to edit any files inside the htdocs folder.

  #4  
Old July 5th, 2008, 11:45 AM
phpchap@gmail.com
Guest
 
Posts: n/a

re: New to PHP


On Jul 5, 9:54 am, Luuk <L...@invalid.lanwrote:
Quote:
baalug schreef:
>
Quote:
Hi,
>
Quote:
I am new one to exploit XAMPP. I think,it's a childish
question.
>
Quote:
I have installed XAMPP in my system. Now i want to run
mysql in my command prompt.
>
sounds like your next question will be:
OK, now I have this 'mysql>' prompt, but what can i type there?
>
Quote:
For this i don't know the procedure and also i don't know what to give
in htdocs file. Kindly help me to do further steps.
>
new tot XAMPP, new to Apache, and new to what else...
>
1) What are you trying to do with XAMPP, except the 'exploit' part?
2) Did you consider googling for a book about this, (of just for more
info on this subject?)
>
--
Luuk
you have to navigate to the mysql/bin folder and find the mysql
executable - it might be easier to add the mysql.exe path to your
environment variable path.

Justen

http://www.anotherwebdeveloper.com
  #5  
Old July 5th, 2008, 02:05 PM
Jerry Stuckle
Guest
 
Posts: n/a

re: New to PHP


baalug wrote:
Quote:
On Jul 5, 1:54 pm, Luuk <L...@invalid.lanwrote:
Quote:
>baalug schreef:
>>
Quote:
>>Hi,
>> I am new one to exploit XAMPP. I think,it's a childish
>>question.
>> I have installed XAMPP in my system. Now i want to run
>>mysql in my command prompt.
>sounds like your next question will be:
>OK, now I have this 'mysql>' prompt, but what can i type there?
>>
Quote:
>>For this i don't know the procedure and also i don't know what to give
>>in htdocs file. Kindly help me to do further steps.
>new tot XAMPP, new to Apache, and new to what else...
>>
>1) What are you trying to do with XAMPP, except the 'exploit' part?
>2) Did you consider googling for a book about this, (of just for more
>info on this subject?)
>>
>--
>Luuk
>
Hi luuk
>
Super, your answer is really super.
>
I have started Apache server and also mysql. While i put
mysql -u root. It's producing error. For that what i want do. Am i
want to edit any files inside the htdocs folder.
>
>
For your mysql questions, there is a mysql newsgroup - comp.lang.mysql.
This newsgroup is for php questions.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================

  #6  
Old July 5th, 2008, 02:35 PM
Jerry Stuckle
Guest
 
Posts: n/a

re: New to PHP


Jerry Stuckle wrote:
Quote:
baalug wrote:
Quote:
>On Jul 5, 1:54 pm, Luuk <L...@invalid.lanwrote:
Quote:
>>baalug schreef:
>>>
>>>Hi,
>>> I am new one to exploit XAMPP. I think,it's a childish
>>>question.
>>> I have installed XAMPP in my system. Now i want to run
>>>mysql in my command prompt.
>>sounds like your next question will be:
>>OK, now I have this 'mysql>' prompt, but what can i type there?
>>>
>>>For this i don't know the procedure and also i don't know what to give
>>>in htdocs file. Kindly help me to do further steps.
>>new tot XAMPP, new to Apache, and new to what else...
>>>
>>1) What are you trying to do with XAMPP, except the 'exploit' part?
>>2) Did you consider googling for a book about this, (of just for more
>>info on this subject?)
>>>
>>--
>>Luuk
>>
>Hi luuk
>>
> Super, your answer is really super.
>>
> I have started Apache server and also mysql. While i put
>mysql -u root. It's producing error. For that what i want do. Am i
>want to edit any files inside the htdocs folder.
>>
>>
>
For your mysql questions, there is a mysql newsgroup - comp.lang.mysql.
This newsgroup is for php questions.
>
That should be comp.databases.mysql....

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================

Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
New to PHP help with breadcrumbs tommylux answers 5 February 16th, 2007 05:05 AM
New to PHP pramod.barthwal@gmail.com answers 3 May 2nd, 2006 05:05 PM
New to PHP pramod.barthwal@gmail.com answers 0 May 2nd, 2006 06:35 AM
New to PHP, Help needed Xavier Bourguignon answers 2 July 17th, 2005 08:43 AM
variables (new to php! please help me!) SA answers 2 July 17th, 2005 02:27 AM