Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

~14.5K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Forums

5 Posted Topics

Member Avatar for madkat3

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 …

Member Avatar for madkat3
0
166
Member Avatar for madkat3

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 …

Member Avatar for madkat3
0
12K
Member Avatar for ekseks

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

Member Avatar for madkat3
0
154
Member Avatar for Varinor

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 …

Member Avatar for madkat3
0
229
Member Avatar for madkat3

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 …

Member Avatar for seventeen
0
2K

The End.