View Full Version : DJ Says Help.
Lysine
28-03-2006, 04:41 PM
I have a DJ says script and i have fully set it up and you can post things but what is the code so it can show up on another page?
+ Rep for all help :)
craigg.
28-03-2006, 05:31 PM
I would imagine just to use a PHP include possibly?
If there is a page where it is showing to, such as a .txt document then all you would do is;
<?
include ("file.txt");
?>
I'm not quite sure what you mean, and it would be more of a help if I seen some files, unless someone fully understands what lynsie is talking about.
Sorry if thats incorrect for what you need,
- Craig.
Lysine
29-03-2006, 04:06 PM
Anyone Help Me?
timROGERS
29-03-2006, 04:46 PM
We need to see what DJ Says script your using.
craigg.
29-03-2006, 04:49 PM
I seen what he needs; He needs a page where it recieves information from the message row in the MySQL database.
Then all I would do is just include that page using what I said at the top of the page where ever you want it.
- Craig.
:Edzy
29-03-2006, 05:25 PM
u could use an iframe
<iframe src="djsayspage.php">
Want to hide these adverts? Register an account for free!
Powered by vBulletin® Version 4.2.5 Copyright © 2026 vBulletin Solutions Inc. All rights reserved.