[PHP-DB] Is it possible to access MySQL table on server A from server B?

2003-10-07 Thread Trisha
Someone let me use their extra web space so I would have a banner-free place to put my site. After their domain name expired, they didn't re-register it, and didn't let me know ahead of time. I wasn't thinking properly, so I had not created a backup of any of the tables in my database. I have pur

Re: [PHP-DB] support to palm db

2003-10-07 Thread George Patterson
On Tue, 7 Oct 2003 15:38:38 -0300 Cesar Schneider <[EMAIL PROTECTED]> wrote: > Hi... > php have PalmDB(.pdb) extensions ? > if not, have plans to implement in future versions ? > > thanks > > Cesar > Cesar, Perhasp you could explain what a PalmDB is?? It is the web server that decided what t

[PHP-DB] need a quick app

2003-10-07 Thread Mignon Hunter
hello all, I need to find a database app (php/mysql) where outside users can enter information in a form and then that data can be acted upon by inside users We have an app now that I inherited that was originally built from phpnuke or postnuke. It cant be used (on our site) with redhat/php stro

[PHP-DB] support to palm db

2003-10-07 Thread Cesar Schneider
Hi... php have PalmDB(.pdb) extensions ? if not, have plans to implement in future versions ? thanks Cesar -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] DATETIME Query

2003-10-07 Thread Shaun
Hi, I have a table called Bookings which has two important columns; Booking_Start_Date and Booking_End_Date. These columns are both of type DATETIME. The following query calculates how many hours are available between the hours of 09.00 and 17.30 so a user can see at a glance how many hours they h