Re: [PHP] a questoin about the "#" char

2008-06-12 Thread DeadTOm
Inside a php script the '#' denotes the beginning of a comment. I don't know that it has any use at all in the address line. What specifically is the error? I'd guess that php would ignore the rest of the line following the '#' and so this could generate any number of errors depending on what i

Re: [PHP] PHP Runs But Does Not Display on Linux

2008-06-12 Thread DeadTOm
ibrary and Information Science Indiana University Bloomington [EMAIL PROTECTED] ____ From: DeadTOm [EMAIL PROTECTED] Sent: Wednesday, June 11, 2008 11:15 PM To: Wei, Alice J. Cc: php-general@lists.php.net Subject: Re: [PHP] PHP Runs But Does Not Display on Linux With

Re: [PHP] PHP Runs But Does Not Display on Linux

2008-06-11 Thread DeadTOm
you described. I run a linux server with apache2, php and mysql and I believe that the purpose of the php5-mysql package is to add files that define those mysql function calls. I'm sure that there is something similar for mssql. -Allen Wei, Alice J. wrote: Hi, -Original Message----- Fro

Re: [PHP] PHP Runs But Does Not Display on Linux

2008-06-11 Thread DeadTOm
, am I missing something here? Alice -Original Message- From: DeadTOm [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 11, 2008 10:46 PM To: Wei, Alice J. Cc: php-general@lists.php.net Subject: Re: [PHP] PHP Runs But Does Not Display on Linux >Otherwise, it consistently gives me errors

Re: [PHP] PHP Runs But Does Not Display on Linux

2008-06-11 Thread DeadTOm
that to connect my PHP to, do I still need to install it? By the way, my Microsoft SQL server database is on a different Windows machine. Alice -Original Message- From: DeadTOm [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 11, 2008 10:29 PM To: Wei, Alice J.; php-general@lists.php.net

Re: [PHP] PHP Runs But Does Not Display on Linux

2008-06-11 Thread DeadTOm
Do you have php-mysql installed? In ubuntu for php5 the package is php5-mysql. -Allen Wei, Alice J. wrote: Hi, I am currently using a Linux box with Fedora to run my PHP scripts, which I have seen in the download page at http://www.php.net/downloads.php that We do not distribute UNIX/L

Re: [PHP] spaces - not sure if this is a preg_match issue or a regexp issue

2008-06-09 Thread DeadTOm
> what about just writing a utility to manipulate the files names to remove > spaces? > > -- > > Bastien > > Cat, the other other white meat > Because it's not a separate file. The attachment is encoded as plain text into the nntp message. -- DeadTOm http://www.

[PHP] spaces - not sure if this is a preg_match issue or a regexp issue

2008-06-06 Thread DeadTOm
aw UUEncoded text showing up where the image should. I'm stumped. Any ideas? -Allen -- DeadTOm http://www.mtlaners.org [EMAIL PROTECTED] A Linux user since 1999. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] authentication verification

2008-05-29 Thread DeadTOm
g/modifying a cookie with the 1 value and the site thinks you've passed muster. What is a better way of doing this? -- DeadTOm http://www.mtlaners.org [EMAIL PROTECTED] A Linux user since 1999. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php