Re: [PHP] include file with parameters

2002-11-12 Thread Denis N. Peplin
On Tuesday 12 November 2002 15:55, Fikret CAN wrote: > hello PHP developers, > > I am going to convert a site that works with frames to the equivalent with > includes. I have several template files whic behaves according to query > string parameters. I don't want to make big changes, just make it w

[PHP] phpweb mirror w/o rsync

2002-11-12 Thread Denis N. Peplin
Hello! I make copy of phpweb module using cvs, and now I just want to run php website on my local machine, but can't find mirrors.inc: Fatal error: Failed opening required 'mirrors.inc' (include_path='.:/bd/src/phpweb/include') in /bd/src/phpweb/include/site.inc on line 12 What wrong? Thanks.