[PHP] PHP excel capability

2007-04-18 Thread Jonathan Kahan
? I am in a bit of a time crunch so I apologize if this is not considered PHP stuff or if I could have found my answer easily online. I could not find this discussed in any other posts. Thanks in advance for any help you can give. Kind Regards Jonathan Kahan

[PHP] PHP editor

2007-04-11 Thread Jonathan Kahan
Hi all, I beleive this is in the realm of php (I have learned my lesson from last time). Does anyone have recomendation for any free (I.E. permanently free not 30 day trial) of a good php editor. The ones i am seeing all only allow usage for a limited time. Kind Regards Jonathan Kahan

[PHP] Debugging includes

2007-03-26 Thread Jonathan Kahan
Hi all, I am attmepting to run a php scrip and this is the error i keep on getting. The scripts first 4 lines are below the errors. When errors are returned, does that mean that the error is local or in one of the include scripts? I have tried to reverse the order of the includes but when i do

[PHP] Re: Keep the PHP list ON TOPIC! (was: [PHP] MYSQLyog)

2007-03-21 Thread Jonathan Kahan
Understood. I will think harder next time before posting. - Original Message - From: "Jim Moseby" <[EMAIL PROTECTED]> To: "'Jochem Maas'" <[EMAIL PROTECTED]>; "Jonathan Kahan" <[EMAIL PROTECTED]> Cc: "Stut" <[EM

Re: [PHP] MYSQLyog

2007-03-20 Thread Jonathan Kahan
ut" <[EMAIL PROTECTED]> Cc: "Jonathan Kahan" <[EMAIL PROTECTED]>; Sent: Tuesday, March 20, 2007 11:58 AM Subject: Re: [PHP] MYSQLyog Stut wrote: Jonathan Kahan wrote: As part of PHP, I have downloaded a windows program called SQLyog which ^^ -> Yeah,

[PHP] MYSQLyog

2007-03-20 Thread Jonathan Kahan
g. We use SSH, and I attempted to do this with my firewalls turned off-still did not work. Any help would be greatly appreciated. Kind Regards Jonathan Kahan

Re: [PHP] 2 errors I can not understand

2007-03-14 Thread Jonathan Kahan
more careful about this next time. - Original Message - From: "Robert Cummings" <[EMAIL PROTECTED]> Newsgroups: php.general To: "Myron Turner" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; "Jonathan Kahan" <[EMAIL PROTECTED]>;

Re: [PHP] 2 errors I can not understand

2007-03-13 Thread Jonathan Kahan
compile time nothing will display to the screen. - Original Message - From: "Myron Turner" <[EMAIL PROTECTED]> To: "Matt Carlson" <[EMAIL PROTECTED]> Cc: "Jonathan Kahan" <[EMAIL PROTECTED]>; "php Lists" Sent: Tuesday, Ma

Re: [PHP] 2 errors I can not understand

2007-03-13 Thread Jonathan Kahan
That worked in answering part 1 now i got to figure out part 2 - Original Message - From: "Tijnema !" <[EMAIL PROTECTED]> To: "Jonathan Kahan" <[EMAIL PROTECTED]> Cc: "php Lists" Sent: Tuesday, March 13, 2007 5:55 PM Subject: Re: [PHP] 2

[PHP] 2 errors I can not understand

2007-03-13 Thread Jonathan Kahan
Hi all, Please see my output below followed by the code. I have been trying for some to figure out why 1) I can not get a line feed to work in the web page that i am using to display the output as I am not running from the commad line 2) Why my loop is only executing 3 times when i want it

Re: [PHP] Installing php and mysql on linux

2007-03-12 Thread Jonathan Kahan
) a php-mysql rpm? - Original Message - From: "Edward Vermillion" <[EMAIL PROTECTED]> To: "Jonathan Kahan" <[EMAIL PROTECTED]> Cc: "php Lists" Sent: Monday, March 12, 2007 6:27 PM Subject: Re: [PHP] Installing php and mysql on linux You

Re: [PHP] Installing php and mysql on linux

2007-03-12 Thread Jonathan Kahan
CTED]> wrote in message news:[EMAIL PROTECTED] I think up2date is *not* up2date ;-) Google for 'yum' and all its flags for usage... -B Jonathan Kahan wrote: Hi all, I am attempting to start the mysql rpm in Red hat as a first step prior to downloading and activating the php-my

[PHP] Installing php and mysql on linux

2007-03-12 Thread Jonathan Kahan
: ./up2date: No such file or directory [EMAIL PROTECTED] var]# ./up2date mysql bash: ./up2date: No such file or directory [EMAIL PROTECTED] var]# Kind Regards Jonathan Kahan Systems Developer Estrin Technologies, inc. 1375

Re: [PHP] Intro to PHP question

2007-03-08 Thread Jonathan Kahan
Hi all, I went to a website called php-cli.com and found that i needed to type #!/usr/bin/php -q in the header line. Once I typed that, my script without the HTML tags executed. Thanks again, Jonathan - Original Message - From: Tijnema ! To: Jonathan Kahan Cc: Dave

Re: [PHP] Intro to PHP question

2007-03-08 Thread Jonathan Kahan
?php: No such file or directory ./uri.php: line 3: syntax error near unexpected token `"D"' ./uri.php: line 3: `$d=date("D");' [EMAIL PROTECTED] cgi-bin]# vi uri.php [EMAIL PROTECTED] cgi-bin]# vi uri.php - Original Message - From: Dave Goodchild To: Ti

Re: [PHP] Intro to PHP question

2007-03-08 Thread Jonathan Kahan
Unfortunately not. I used the vi editor within Linux to create the file. I am using a windows machine locally but the server I am doing this all in is a Linux server which I am accessing through putty. - Original Message - From: Tijnema ! To: Jonathan Kahan Cc: php-general

[PHP] Intro to PHP question

2007-03-08 Thread Jonathan Kahan
ine 1: `' Kind Regards Jonathan Kahan Systems Developer Estrin Technologies, inc. 1375 Broadway, 3rd Floor, New York, NY, 10018 Email: [EMAIL PROTECTED]