Include Paths
am 12.08.2009 17:02:13 von Julian Muscat Doublesin
--001636c5c1d8a403440470f31a6b
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
I had a problem with the include and require paths when using AJAX. This I
have solved by using the document root. However since doing so I am
experiencing performance issues. Loading 20 records has suddenly turned into
something of a matter of a minute rather then seconds.
Has anyone ever experienced such an issue?
Can anyone please advise?
Thanks
--001636c5c1d8a403440470f31a6b--
Re: Include Paths
am 12.08.2009 17:05:18 von Conor Mac Aoidh
Could you post some of the code that you have used.
--
Conor
http://conormacaoidh.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: Include Paths
am 12.08.2009 17:08:00 von Adam Shannon
--00163630f2c18448a70470f330a3
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
On Wed, Aug 12, 2009 at 10:02 AM, Julian Muscat Doublesin <
opensourcekb@gmail.com> wrote:
> I had a problem with the include and require paths when using AJAX. This I
> have solved by using the document root. However since doing so I am
> experiencing performance issues. Loading 20 records has suddenly turned
> into
> something of a matter of a minute rather then seconds.
>
> Has anyone ever experienced such an issue?
>
> Can anyone please advise?
>
> Thanks
I wonder if loading the script/page with an absolute path would fix the
problem.
--
- Adam Shannon ( http://ashannon.us )
--00163630f2c18448a70470f330a3--
Re: Include Paths
am 12.08.2009 18:03:40 von Richard Duval
SORRY BUT....
I CAN'T GET OFF THIS LIST, I CAN'T GET OFF THIS LIST, I CAN'T GET OFF THIS LIST
I'VE TRIED. NO RESPONSE. IS THERE AN ADMIN OUT THERE? PLEASE GET ME
OFF THIS LIST!
----------------------------------------------------
This message has been scanned for
viruses and dangerous content by
Accurate Anti-Spam Technologies.
www.AccurateAntiSpam.com
On Wed, Aug 12, 2009 at 11:08 AM, Adam Shannon wrote:
> On Wed, Aug 12, 2009 at 10:02 AM, Julian Muscat Doublesin <
> opensourcekb@gmail.com> wrote:
>
>> I had a problem with the include and require paths when using AJAX. This I
>> have solved by using the document root. However since doing so I am
>> experiencing performance issues. Loading 20 records has suddenly turned
>> into
>> something of a matter of a minute rather then seconds.
>>
>> Has anyone ever experienced such an issue?
>>
>> Can anyone please advise?
>>
>> Thanks
>
>
> I wonder if loading the script/page with an absolute path would fix the
> problem.
>
>
>
> --
> - Adam Shannon ( http://ashannon.us )
>
> ---------------------------------
> This message has been scanned for
> viruses and dangerous content by
> Accurate Anti-Spam Technologies.
> www.AccurateAntiSpam.com
>
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: Include Paths
am 12.08.2009 18:06:26 von Ashley Sheridan
On Wed, 2009-08-12 at 12:03 -0400, Rick Duval wrote:
> SORRY BUT....
> I CAN'T GET OFF THIS LIST, I CAN'T GET OFF THIS LIST, I CAN'T GET OFF THIS LIST
> I'VE TRIED. NO RESPONSE. IS THERE AN ADMIN OUT THERE? PLEASE GET ME
> OFF THIS LIST!
>
> ----------------------------------------------------
> This message has been scanned for
> viruses and dangerous content by
> Accurate Anti-Spam Technologies.
> www.AccurateAntiSpam.com
>
>
>
> On Wed, Aug 12, 2009 at 11:08 AM, Adam Shannon wrote:
> > On Wed, Aug 12, 2009 at 10:02 AM, Julian Muscat Doublesin <
> > opensourcekb@gmail.com> wrote:
> >
> >> I had a problem with the include and require paths when using AJAX. This I
> >> have solved by using the document root. However since doing so I am
> >> experiencing performance issues. Loading 20 records has suddenly turned
> >> into
> >> something of a matter of a minute rather then seconds.
> >>
> >> Has anyone ever experienced such an issue?
> >>
> >> Can anyone please advise?
> >>
> >> Thanks
> >
> >
> > I wonder if loading the script/page with an absolute path would fix the
> > problem.
> >
> >
> >
> > --
> > - Adam Shannon ( http://ashannon.us )
> >
> > ---------------------------------
> > This message has been scanned for
> > viruses and dangerous content by
> > Accurate Anti-Spam Technologies.
> > www.AccurateAntiSpam.com
> >
> >
>
Wow!
First off, have you followed the unsubscription details on the website?
Failing that, have you tried emailing the unsubscribe email address?
It's found in all the email headers that are part of the mailing list.
And don't shout!
Thanks,
Ash
http://www.ashleysheridan.co.uk
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: Include Paths
am 12.08.2009 18:09:46 von Phpster
On Wed, Aug 12, 2009 at 12:06 PM, Ashley
Sheridan wrote:
> On Wed, 2009-08-12 at 12:03 -0400, Rick Duval wrote:
>> SORRY BUT....
>> I CAN'T GET OFF THIS LIST, I CAN'T GET OFF THIS LIST, I CAN'T GET OFF THIS LIST
>> I'VE TRIED. NO RESPONSE. IS THERE AN ADMIN OUT THERE? PLEASE GET ME
>> OFF THIS LIST!
>>
>> ----------------------------------------------------
>> This message has been scanned for
>> viruses and dangerous content by
>> Accurate Anti-Spam Technologies.
>> www.AccurateAntiSpam.com
>>
>>
>>
>> On Wed, Aug 12, 2009 at 11:08 AM, Adam Shannon wrote:
>> > On Wed, Aug 12, 2009 at 10:02 AM, Julian Muscat Doublesin <
>> > opensourcekb@gmail.com> wrote:
>> >
>> >> I had a problem with the include and require paths when using AJAX. This I
>> >> have solved by using the document root. However since doing so I am
>> >> experiencing performance issues. Loading 20 records has suddenly turned
>> >> into
>> >> something of a matter of a minute rather then seconds.
>> >>
>> >> Has anyone ever experienced such an issue?
>> >>
>> >> Can anyone please advise?
>> >>
>> >> Thanks
>> >
>> >
>> > I wonder if loading the script/page with an absolute path would fix the
>> > problem.
>> >
>> >
>> >
>> > --
>> > - Adam Shannon ( http://ashannon.us )
>> >
>> > ---------------------------------
>> > This message has been scanned for
>> > viruses and dangerous content by
>> > Accurate Anti-Spam Technologies.
>> > www.AccurateAntiSpam.com
>> >
>> >
>>
> Wow!
>
> First off, have you followed the unsubscription details on the website?
>
> Failing that, have you tried emailing the unsubscribe email address?
> It's found in all the email headers that are part of the mailing list.
>
> And don't shout!
>
> Thanks,
> Ash
> http://www.ashleysheridan.co.uk
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
Thought it was a rap song to the tune of You Can't Touch This
--
Bastien
Cat, the other other white meat
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: Include Paths
am 12.08.2009 18:20:25 von Robert Cummings
Have you gone here:
http://www.php.net/unsub.php
Make sure you input the email address with which you registered:
rick@duvals.ca
It's really not very hard... my 10 month old baby could do it.
Cheers,
Rob.
Rick Duval wrote:
> SORRY BUT....
> I CAN'T GET OFF THIS LIST, I CAN'T GET OFF THIS LIST, I CAN'T GET OFF THIS LIST
> I'VE TRIED. NO RESPONSE. IS THERE AN ADMIN OUT THERE? PLEASE GET ME
> OFF THIS LIST!
>
> ----------------------------------------------------
> This message has been scanned for
> viruses and dangerous content by
> Accurate Anti-Spam Technologies.
> www.AccurateAntiSpam.com
>
>
>
> On Wed, Aug 12, 2009 at 11:08 AM, Adam Shannon wrote:
>> On Wed, Aug 12, 2009 at 10:02 AM, Julian Muscat Doublesin <
>> opensourcekb@gmail.com> wrote:
>>
>>> I had a problem with the include and require paths when using AJAX. This I
>>> have solved by using the document root. However since doing so I am
>>> experiencing performance issues. Loading 20 records has suddenly turned
>>> into
>>> something of a matter of a minute rather then seconds.
>>>
>>> Has anyone ever experienced such an issue?
>>>
>>> Can anyone please advise?
>>>
>>> Thanks
>>
>> I wonder if loading the script/page with an absolute path would fix the
>> problem.
>>
>>
>>
>> --
>> - Adam Shannon ( http://ashannon.us )
>>
>> ---------------------------------
>> This message has been scanned for
>> viruses and dangerous content by
>> Accurate Anti-Spam Technologies.
>> www.AccurateAntiSpam.com
>>
>>
>
--
http://www.interjinn.com
Application and Templating Framework for PHP
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: Include Paths
am 12.08.2009 18:20:46 von Ralph Deffke
a rap song hihi haha
best comment I've ever read on a mailing list. reminds me that live is fun
thanks for making my day
thanks sheridan for ur shakespear like abbilities
thanks bastien for ur humor
GREAT
"Bastien Koert" wrote in message
news:d7b6cab70908120909u593cbd6v692f34ae6ddeac18@mail.gmail. com...
> On Wed, Aug 12, 2009 at 12:06 PM, Ashley
> Sheridan wrote:
> > On Wed, 2009-08-12 at 12:03 -0400, Rick Duval wrote:
> >> SORRY BUT....
> >> I CAN'T GET OFF THIS LIST, I CAN'T GET OFF THIS LIST, I CAN'T GET OFF
THIS LIST
> >> I'VE TRIED. NO RESPONSE. IS THERE AN ADMIN OUT THERE? PLEASE GET ME
> >> OFF THIS LIST!
> >>
> >> ----------------------------------------------------
> >> This message has been scanned for
> >> viruses and dangerous content by
> >> Accurate Anti-Spam Technologies.
> >> www.AccurateAntiSpam.com
> >>
> >>
> >>
> >> On Wed, Aug 12, 2009 at 11:08 AM, Adam Shannon wrote:
> >> > On Wed, Aug 12, 2009 at 10:02 AM, Julian Muscat Doublesin <
> >> > opensourcekb@gmail.com> wrote:
> >> >
> >> >> I had a problem with the include and require paths when using AJAX.
This I
> >> >> have solved by using the document root. However since doing so I am
> >> >> experiencing performance issues. Loading 20 records has suddenly
turned
> >> >> into
> >> >> something of a matter of a minute rather then seconds.
> >> >>
> >> >> Has anyone ever experienced such an issue?
> >> >>
> >> >> Can anyone please advise?
> >> >>
> >> >> Thanks
> >> >
> >> >
> >> > I wonder if loading the script/page with an absolute path would fix
the
> >> > problem.
> >> >
> >> >
> >> >
> >> > --
> >> > - Adam Shannon ( http://ashannon.us )
> >> >
> >> > ---------------------------------
> >> > This message has been scanned for
> >> > viruses and dangerous content by
> >> > Accurate Anti-Spam Technologies.
> >> > www.AccurateAntiSpam.com
> >> >
> >> >
> >>
> > Wow!
> >
> > First off, have you followed the unsubscription details on the website?
> >
> > Failing that, have you tried emailing the unsubscribe email address?
> > It's found in all the email headers that are part of the mailing list.
> >
> > And don't shout!
> >
> > Thanks,
> > Ash
> > http://www.ashleysheridan.co.uk
> >
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
> >
>
> Thought it was a rap song to the tune of You Can't Touch This
>
> --
>
> Bastien
>
> Cat, the other other white meat
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php