levicosta201 Posted July 18, 2016 Report Posted July 18, 2016 (edited) full article on my blog: http://code.voemercosul.com/ CODES: http://pastebin.com/jXJFrLL1 http://pastebin.com/TAguaNYb PS.: This is not the best programming method for phpVMS, soon I will post an update of the traditional form code, this is a more inciante method. DEMO: http://voemercosul.com/v2/index.php/Dataroutes aeroportos_tw.sql.zip Edited July 18, 2016 by levicosta201 Quote
Strider Posted July 18, 2016 Report Posted July 18, 2016 It would be nice to see a demo of it or a screenshot Quote
web541 Posted July 18, 2016 Report Posted July 18, 2016 It would be nice to see a demo of it or a screenshot I agree, and tell us what it does. By the looks of things, you're just putting all routes on a map using php. It would be easier to parse a JSON object for this type of project rather than echo-ing PHP in almost every line. Quote
Sava Posted July 18, 2016 Report Posted July 18, 2016 I highly recommend everyone not to use the code, as it contains major security issues. Just a quick look shows that form POST data is not being escaped. That's just on top of the code being a major mess. @Levicosta A friendly suggestion is to learn, practice and code as much as you can, but please be careful when posting code. Else, there can be problems for people who are not that tech oriented, and who try and use your code. 1 Quote
levicosta201 Posted July 18, 2016 Author Report Posted July 18, 2016 I highly recommend everyone not to use the code, as it contains major security issues. Just a quick look shows that form POST data is not being escaped. That's just on top of the code being a major mess. @Levicosta A friendly suggestion is to learn, practice and code as much as you can, but please be careful when posting code. Else, there can be problems for people who are not that tech oriented, and who try and use your code. I know very well program friend! This is just an old code, use whoever you want, there is no security flaws in it, for esste type of code there is a great necessedidade of encasing the 'POST' if you know that a good programmer. I guarantee that this code will not have any problems with people, if you do not want to use my code only respects those who want! Quote
levicosta201 Posted July 18, 2016 Author Report Posted July 18, 2016 I agree, and tell us what it does. By the looks of things, you're just putting all routes on a map using php. It would be easier to parse a JSON object for this type of project rather than echo-ing PHP in almost every line. You are free to modify the code as you like, friend! Quote
LuisMoraes132 Posted July 29, 2016 Report Posted July 29, 2016 Olá levi tudo bem? tu sabe fazer aquele mapa onde tem FIXO e VOR? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.