Re: [PHP] Nesting 'foreach ()'

2001-01-29 Thread Chris Fry
Tim, Works fine in 4.04pl1 on NT. I think you should have curly braces round the inner foreach as well? $fred = array(1,2,3,4,5,6); foreach ($fred as $fred1) { foreach ($fred as $fred2) { echo "$fred1 : $fred2br"; } }; Chris Fry Tim Ward wrote:

Re: [PHP] IIS ISAPI

2001-02-03 Thread Chris Fry
under the ISAPI properties in IIS is appears that the dll is not loading. It has a red arrow pointing down. Any ideas? shane -- Chris Fry Quillsoft Pty Ltd Specialists in Secure Internet Services and E-Commerce Solutions 10 Gray Street Kogarah NSW 2217 Australia Phone: +61 2 9553 1691 Fax: +61

Re: [PHP] php4 cgi in WinNT/apache requires a #! to execute

2001-03-12 Thread Chris Fry
s, ST -- -- 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] -- Chris Fry Quillsoft Pty Ltd Specialists in Secure Internet Services and E-C

Re: [PHP] Q: Informix + PHP + Apache + Solaris 8

2001-03-21 Thread Chris Fry
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] -- Chris Fry Quillsoft Pty Ltd Specialists in Secure Internet Services and E-Commerce Solutions 10 Gray Street Kogarah

Re: [PHP] Q: Informix + PHP + Apache + Solaris 8

2001-03-21 Thread Chris Fry
is trying to find libifsql.so which isn't anywhere on my system. Do you have this file? is it part of the ESQL SDK or is part of php? any help would be greatly appreciated. Thanks, joe Chris Fry([EMAIL PROTECTED])@Thu, Mar 22, 2001 at 09:45:14AM +1100: For SCO I had to download the ESQL

Re: [PHP] Q: Informix + PHP + Apache + Solaris 8

2001-03-21 Thread Chris Fry
. Thanks, joe Chris Fry([EMAIL PROTECTED])@Thu, Mar 22, 2001 at 09:45:14AM +1100: For SCO I had to download the ESQL package separately - I think you have to do the same (if it's available). Chris Joe Rice wrote: Hi, I'm trying to get this combo to work "Informix + PHP + A

Re: [PHP] Q: Informix + PHP + Apache + Solaris 8

2001-03-21 Thread Chris Fry
/ldpath.html titled "Why LD_LIBRARY_PATH is bad" Thanks for all the help, joe web admin www.bigidea.com Chris Fry([EMAIL PROTECTED])@Thu, Mar 22, 2001 at 10:43:33AM +1100: Joe, The answer is you need to set the following in your profile:- LD_LIBRARY_PATH=$INFOR

Re: [PHP] This PHP list

2001-03-29 Thread Chris Fry
fire. Jason Lotito www.NewbieNetwork.net Where those who can, teach; and those who can, learn. -- 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] -- Chr

Re: [PHP] fscanf syntax

2001-03-30 Thread Chris Fry
or additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED] -- Chris Fry Quillsoft Pty Ltd Specialists in Secure Internet Services and E-Commerce Solutions 10 Gray Street Kogarah NSW 2217 Australia Phone: +61 2 9553 1691 Fax: +61 2 9553 1692 Mobi

Re: [PHP] Execute Shell command?

2001-04-01 Thread Chris Fry
the backtick and that never worked. Any ideas anyone? Adrian -- 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] -- Chris Fry Quillsoft Pty Ltd

Re: [PHP] sendmail administration api?

2001-07-30 Thread Chris Fry
: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED] -- Chris Fry Quillsoft Pty Ltd Specialists in Secure Internet Services and E-Commerce Solutions 10 Gray Street Kogarah NSW 2217 Australia Phone: +61 2 9553 1691 Fax: +61 2 9553 1692 Mobile: 0419 414 323 eMail: [EMAIL

Re: [PHP] warnings in php4

2001-08-01 Thread Chris Fry
://phonecard.yahoo.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] -- Chris Fry Quillsoft Pty Ltd Specialists in Secure Internet

Re: [PHP] How can i make it so....

2001-08-01 Thread Chris Fry
authenticated. $auth = true; } } if ( ! $auth ) { echo 'Sign In Required.'; exit; } else { echo 'pYou are Signed In!/p'; } ? -- Chris Fry Quillsoft Pty Ltd Specialists in Secure Internet Services and E-Commerce Solutions 10 Gray Street Kogarah NSW 2217 Australia Phone

