ericrichards420 Posted May 30, 2011 Share Posted May 30, 2011 Whats going on guys, I have a beer and wine making website at www.grapestompers.us I been working on this site for the past couple of years and I have it just about how I want it. I been learning html as I go and I have picked up a little knowledge about php.Here is my problem, I have a theme to my site where most of the site looks the same as you navigate through it. I have x7chat installed and the login and out pages just don't go well with my site. what I'm trying to do is place the login and out screen in the body of a themed page. www.grapestompers.us/chat/blank.php is the page I came up with and it just don't work. Can yall help me out? [attachment deleted by admin] Link to comment https://forums.phpfreaks.com/topic/237859-x7chat-loginout-on-a-different-page/ Share on other sites More sharing options...
ericrichards420 Posted May 30, 2011 Author Share Posted May 30, 2011 alright I was able to do this by <?php readfile('http://127.0.0.1/chat/index.php'); ?> where 127.0.0.1 I used my IP then path to php script Link to comment https://forums.phpfreaks.com/topic/237859-x7chat-loginout-on-a-different-page/#findComment-1222375 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.