by the way...I noticed that two files have been included:
question.html
and form.html
You can begin writing the code for these too.. Just make sure their code is seperate and is easily distinguishable from the other code blocks
but if its not displayed on the page why would the search engines want to pick it up? If this could be done then poeple could be constantly abusing it by putting it fake/nonrelated keywords.
So sorry but I dont think it can be done
[PHP]<?php
$intro = "This is a stupid script built by everyone who knows PHP";
if( (!$username) or (!$password) or (!$email) or (!$agree) );
echo '<b>Please fill out all fields</b><br><br>)';
echo '$intro';
inclu…
not entirely sure what you mean...if you mean the search box which searched the entire site then that was taken off about 2 months ago....Basically because the data file was getting too big and everytime someone searched it would take up about 800kb…
no feel free to say what you would like to happen...but people can change it if they want
Remember: your new line doesnt have to be at the end of the code
Well id like it to be fully functional with a decent layout...
For example if the layout looks something like the current devdreams that would be fine..I could then do html customizations.
A template system would be good so html would be seperate f…