[PHP] Another ?

2002-03-30 Thread Sean Kennedy
Hello, Whats the HTTP_USER_AGENT for opera? Thanks, -Sean Kennedy -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] RE: RE: $HTTP_USER_AGENT

2002-03-30 Thread Sean Kennedy
It prints out Mozilla/4.74 [en]C-CCK-MCD NS4xx/Winxx/EZN (Win95; U). Which part of that do i use? Thanks, -Sean Kennedy -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] $HTTP_USER_AGENT

2002-03-30 Thread Sean Kennedy
Hello, Im making a small php script, but I need to know how to do something. My problem is: I have a script thats like this: Do you know what I mean? Thanks, -Sean Kennedy -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Help with the PHP patch.

2002-03-02 Thread Sean Kennedy
Hello, I have PHP 4.1.1 installed on my apache web server, but how do apply the patch for it? Thanks, -GENESiS DESiGNS -Sean Kennedy -http://www.gdesigns.vcn.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Ben Turner....

2002-03-02 Thread Sean Kennedy
Hello, Have you tried putting this between the head tags : . I'm not sure if it will work or not but you can try it. Tell me if it does work. -GENESiS DESiGNS -Sean Kennedy -http://www.gdesigns.vcn.com

[PHP] Andy...

2002-03-01 Thread Sean Kennedy
hi, no, i'm not paying for my host. its from my isp. they didn't know. i'm not asking if you know if i have it. i'm asking for help with figuring it out via telnet. i got it. so thanks for your help anyway. -sean kennedy -http://www.gdesigns.vcn.com -- PHP Genera

[PHP] RE: Andrey this is for you.

2002-03-01 Thread Sean Kennedy
hello, locate mysql returned this: /home/chiliasp/odbc/direct/locale/en_US/LC_MESSAGES/ivmysql15.po /home/sites/home/web/CFIDE/administrator/datasources/drivers/myodbc_mysql.cfm /home/sites/home/web/CFIDE/administrator/datasources/drivers/mysql.cfm /home/sites/home/web/CFIDE/administrator/server

[PHP] mysql and telnet.

2002-03-01 Thread Sean Kennedy
Hello, Thanks for the advice... But now I need to know what all this means: /home/chiliasp/odbc/direct/locale/en_US/LC_MESSAGES/ivmysql15.po /home/sites/home/web/CFIDE/administrator/datasources/drivers/myodbc_mysql.cfm /home/sites/home/web/CFIDE/administrator/datasources/drivers/mysql.cfm /home/

[PHP] hmm.. more trouble with telnet.

2002-03-01 Thread Sean Kennedy
Hello, When I type in 'whereis mysql' it says 'mysql:' so what does that mean? -Sean

[PHP] trouble with telnet.

2002-03-01 Thread Sean Kennedy
Hello, I telneted to my web server and I would like to see if they have MySQL. Is there a certain sentence I type to see if they have MySQL? Thank you, -Sean

[PHP] Help with functions.

2002-02-28 Thread Sean Kennedy
Hello, I need some help with functions. Does anyone know of a good place to learn about functions? Will someone be willing to teach me what I need to know about functions in PHP? Thank you, -Sean Kennedy -http://www.gdesigns.vcn.com -- PHP General Mailing List (http://www.php.net/) To

Re: [PHP] just wanna know

2002-02-28 Thread Sean Kennedy
As far as the output in the browser there is no differnece between echo " "; and print(" "); . -Sean - Original Message - From: "eoghan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 28, 2002 5:17 AM Subject: [PHP] just wanna know > hi > > whats the difference bet

Re: Re: [PHP] Where can I learn?

2002-02-28 Thread Sean Kennedy
Thank you Simon. -Sean -http://www.gdesigns.vcn.com - Original Message - From: "Simon Willison" <[EMAIL PROTECTED]> To: "Sean Kennedy" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, February 28, 2002 4:20 AM Subject: Re: [PHP] Whe

[PHP] Where can I learn?

2002-02-28 Thread Sean Kennedy
s MSN Messenger? If do my MSN email is [EMAIL PROTECTED] THANKS ALOT! -Sean Kennedy -http://www.gdesigns.vcn.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Installation on win32

2001-02-14 Thread Sean Kennedy
php3 .html .inc > > AddType application/x-httpd-php-source .phps > > > > > > Cheers, > > Maxim Maletsky > > > > > > > > -Original Message- > > From: Sean Kennedy [mailto:[EMAIL

[PHP] Re:[PHP] Installation on win32

2001-02-13 Thread Sean Kennedy
Nah, I have windows showing me the extentions, so that wouldn't be a problem. (Though I checked, cause you never know...) And I restart apache. Actually, I restarted my machine, no dice. This is driving me crazy. I have followed the instructions TO THE LETTER. Several Times I might add. I j

[PHP] Installation on win32

2001-02-13 Thread Sean Kennedy
the source, but nothing displays on the page. Anybody recognize this? Can anybody point me in the right direction? Thank you in advance. Sean Kennedy -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To

[PHP] re:[PHP]Using PHP to process forms

2001-02-12 Thread Sean Kennedy
Does anyone have examples of using PHP to process forms? I'd also like to know if I can embed the code in my html file or do I have to write a CGI server side script to do it? Thanks, Don -- What's your name When the submit button is pressed, the value of the some_name input field is

Re: [PHP] PHP3 + Sessions?

2001-01-30 Thread Sean Kennedy
Thank you, I will. - Original Message - From: Devta Singh <[EMAIL PROTECTED]> To: Sean Kennedy <[EMAIL PROTECTED]>; PHP Mailing List <[EMAIL PROTECTED]> Sent: Tuesday, January 30, 2001 4:13 AM Subject: Re: [PHP] PHP3 + Sessions? > Use this: > http://www

[PHP] PHP3 + Sessions?

2001-01-30 Thread Sean Kennedy
I was wondering if there are any functions in php3 that would allow me to play with sessions. In the docs at the php site, most if not all the functions they have listed there were added in php4, but my server is still setup with php3. Any help is appreciated! Sean Kennedy