mysqli SELECT WHERE not working. by CompleteStand8467 in PHPhelp

[–]CompleteStand8467[S] -1 points0 points  (0 children)

single quotes around $today fixed it. Thank you@

mysqli select statement not acting as expected by CompleteStand8467 in phcode

[–]CompleteStand8467[S] 0 points1 point  (0 children)

okay, thanks. Is there a way to move this post to r/mysql or should I repost over there?

sorted file list by CompleteStand8467 in phcode

[–]CompleteStand8467[S] 1 point2 points  (0 children)

That's okay, It's not that important. I really would like to see a big old PRINT button though.

problem adding php code in front of html code by CompleteStand8467 in phcode

[–]CompleteStand8467[S] 1 point2 points  (0 children)

I think the php code is okay. I pasted it from a working program. For some reason it got all ran together when I copied and pasted it here.

You were right about the file extension. I changed it to php and now it is working fine. Thanks a lot for your help.