 |
Results from the most recent live auction are here.
20 members in the live chat room. Join Chat!
| |
04-09-2006, 09:13 AM
|
· #1 | | SEO and Marketing Guy Location: Escaped from the zoo Join Date: Jul 2005
Posts: 907
NP$: 398.50 ( Donate)
| AJAX XMLHttpRequest I kinda new to AJAX
It seems i can call php scripts on my own server using XMLHttpRequest but i cant query php scripts on other peoples sites?
Is this possible? if so how? |
| |
04-11-2006, 05:49 PM
|
· #2 | Name: Rhett Location: Coffs H, Australia Join Date: Jul 2005
Posts: 3,106
NP$: 47.00 ( Donate)
|  I dont think this is possible, with php you can alter the settings to allow it, but not with AJAX.
I've never used it myself, yet, but you might want to read this about it: http://www.xml.com/pub/a/2005/11/09...ed-harmful.html
Around the 2nd or 3rd paragraph down
Rhett.
__________________
<?php if(1===1){ $computer="fine."; }else{ $computer="broken."; } echo "Your computer is ".$computer; ?>
|
| |
04-11-2006, 09:00 PM
|
· #3 | | NamePros Regular Name: Jim, of course Location: Philadelphia Join Date: Aug 2005
Posts: 558
NP$: 14.30 ( Donate)
| If you want to query another page, create a php script on your server that loads the external page (include() maybe?) and load it with ajax.
__________________
woop woop
|
| |
04-12-2006, 12:55 AM
|
· #4 | | SEO and Marketing Guy Location: Escaped from the zoo Join Date: Jul 2005
Posts: 907
NP$: 398.50 ( Donate)
| thanks guys, i managed to get around it by using AJAX to call a php curl() function |
| |
04-12-2006, 01:30 AM
|
· #5 | Name: Rhett Location: Coffs H, Australia Join Date: Jul 2005
Posts: 3,106
NP$: 47.00 ( Donate)
|
Smart!
Glad to hear it 
__________________
<?php if(1===1){ $computer="fine."; }else{ $computer="broken."; } echo "Your computer is ".$computer; ?>
|
| |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | |