I'm on the server, and it is showing a </form> at the end of the page. It isn't suppost to be there, so I'm wondering if I have missed something and my eyes just can't see it. It works just fine, but it looks retarded with it there.
address: http://68.39.250.237:8081/manage.php
view source to see the code that shows up with the extra </form>
If you want to see everything, I'll post it, but it is scripted to show only as much as needed in normal use, not just trying to short you guys on code.
EDIT:Never mind, I figured it out, the slash was the wrong way, wasn't </form> but <\form>, so I just changed it, NO problem here.
address: http://68.39.250.237:8081/manage.php
view source to see the code that shows up with the extra </form>
If you want to see everything, I'll post it, but it is scripted to show only as much as needed in normal use, not just trying to short you guys on code.
EDIT:Never mind, I figured it out, the slash was the wrong way, wasn't </form> but <\form>, so I just changed it, NO problem here.