RE: [PHP] afraid !

2001-02-12 Thread PHPBeginner.com

Yes, or you can use a software written in PHP such as phpMyAdmin (search
google) that will be easier , and online..

mySQL is good enough, and believe me, easier then Oracle.

the perfect couple (and our best friends) are: Linux, Apache, PHP, mySQL ...
this is how most of us live.


Sincerely,

 Maxim Maletsky
 Founder, Chief Developer

 PHPBeginner.com (Where PHP Begins)
 [EMAIL PROTECTED]
 www.phpbeginner.com




-Original Message-
From: php php [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 12, 2001 4:18 AM
To: [EMAIL PROTECTED]
Subject: [PHP] afraid !


Hi!
i've just joined ur mailing list!
i used to work on asp with oracle and access!
i'm working on windont NT but i want to publish my site at a provider that
has linux? do i have to change my code for that ?
do u know any provider that accepts acces and mysql with php4?
i'm afraid of using mysql with php cause i'm in hurry and that i discovered
that mysql interface is not as good and easy as of oracle and access! is it
true that if i want to insert data to a table i have to do it from the
commend line?
Thanks   a lot
_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] afraid !

2001-02-11 Thread php php

Hi!
i've just joined ur mailing list!
i used to work on asp with oracle and access!
i'm working on windont NT but i want to publish my site at a provider that 
has linux? do i have to change my code for that ?
do u know any provider that accepts acces and mysql with php4?
i'm afraid of using mysql with php cause i'm in hurry and that i discovered 
that mysql interface is not as good and easy as of oracle and access! is it 
true that if i want to insert data to a table i have to do it from the 
commend line?
Thanks   a lot
_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] afraid !

2001-02-11 Thread Christian Dechery

At 19:17 11/2/2001 +, you wrote:
Hi!
i've just joined ur mailing list!
i used to work on asp with oracle and access!
i'm working on windont NT but i want to publish my site at a provider that 
has linux? do i have to change my code for that ?
do u know any provider that accepts acces and mysql with php4?
i'm afraid of using mysql with php cause i'm in hurry and that i 
discovered that mysql interface is not as good and easy as of oracle and 
access! is it true that if i want to insert data to a table i have to do 
it from the commend line?

not really... there are many very nice Mysql clients avaliable... Mascon 
for once is very nice
and u can also put together or own PHP form to populate the tables... :)


. Christian Dechery (lemming)
. http://www.tanamesa.com.br
. Gaita-L Owner / Web Developer


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] afraid !

2001-02-11 Thread Carsten Gehling

From: "php php" [EMAIL PROTECTED]
Sent: Sunday, February 11, 2001 8:17 PM


 i'm afraid of using mysql with php cause i'm in hurry and that i
discovered
 that mysql interface is not as good and easy as of oracle and access! is
it
 true that if i want to insert data to a table i have to do it from the
 commend line?

Try to use the PhpMyAdmin - download it from http://www.phpwizard.com/

It is a very good MySql web client toolkit, that is built with PHP.

- Carsten




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] afraid !

2001-02-11 Thread Joe Stump

Heaven forbid you use a command line. I wouldn't trade my *NIX prompt for 
anything. Once you learn it you're set. MySQL's prompt is much like Oracle's
prompt and we all know Access has NO business anywhere near "enterprise" 
software.

I'd recommend learning the command prompt (which an hour's read on linuxdoc.org
can fix). If you decide to move to PHPMyAdmin (ack!) I'd be willing to bet you
move right back to the power of the prompt.

My $0.02

--Joe aka "Lover of the Prompt"



On Sun, Feb 11, 2001 at 07:17:50PM -, php php wrote:
 Hi!
 i've just joined ur mailing list!
 i used to work on asp with oracle and access!
 i'm working on windont NT but i want to publish my site at a provider that 
 has linux? do i have to change my code for that ?
 do u know any provider that accepts acces and mysql with php4?
 i'm afraid of using mysql with php cause i'm in hurry and that i discovered 
 that mysql interface is not as good and easy as of oracle and access! is it 
 true that if i want to insert data to a table i have to do it from the 
 commend line?
 Thanks   a lot
 _
 Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
 
 
 -- 
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 To contact the list administrators, e-mail: [EMAIL PROTECTED]

-- 

---
Joe Stump, PHP Hacker, [EMAIL PROTECTED] -o)
http://www.miester.org http://www.care2.com /\\
"It's not enough to succeed. Everyone else must fail" -- Larry Ellison _\_V
---


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] afraid !

2001-02-11 Thread Kath

Hell yes to phpmyadmin, IMHO.

I use it on all my servers.

- Kath

- Original Message -
From: "php php" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Sunday, February 11, 2001 2:17 PM
Subject: [PHP] afraid !


 Hi!
 i've just joined ur mailing list!
 i used to work on asp with oracle and access!
 i'm working on windont NT but i want to publish my site at a provider that
 has linux? do i have to change my code for that ?
 do u know any provider that accepts acces and mysql with php4?
 i'm afraid of using mysql with php cause i'm in hurry and that i
discovered
 that mysql interface is not as good and easy as of oracle and access! is
it
 true that if i want to insert data to a table i have to do it from the
 commend line?
 Thanks   a lot
 _
 Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 To contact the list administrators, e-mail: [EMAIL PROTECTED]



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] afraid !

2001-02-11 Thread Jaxon

anyone try myphpPagetool?
it seems to be of the same camp.

regards,
jaxon


On 2/11/01 10:28 PM, "Kath" [EMAIL PROTECTED] wrote:

 Hell yes to phpmyadmin, IMHO.
 
 I use it on all my servers.
 
 - Kath
 
 - Original Message -
 From: "php php" [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Sunday, February 11, 2001 2:17 PM
 Subject: [PHP] afraid !
 
 
 Hi!
 i've just joined ur mailing list!
 i used to work on asp with oracle and access!
 i'm working on windont NT but i want to publish my site at a provider that
 has linux? do i have to change my code for that ?
 do u know any provider that accepts acces and mysql with php4?
 i'm afraid of using mysql with php cause i'm in hurry and that i
 discovered
 that mysql interface is not as good and easy as of oracle and access! is
 it
 true that if i want to insert data to a table i have to do it from the
 commend line?
 Thanks   a lot
 _
 Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
 
 
 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 To contact the list administrators, e-mail: [EMAIL PROTECTED]
 
 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]