Re: [PHP] How can i make it so.

2001-08-01 Thread Chris Fry
input type=password name=PHP_AUTH_PW size=15 /p input type=submit value=Log In /form /P Regards Chris -- Chris Fry Quillsoft Pty Ltd Specialists in Secure Internet Services and E-Commerce Solutions 10 Gray Street Kogarah NSW 2217 Australia Phone: +61 2 9553 1691 Fax: +61 2 9553 1692

Re: [PHP] Sorting IP Address Data

2001-08-22 Thread Chris Fry
PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED] -- Chris Fry Quillsoft Pty Ltd Specialists in Secure Internet Services and E-Commerce Solutions 10 Gray Street Kogarah NSW 2217 Australia Phone: +61 2 9553 1691 Fax: +61 2 9553 1692 Mobile: 0419 414 323 eMail: [EMAIL

Re: [PHP] Sorting IP Address Data

2001-08-22 Thread Chris Fry
administrators, e-mail: [EMAIL PROTECTED] -- Chris Fry Quillsoft Pty Ltd Specialists in Secure Internet Services and E-Commerce Solutions 10 Gray Street Kogarah NSW 2217 Australia Phone: +61 2 9553 1691 Fax: +61 2 9553 1692 Mobile: 0419 414 323 eMail: [EMAIL PROTECTED] http://www.quillsoft.com.au

Re: [PHP] numrows

2001-08-23 Thread Chris Fry
DESC; $result = MYSQL_QUERY($query); $number = MYSQL_NUM_ROWS($result); -- Chris Fry Quillsoft Pty Ltd Specialists in Secure Internet Services and E-Commerce Solutions 10 Gray Street Kogarah NSW 2217 Australia Phone: +61 2 9553 1691 Fax: +61 2 9553 1692 Mobile: 0419 414 323 eMail: [EMAIL

Re: [PHP] numrows

2001-08-23 Thread Chris Fry
Sorry - it's late! I knew that he said. Raphael Pirker wrote: Hi Chris, FYI: Chris Fry [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Should be ORDER BY ID, DESC actually it shouldn't be this way, since DESC is an option of the ORDER BY command

Re: [PHP] Informix - ifx_num_rows

2001-08-23 Thread Chris Fry
del Litoral - -- 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] -- Chris

Re: [PHP] PHP mysql admin?

2001-08-27 Thread Chris Fry
) . http://www.tanamesa.com.br . Gaita-L Owner / Web Developer -- Chris Fry Quillsoft Pty Ltd Specialists in Secure Internet Services and E-Commerce Solutions 10 Gray Street Kogarah NSW 2217 Australia Phone: +61 2 9553 1691 Fax: +61 2 9553 1692 Mobile: 0419 414 323 eMail: [EMAIL PROTECTED] http

[PHP] Re: subscription

2001-08-28 Thread Chris Fry
UNSUBSCRIBE -- 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] Why is this not working

2001-05-17 Thread Chris Fry
in turn if the user id doesn't match the one you are changing and write out your new line if it matches. For a new one just append to the end of the file. Don't profess to understand the Salt component of this but it works for me. Chris Fry Peter Dudley wrote: can you write directly

Re: [PHP] Printingt Variables in Included Text

2001-06-21 Thread Chris Fry
: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED] -- Chris Fry Quillsoft Pty Ltd Specialists in Secure Internet Services and E-Commerce Solutions 10 Gray Street Kogarah NSW 2217 Australia Phone: +61 2 9553 1691 Fax

Re: [PHP] Running PHP as a cron job....

2001-07-08 Thread Chris Fry
it. -- 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] -- Chris Fry Quillsoft Pty Ltd Specialists in Secure Internet Services and E-Commerce

