RE: [PHP] Line Number function?

2003-02-01 Thread Steven Balthazor
I think what you are looking for is: __LINE__ See: http://www.php.net/manual/en/language.constants.predefined.php Cheers, Steven Balthazor -Original Message- From: Benjamin Smith [mailto:[EMAIL PROTECTED]] Sent: Saturday, February 01, 2003 8:59 PM To: [EMAIL PROTECTED] Subject: [PHP

RE: [PHP] hopefully easy

2003-01-29 Thread Steven Balthazor
ou are searching through $matches are the results of the search Cheers, Steven Balthazor -Original Message- From: Didier McGillis [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 29, 2003 6:24 AM To: [EMAIL PROTECTED] Subject: [PHP] hopefully easy I need to parse an HTML file for cer

RE: [PHP] MySQL Functions Setup

2003-01-23 Thread Steven Balthazor
I am guessing that you installed the php from a redhat rpm; if so then you just need to install the php-mysql rpm. You can download from: http://rpmfind.net//linux/RPM/redhat/8.0/i386/php-mysql-4.2.2-8.0.5.i386.htm l (or any of a number of other places). Cheers, Steven Balthazor -Original

RE: [PHP] mail client?

2003-01-14 Thread Steven Balthazor
I use and recommend Squirrelmail. http://www.squirrelmail.org/ Steven Balthazor -Original Message- From: Henning Olsen [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 14, 2003 7:03 AM To: [EMAIL PROTECTED] Subject: [PHP] mail client? Does anyone know any reliable php/mysql mail

RE: [PHP] php editor

2003-01-12 Thread Steven Balthazor
package tremendously valuable to me (it keeps track of local changes as well as provides for looking back at previous cvs revisions and performing diffs against your current code, all within the IDE). HTH, Steven Balthazor -Original Message- From: Hannes Smit [mailto:[EMAIL PROTECTED