1/4/09: Began working on Final Part A- Document my work. Ok. Part B- CAPTCHA. Look it up online. Part C- Reply mech. for PHPMotors. That may be difficult, considering the state of our PHP motors. Start with the CAPTCHA. For nimbellnung.net Public: 6Lf7yQUAAAAAAK3ZIxy2XirH9Y4nZVNYN38p3lxg Private: 6Lf7yQUAAAAAAJoLGEVz5PT2hzmxrbtYnSDV0O0c for school.nimbellnung.net Public: 6LccygUAAAAAACnF3nEQNhaR8xXclGltVUPgiNFr Private: 6LccygUAAAAAAP3rM1rOE5LaHrHl7Gr2ldU9FiHx OR? Public: 6LceygUAAAAAAIWnMjqD_dSdHHxtfbaRx5q8ZSjT Private: Someone put in a stupid CSS rule in here. content height = 20em? That got deleted real quick. Can't get the CAPTCHA to work. Probably some kind of path problem. I'll work on it later... 2/4/09: Got a different CAPTCHA to work. So we're done with that. Now, for the final, we'll need a login page and actualy have authentication levels. So far we have: Contact Us Register Employee We'll see if we can get the employee login functioning.If not, we'll just have the 'login' page automaticly bump us up to 2nd level. WOOT! I got the page to talk to the database and print out all the messages. Now I'll have to format it, and then get the reply button to work. Got it printing in a table. Next step is to get the reply button to work: carry the message & other info over to the 'type your reply' page. 7/4/09: I'm a little behind on working on the log. Here's what's beed done so far: Login page works just fine, though you can only log in as admin@test.com.Logging in brings you to: The reply page. It displays ALL messages, and prints out a radio button if reply_id == NULL. Very handy. Each button has a value of the message_id it's paired with, so in later pages we can just SELECT them from the db again. The final reply page almost works. I can't get it to update the messages table to set the reply id. I've gotten up a robots.txt file, so there's not much left to do. All that needs to be done is: A true confirmation page Fix the UPDATE statement Post the log Check HTML/CSS validation. Got the confirmation page up. All the pages validate except for the reply.php let's get the log up...not pretty but it will do for now. I'll fix the update and reply.php if I have time tomorrow.
Contact Me | Policies | Colophon
© 2009, Jonathan Dunstan, All Rights Reserved.