Dysan Posted April 22, 2008 Share Posted April 22, 2008 Hi, how do you know that the code you have written is the most efficient, and there aren't better ways to code it? Link to comment https://forums.phpfreaks.com/topic/102418-php-code/ Share on other sites More sharing options...
Northern Flame Posted April 22, 2008 Share Posted April 22, 2008 im not sure if theres a way to really check this because most of the time there is room for improvement. no one is perfect and no code is perfect. all you can really do is keep learning and advancing your skills to help improve your scripts. Link to comment https://forums.phpfreaks.com/topic/102418-php-code/#findComment-524460 Share on other sites More sharing options...
monkeypaw201 Posted April 22, 2008 Share Posted April 22, 2008 its also opinion based, to you something may work more efficiately than someone else's idea and vice versa.. Link to comment https://forums.phpfreaks.com/topic/102418-php-code/#findComment-524464 Share on other sites More sharing options...
phpSensei Posted April 22, 2008 Share Posted April 22, 2008 Get it checked for Security Holes, and try to get another coder to review the code. (Make sure he is better than the current one). Link to comment https://forums.phpfreaks.com/topic/102418-php-code/#findComment-524467 Share on other sites More sharing options...
Northern Flame Posted April 22, 2008 Share Posted April 22, 2008 Get it checked for Security Holes, and try to get another coder to review the code. (Make sure he is better than the current one). and make sure its someone you trust Link to comment https://forums.phpfreaks.com/topic/102418-php-code/#findComment-524469 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.