RE: [PHP-DB] Downloading PHP source from a PHP filename, possible?

2003-11-30 Thread Bronislav Klucka
Only just to say: There is no way how to grab PHP source code from remote computer!!! 1/ As I said: communicating with another computer is always using some protocol (HTTP,HTTPS,FTP,GOPHER,SMTP) And using http protocol always pass the code through php parser before it's sended to you. Always, t

RE: [PHP-DB] Re: [PHP] SQLITE

2003-11-22 Thread Bronislav Klucka
looking at the same page) but I find it not good, I was only asking if there is a "way to change it" Bronislav Klucka > > > Is this some feature of sqlite or an I doing something wrong? > > Without seeing any code or being given any details, all I can make is an > e