Jump to content

Jagst3r21

Members
  • Posts

    9
  • Joined

  • Last visited

Posts posted by Jagst3r21

  1. I have coded a small/medium sized project in raw PHP5 (it is a site monitoring service that utilizes cURL)...but I want it to be as secure, maintainable, and robust as possible. In lieu of using a full fledged framework like Zend, what are my other alternatives?My code is not complex and I am not using any package manager or anything. Just php files and a database. If you want to look at my code I can send it to you, so let me know. I have only been coding for a few years so I do plan on hiring someone to review and optimize it because it will be for a paid service, so I need it to be bulletproof (just saying this incase you look at it, its pretty much pre-alpha quality).- James

  2. Sir, I am just not sure how to get it working...I am not looking for the answer, just any advice as to why it is not working. It is pretty much just code to check for a valid credit card but I am trying to use the Luhn formula because I am looking at payment gateways.

  3. I have a message bar that I made, but am not the best with scripting, so not sure how to handle the local storage

    Here is what I have so far http://jsfiddle.net/nDtWM/16/

    I believe I have it rigged so it is persistent until the user clears the cache, but am not sure. Also, it does not work so I cannot know :P

    Any advice is appreciated.

×
×
  • Create New...