No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
5 Posted Topics
Okay, so I'm pretty new to PHP...Call me a newbie, but everything works great if it's completely static, but the problem I have is if I need different results depending on user action. The problem lies with needing to use PHP to take information from files, but otherwise it would …
I'm using an image as my submit button. I want it to check to ensure all boxes have a value before submitting (I will make the verification more stringent later), and if there is none, to cancel the form submission. I created a readonly input box that changes from white …
...Pretty new myself, but I'd probably do something like this... (yes I was too lazy to finish the "year" options lol, but you can figure that out :D) I know it doesn't fit in your code, and it isn't pretty, but it works. :) Personally, I like to keep things …
Have you thought about maybe checking the state of the datetime function instead of the box? Or an if statement for both? Maybe I don't understand what you mean, but if the datetime function is activated upon the checkbox, then if the value is changed, you may be able to …
Bear with me, I'm new here and new to PHP...at first I thought it was just me, so I started trying to copy and paste example code I found online...but even that seemed not to work. I've tried this: [code] $to = "[email protected]"; $subject = "BUSINESS"; $message = "blah"; $headers …
The End.
madkat3