![]() |
would it be possible....
...to pull a single post outta the db and have it displayed (just the post message not the whole postbit) on a non vB page?
|
Why not?
PHP Code:
|
thanks filburt and i wouldn't have to include anyfiles would i?
|
no, you just must have the db access :)
|
couldn't i just include the config.php to give it database access?
|
nope, it's declared in global.php
|
thanks xenon and filburt :nervous:
|
sorry about this, but using
PHP Code:
|
instead of:[code]mysql_fetch_array(mysql_query("SELECT pagetext FROM post WHERE postid = 60912"));[/php]
use PHP Code:
|
i tried that and it gives me a parse error on that line
so then i tried defining $DB_site as PHP Code:
any ideas? |
All times are GMT. The time now is 06:27 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|