Hello, very nice script !
But... this software is stable for sites in production ?
The new versions of script are released frequently...
Why ?
The Updates for older version are simple ?
Thanks,
Alex (from Italy)
Ciao Alex,
I am not a professional programmer, but I can say from looking at the code that this software has great potential. It has an MVC pattern, it is PHP 5 only, has templates, and is modularized. Great start.
Is is production stable. I would say no. Firstly, it needs SQL Injection Protection. I checked the database.php in library folder and did not see any protection against SQL injection. Since this is PHP 5 only, maybe PDO->prepare() could be used? Maybe I did not look hard enough, but judging by the layout of the code, I would suspect that every db query would be sanitized in database.php
Future: this product is open source, so we can help increase the release of new versions by reporting bugs, making recommendations, and spreading the word about OpenCart .
More and more hosting providers are offering PHP 5, so I think the developer has some responsibility to push PHP 5 to their clients.
I am not a professional programmer, but I can say from looking at the code that this software has great potential. It has an MVC pattern, it is PHP 5 only, has templates, and is modularized. Great start.
Is is production stable. I would say no. Firstly, it needs SQL Injection Protection. I checked the database.php in library folder and did not see any protection against SQL injection. Since this is PHP 5 only, maybe PDO->prepare() could be used? Maybe I did not look hard enough, but judging by the layout of the code, I would suspect that every db query would be sanitized in database.php
Future: this product is open source, so we can help increase the release of new versions by reporting bugs, making recommendations, and spreading the word about OpenCart .
More and more hosting providers are offering PHP 5, so I think the developer has some responsibility to push PHP 5 to their clients.
Who is online
Users browsing this forum: No registered users and 4 guests