Re: [PHP] Fonts with PDFlib

2001-07-19 Thread Chris Fry
-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED] -- Chris Fry Quillsoft Pty Ltd Specialists in Secure Internet Services and E-Commerce Solutions 10 Gray Street Kogarah NSW 2217 Australia Phone: +61 2 9553

Re: [PHP] Fonts with PDFlib

2001-07-19 Thread Chris Fry
are still hollow. I have copied the fonts/ directory of PDFlib-4.0.1 to /usr/local and they are world-readable. Do you have any other suggestions as to what could be wrong? Thanks, James Willard [EMAIL PROTECTED] -Original Message- From: Chris Fry [mailto:[EMAIL PROTECTED]] Sent

Re: [PHP] Dynamic variable names

2001-07-23 Thread Chris Fry
commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED] -- Chris Fry Quillsoft Pty Ltd Specialists in Secure Internet Services and E-Commerce Solutions 10 Gray Street Kogarah NSW 2217 Australia Phone: +61 2 9553 1691 Fax: +61 2 9553 1692 Mobile: 0419 414

Re: [PHP] Help With Includes

2001-07-24 Thread Chris Fry
: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED] -- Chris Fry Quillsoft Pty Ltd Specialists in Secure Internet Services and E-Commerce Solutions 10 Gray Street Kogarah NSW 2217 Australia Phone: +61 2 9553 1691 Fax

Re: [PHP] Replace last 4 of 16 with ****

2001-03-02 Thread Chris Fry
Indy Web Design http://www.indywebdesign.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] -- Chris Fry Quillsoft Pty Ltd Specialis

Re: [PHP] Read one word in file

2001-04-05 Thread Chris Fry
be, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED] -- Chris Fry Quillsoft Pty Ltd Specialists in Secure Internet Services and E-Commerce Solutions 10 Gray Street Kogarah NSW 2217 Australia Phone: +61 2 9

Re: [PHP] VERY URGENT -- MIRROR FOR PHP.NET ??

2001-04-12 Thread Chris Fry
We have a copy of the manual on our site http://www.quillsoft.com.au The click on PHP Manual The search facility searches the manual. Regards Chris Fry Reuben D Budiardja wrote: Hi All, I'm in the middle of crisis. I need to meet the deadline tomorrow, and tonight the www.php.net seems

[PHP] PHP4.0.4pl1+PdfLib3.03+SCO

2001-04-16 Thread Chris Fry
=/usr/local --with-jpeg-dir=/usr/local) but is either not finding the library (--with-pdflib=/usr/local) or is not able to find PDF_show_boxed in the library. Can anyone help?? Chris -- Chris Fry Quillsoft Pty Ltd Specialists in Secure Internet Services and E-Commerce Solutions 10 Gray Street

Re: [PHP] baffled ::

2001-04-17 Thread Chris Fry
== Telephone : (03) 9329 1455 Facsimile : (03) 9329 6755 * We rent the dot in .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 administrat

Re: [PHP] baffled ::

2001-04-17 Thread Chris Fry
That's too easy! Chris Romulo Roberto Pereira wrote: Even better, $id[] = $myrow["id"]; then count them: for ($i=0;$i count($id);$i++) { .. } Rom -Original Message----- From: Chris Fry [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 17, 2001 3:00 AM To: Mark Ma

Re: [PHP] PHP4.0.4pl1+PdfLib3.03+SCO

2001-04-17 Thread Chris Fry
e tiff, jpeg etc and also how you built these. As there's not as many of us on SCO it maybe better if we put our heads together to get it sorted - you know what they say :o) Best regards, - Paul - - Original Message - From: "Grimes, Dean" [EMAIL PROTECTED] To: "'Chris Fry'"

Re: [PHP] 'Embedding' a PDF file

2001-04-17 Thread Chris Fry
-mail: [EMAIL PROTECTED] -- Chris Fry Quillsoft Pty Ltd Specialists in Secure Internet Services and E-Commerce Solutions 10 Gray Street Kogarah NSW 2217 Australia Phone: +61 2 9553 1691 Fax: +61 2 9553 1692 Mobile: 0419 414 323 eMail: [EMAIL PROTECTED] http://www.quillsoft.com.au You can download

