How could I test a project developed in php?

Mar 10th, 2009 | By KC | Category: PHP Related

I 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?

Tags: , , , , ,

One comment
Leave a comment »

  1. 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…

Leave Comment