[jQuery] Re: AJAX .load() Can I set web place to my script?

2007-07-25 Thread Rob Desbois
Mario, No problem, it wasn't so much your English, more just not providing enough info :-) $().load() will execute my php file always in my main root or in http://localhost/mysite or in actual physical path, no matter. When the server runs a script in response to a request (AJAX or otherwise)

[jQuery] Re: AJAX .load() Can I set web place to my script?

2007-07-25 Thread Mario Moura
Hi Rob Sorry my english. Isnt native I think php will get the php code and execute it. I am Drupalist. $().load() will execute my php file always in my main root or in http://localhost/mysite or in actual physical path, no matter. I need pass an argument to this php file or to my server (I do

[jQuery] Re: AJAX .load() Can I set web place to my script?

2007-07-25 Thread Rob Desbois
Mario, I don't understand - are you wishing to change the working directory for PHP? If so the function chdir() can help you. If that's not what you're asking I don't get it, can you rephrase the question, perhaps let us know what you're trying to do with this? --rob On 7/25/07, Mario Moura <