[PHP-DB] Detailed Report

2005-10-27 Thread Danny
Hi All, I´ve got a connection, to a MySQL db, and get the following ResultSet(Category | Name | Code | City) Customers | John | A36 | New York Customers | Jason | B45 | Los Angeles Customers | Max | A36 | Paris Providers | John | A36 | London Providers | Mark | B67 | Madrid And I need the report

[PHP-DB] Session management

2002-02-07 Thread Danny Kelly
Hello, I am trying to set up a session management system for my site. Check out my site (under development) http://www.planttel.com/newsite2/home.php I have a user auth system installed already. What I want is when a customer clicks on log in that it will prompt them for a user name and password (

[PHP-DB] Oracle connectivity from Linux

2001-09-10 Thread Danny Nguyen
Hi guys, I am currently looking into a reliable connectivity for Linux to Oracle on NT 4.0. Coding would be in PHP 4. I have read somewhat about iODBC, how does it performs under production use? Which connection methods do you prefer or recommend. Thanks in advance, Danny N

RE: [PHP-DB] Oracle connectivity from Linux

2001-09-10 Thread Danny Nguyen
Thanks Andrew! I'll check it out. Danny N. Andrew Hill <[EMAIL PROTECTED]> wrote: Danny, iODBC and appropriate ODBC drivers are certainly a production-quality solution. If you like, you may download our Multi-Tier drivers for testing free from our site. They come with a non-expi

RE: [PHP-DB] Oracle connectivity from Linux

2001-09-10 Thread Danny Nguyen
Does the configuration only necessary on the client end or I need cofiguration done on the server side as well for iODBC & Oracle Driver to work? Andrew Hill <[EMAIL PROTECTED]> wrote: Danny, iODBC and appropriate ODBC drivers are certainly a production-quality solution. If you

RE: [PHP-DB] Oracle connectivity from Linux

2001-09-10 Thread Danny Nguyen
Do you know of any other Oracle connection method that does not require server side components? Thanks, Danny N. Andrew Hill <[EMAIL PROTECTED]> wrote: Danny, OpenLink's current Oracle driver from Unix requires a server-side component. Best rega

Re: [PHP-DB] USA Attacks

2001-09-12 Thread Danny N.
quite interesting from Nostradamus's passage!!! > > >"In the year of the new century and nine months,From the sky will come a great King >of Terror... >The sky will burn at forty-five degrees.Fire approaches the great new city..." >"There will be a great thunder,Two brothers torn apart by Chaos

RE: [PHP-DB] USA Attacks

2001-09-12 Thread Danny N.
"Lars B. Jensen" <[EMAIL PROTECTED]> wrote: Nostradamus died in 1566... I wonder who wrote or re-wrote that passage for the event... / LJ -Original Message- From: Danny N. [mailto:[EMAIL PROTECTED]] Sent: 13. september 2001 01:43 To: [EMAIL PROTECTED] Subject:

RE: [PHP-DB] USA Attacks (Nostradamus -- Further Info)

2001-09-12 Thread Danny N.
say that contains the quote: http://www.ed.brocku.ca/~nmarshal/nostradamus.htm Later... -Ari -Original Message- From: mail MTA [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 12, 2001 12:18 PM To: [EMAIL PROTECTED] Cc: Danny N. Subject: RE: [PHP-DB] USA Attacks Hi, A quote from anot

[PHP-DB] AUTHLIB

2001-12-31 Thread Danny Kelly
Is there any Authlib experts? Thanks, Dan -- PHP Database 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]

[PHP-DB] Building a user preference site

2002-01-05 Thread Danny Kelly
Hello, I am trying to figure out how to setup a user preference system. When the user successfully logs in they will go to a page that will display their preferences. I have a Mysql database that contains all the user info. How do I START developing a site like this. Thanks, Dan -- PHP Database

RE: [PHP-DB] Building a user preference site

2002-01-06 Thread Danny Kelly
Thanks Rich, I am unclear how to merge the login to the preferences. Check out my code for my login. Right below it is the login2.php,login_done.html,admin.php where will I merge the user preferences portion within this script.. Thanks for all your help.. Here is the test url -> http://www.p

[PHP-DB] recommending a PHP book?

2005-03-15 Thread Danny Lin
Can any one recommend a good book that discusses MVC design patterns with PHP (and mySQL)? Thanks. -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php