Posted by macca on 10/29/07 23:44
> Can you give me a simple iframe command to display information from a > php file please? <iframe src="http://www.example.com/php_page.php" width="100%" height="100%" id="testframe" frameborder="0" style="overflow-x: hidden" marginheight="0" marginwidth="0" /> You could also use an IP address if you dont have a domain name e.g. src="http://217.0.0.1/php_page.php"
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming