Re: [PHP] RE: [php_mysql] Creative solution with XML,PHP,MYSQL

2001-02-19 Thread Chris Carbaugh
[EMAIL PROTECTED], > [EMAIL PROTECTED], [EMAIL PROTECTED], > [EMAIL PROTECTED], > [EMAIL PROTECTED], [EMAIL PROTECTED] > From: Tim Ward <[EMAIL PROTECTED]> > Subject: [PHP] RE: [php_mysql] Creative solution with XML,PHP,MYSQL > > you can do it with javascript.

Re: [php_mysql] Creative solution with XML,PHP,MYSQL

2001-02-19 Thread Irmund Thum
Tim Ward schrieb: > > the complication in your case is that some of the js (building the arrays > and the table) needs to be built by the php. I've never tried this but it > should work if you just echo it as you would html. yes - php can write out an external .js what is loaded by JavaScript --

RE: [php_mysql] Creative solution with XML,PHP,MYSQL

2001-02-19 Thread Tim Ward
001 08:53 > To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; > [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]; > [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: RE: [php_mysql] Creative solution with XML,PHP,MYSQL > > > I hate to say it, but the only way I can see of doing t

RE: [php_mysql] Creative solution with XML,PHP,MYSQL

2001-02-19 Thread Tom Knight
I hate to say it, but the only way I can see of doing this offhand is with ecmascript & dhtml or does that Dynamic Data Binding (only works with ie5, or 5.5?) do this sort of thing? Either way, you're looking at unbounded fun catering for different browsers. > -Original Message- > Fr