View Full Version : Does the host support the DNS?
tshyh
10-19-2006, 09:54 PM
My English is so poor that I can't describe my question clear,so I will give an example.
The following is PHP code.
<?
require "http://www.google.com";
?>
The code will run well in the host or not?
shadmego
10-19-2006, 09:59 PM
I am not sure what you are asking. I suppose it depends on what else the script is doing. It's hard to determin from just that one line of code.
If you mean to ask if you can embed scripts from other sites into your own, yes. I have a google map of my church on our site. You can see it here:
http://www.febconline.org/directions-to-church/index.php
This map is being called from Google.
I hope that answered your question. Post again if you still need help.
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.