03-09-2012, 06:55 AM
|
|
Too lazy to set a custom title
Industry Role:
Join Date: Oct 2002
Location: The Boonies
Posts: 12,860
|
Quote:
Originally Posted by The Dawg
PHP page?
Try using the full path /path/to/tx/...
I got it to work on wordpress with this method:
Code:
<?php include('/path/to/tx/in.php'); ?>
|
Yeah it's a php page.
ok thanks, ill try that 
|
|
|