RE: [PHP] include a file

2004-02-16 Thread Angelo Zanetti
: Re: [PHP] include a file Angelo Zanetti wrote: > Hi, > > is it possible to include a file from when a select's onChange is called ie: > > > > if its possible what would be the best way to do this?? > > thanx > It is, but you have to reload the page and pa

Re: [PHP] include a file

2004-02-16 Thread Marek Kilimajer
Angelo Zanetti wrote: Hi, is it possible to include a file from when a select's onChange is called ie: if its possible what would be the best way to do this?? thanx It is, but you have to reload the page and pass the filename as request variable: $allowed_files = array('editBottom.inc'

[PHP] include a file

2004-02-16 Thread Angelo Zanetti
Hi, is it possible to include a file from when a select's onChange is called ie: if its possible what would be the best way to do this?? thanx Disclaimer This e-mail transmission contains confidential information, which is