How could I test a project developed in php?
Mar 10th, 2009 | By KC | Category: PHP RelatedI rise a website in php, html. we would similar to to exam it.How can we exam a project? If a little a single ask my project, How can we strengthen my source code?
Test how? Unit testing? Stress testing? Penetration testing? Some other kind of testing?
As to protecting your source code, you can encode it with Zend Encoder…