Page 1 of 1

Volunteer Look Over

Posted: Sat Aug 12, 2006 1:22 am
by SidewinderX
Well 3 years ago I started PHP for one reason. For the past 3 years (with LONG intermissions due to other minor scripts) I was working on a script. Finally, (with the extra time i had this summer) everything works to my satifiction. I was wondering if someone with a vast knowledge of php could get together with me (either by email or via IM) and critique, give me pointers, and point out coding errors and security flaws in my script. (its 25 files total, but 13 of them are basically the same they just query different information from the database.)

i would post the files in the forum for everyone to rip apart, but i havnt decided how im going to distribute the files. Under the gnu/gpl or encrypted with zend. However if i choose the latter, would like the least ammount of people to have access to the full source.

so if someone is willing to volunteer, either post here or pm me. i would really appreciate it.

thank you.

Posted: Sat Aug 12, 2006 1:29 am
by RobertGonzalez
I think you're going to need to make a decision on licensing first. If you give someone your code with no license now, a license later does not protect it. Very few people I think would be willing to help you go over a closed source solution. An opensource one, now that is a different story.

If you decide to go OS, I might be willing to scan the code, if I can squeak out the time.

PS Good job on finishing. That is a major accomplishment.