[PHP-DB] selecting random rows

2003-02-27 Thread kent
I'm sure this is pretty simple, but I'm having a hard time finding the answer: How do you select two random rows in a mysql table? Thanks, Kent

Re: [PHP-DB] Best reporting Tool

2002-11-14 Thread Kent Roper
For PDF capabilities for a host that doesn't provide them check out http://www.ros.co.nz/pdf They have some free php scripts that you can upload to your server to create PDF on the fly. It might not be able to do everything, but I've found it very useful on one of my sites. - Original Messag

Re: [PHP-DB] PDFlib

2002-11-25 Thread Kent Roper
Web Monkey lists a few alternatives here: http://hotwired.lycos.com/webmonkey/02/20/index3a.html?tw=programming - Original Message - From: "nikos" <[EMAIL PROTECTED]> To: "PHP-mailist" <[EMAIL PROTECTED]> Sent: Monday, November 25, 2002 7:19 AM Subject: [PHP-DB] PDFlib Hello everybody D

[PHP-DB] odbc_columns() help

2001-11-10 Thread Kent Nguyen
Hi, Does anyone manage to get odbc_columns(). If you so, can you give me an example, what version of PHP you are using? I've tried various combination of odbc_columns() and never get it to work. Any help would be greatly appreciated. Thank you, --kent -- PHP Database Mailing List

Re: [PHP-DB] error message print

2003-01-14 Thread Kent Roper
echo "$message_new"; Is that what you wanted? - Original Message - From: "Addison Ellis" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 14, 2003 5:01 PM Subject: [PHP-DB] error message print > hello, > how can i get an error message to print in the color red as