May 28th, 2007, 07:21 PM
#1
Thread Starter
Addicted Member
Adding servers...(status list)
I've got this code that lets you add websites to the status list and it tells people if the server is online or not but it doesn't get the list, can anyone see whats wrong in the code?
Attached Files
May 29th, 2007, 08:15 AM
#2
Re: Adding servers...(status list)
Do yourself a favour and don't use that code.
May 29th, 2007, 08:22 AM
#3
Thread Starter
Addicted Member
Re: Adding servers...(status list)
May 29th, 2007, 08:34 AM
#4
Re: Adding servers...(status list)
It contains deprecated HTML It is not indented. HTML is output in the middle of the code using echo statements The HTML is not well formed. he database connection credentials are in the script, as is all the information about the table structure Un-escaped form values are inserted straight into queries.
I am sure I could find a few more.
May 29th, 2007, 12:18 PM
#5
Thread Starter
Addicted Member
Re: Adding servers...(status list)
Do you know of any code like this then?
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules
Click Here to Expand Forum to Full Width