New Posts show up in external website.
This modification is in the archives.
Hey Guys,
Well I have been looking for something like this everywhere but just couldn't find it, being a basic coder I just couldn't get my head round it, but I tried my best and this is the outcome. What is it? Maybe you have a forum and a HTML/PHP website (externally) and you want it to show the latest post in a little navbit or what not, well this is the answer. It's something I whipped up in a few minutes so don't expect anything awesome. It only shows the latest post, ideal for a little in line frame in the corner of your site. | 2x Files |- db.php |- index.html Ok, first you need to create a new PHP file called "db.php" (I advise something more harder to guess £*$&*hy8^5t) once done, put this code in. Make sure you edit it to your MYSQL settings. PHP Code:
<?
PHP Code:
<style type="text/css">
Then upload, make sure you change the file paths, like I said this is not good at all, but might come in handy for some. It is easy to install and I do expect to be making upgrades (to post more than 1 post etc). You can add more info to the 'index.php' file, for example the IP address it was made posted by, by putting. PHP Code:
".$row['ipaddress']."
postid threadid parentid username userid title dateline pagetext allowsmilie showsignature ipaddress iconid visible attach infraction reportthreadid Have fun, I know this is a sort of bad mod so don't flame . I am new to this and it's just the start . Jac Download No files for download. Screenshots |