The reigons are probably a better idea.
One question I have is how your code reads the lat. and lon. to get distances from one airport to another?
anyways about the addslashes() function: be sure you use it on every variable a user defines. So like if you had a search function, use it. Same goes for login fields, and even all variables that are strings that you are getting using $_GET[] instead of $_POST[]. If the variable you are 'GETing is always a integer, besure to do something like this:
$number = (int) $_GET['id']
Hope this helps, eventhough you didnt ask for any!
Project looks like it is coming along good!
wildwobby
P.S. http://www.weather.c...ces/xmloap.html just because i found it... lol.
Sign In
Register
Help
Fszone.org
Videos
Forums
Help
Calendar
Members
Search
Add Reply
Back to top
MultiQuote