Re: [PHP] Importing Data from Text File

2001-04-17 Thread Chris Fry
rice = $aryInputLine[5]; // Now put your insert statement here $insstock = mysql_query ("INSERT INTO tablename (stock_name, stock_desc, stock_length, stock_qty, stock_price) VALUES ('$stock_name', '$stock_desc', $stock_length, $stock_qty, $stock_price)", $dbh); } This should get you

Re: [PHP] Variable variable

2001-04-18 Thread Chris Fry
MAIL PROTECTED] "There is nothing more rewarding than reaching the goal you set for yourself" -- Chris Fry Quillsoft Pty Ltd Specialists in Secure Internet Services and E-Commerce Solutions 10 Gray Street Kogarah NSW 2217 Australia Phone: +61 2 9553 1691 Fax: +61 2 9553 1692 Mobile: 0419

Re: [PHP] Variable variable

2001-04-18 Thread Chris Fry
PROTECTED] "There is nothing more rewarding than reaching the goal you set for yourself" ----- Original Message - From: Chris Fry [EMAIL PROTECTED] To: Jacky [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Wednesday, April 18, 2001 2:31 AM Subject: Re: [PHP] Variable variable

Re: [PHP] Variable variable

2001-04-18 Thread Chris Fry
l you set for yourself" - Original Message ----- From: Chris Fry [EMAIL PROTECTED] To: Jacky [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Wednesday, April 18, 2001 2:59 AM Subject: Re: [PHP] Variable variable Sorry - thought you only had one! - it's late. To Name the checkboxe

Re: [PHP] What's wrong with this code?

2001-04-23 Thread Chris Fry
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] -- Chris Fry Quillsoft Pty Ltd Specialists in Secure Internet Services and E-Commerce Solutions 10

Re: [PHP] PHP --with-imap

2001-04-25 Thread Chris Fry
happening? Thanks Calin -- 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] -- Chris Fry Quillsoft Pty Ltd Specialists in Secure Internet

Re: [PHP] Strange errors

2001-04-25 Thread Chris Fry
Have a look at php.ini in /usr/local/lib It looks like your prepend file is browser.php - just comment that line out. Chris Fry Joseph Blythe wrote: Hey all, I keep getting this error message on a couple of pages from a site I am currently working on, the strange thing about

Re: [PHP] I need help from you.

2001-04-25 Thread Chris Fry
Don't think that's going to work - that's an UPDATE syntax - should be: mysql_query(INSERT INTO table (name, email) VALUES('$name', '$email')); ...etc Chris Fry Maxim Maletsky wrote: no, don't worry, we'll help:-) use mysql_query(INSRT INTO table SET name='$name', email='$email'); ...etc

Re: [PHP] Where is php.ini located by default?

2001-04-27 Thread Chris Fry
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] -- Chris Fry Quillsoft Pty Ltd Specialists in Secure Internet Services and E-Commerce Solutions 10 Gray Street

Re: [PHP] php sucks

2001-04-28 Thread Chris Fry
] -- 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] -- Chris Fry Quillsoft Pty Ltd Specialists in Secure Internet Services and E-Commerce

Re: [PHP] HELP !!!!

2001-05-01 Thread Chris Fry
] -- 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] -- Chris Fry Quillsoft Pty Ltd Specialists in Secure Internet Services and E-Commerce

Re: [PHP] date list

2001-05-01 Thread Chris Fry
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] -- Chris Fry Quillsoft Pty Ltd Specialists in Secure Internet Services and E-Commerce Solutions 10 Gray Street

Re: [PHP] date list

2001-05-01 Thread Chris Fry
OOOps! I got my stuff from the annotated manual - that'll teach me. Chris Tomasz Abramowicz wrote: ahem $daysinmonth = date('t'); - Original Message - From: Chris Fry [EMAIL PROTECTED] To: Jon Rosenberg [EMAIL PROTECTED] Cc: PHP List [EMAIL PROTECTED] Sent: Wednesday, May