Re: [PHP] Get Parameters in Includes [SOLVED!!!]

2008-01-10 Thread Daniel Brown
On Jan 10, 2008 4:00 AM, Liam <[EMAIL PROTECTED]> wrote: > >> Thanks everyone for your assistance, I'll be sure to come back here and > >> frustrate you with any future problems I have. :] :P That's fine, and it's for that reason this list exists, but here's a couple of pointers: 1.) Kee

Re: [PHP] Get Parameters in Includes [SOLVED!!!]

2008-01-10 Thread Liam
mike wrote: yeah - well you said you can't issue an http request although it depends - if your reporting is javascript/browser-executable, or if it's a server-side increment. if it's javascript, no worries, the curl request won't execute it. On 1/10/08, Liam <[EMAIL PROTECTED]> wrote: mike wro

Re: [PHP] Get Parameters in Includes [SOLVED!!!]

2008-01-10 Thread mike
yeah - well you said you can't issue an http request although it depends - if your reporting is javascript/browser-executable, or if it's a server-side increment. if it's javascript, no worries, the curl request won't execute it. On 1/10/08, Liam <[EMAIL PROTECTED]> wrote: > mike wrote: > > you'r