Hi
I've got a little bug in my site which is damn hard to fix.
^^ Go there first
As you can see it's a news website, click any headline you like (say the 'Bug Needs Fixing' headline).
In your browser it looks like this:
Replace anything after the '=' to whatever you want, say
sdf sd f
and hit enter in your browser.
As you can see it prints anything after the '=' onto the screen :\ .
How can i fix this? Source code posted below:
<== source code to main.php
<=== source code to view_article.php.
Thank You.
I've got a little bug in my site which is damn hard to fix.
^^ Go there first
As you can see it's a news website, click any headline you like (say the 'Bug Needs Fixing' headline).
In your browser it looks like this:
Replace anything after the '=' to whatever you want, say
sdf sd f
and hit enter in your browser.
As you can see it prints anything after the '=' onto the screen :\ .
How can i fix this? Source code posted below:
<== source code to main.php
<=== source code to view_article.php.
Thank You.