RE: [PHP-DB] Time Question

2002-02-14 Thread Jacob Wyke
Use: date("n/j/Y g:i:s A"); If you need any more help on what the letters mean, or you need to change the layout visit: http://www.php.net/manual/en/function.date.php keTTle_drum. >>Hi there. Got a bit of a snag. I'm migrating an ASP app to PHP with a >>mssql7.0 backend. Th

[PHP-DB] Web Poll Using sql

2002-01-17 Thread Jacob Wyke
Hi, I know this must sound like a really easy question, but im trying to create a simple web poll, where you choose your answer from a radio button and then click submit. On submitting I would like to update a sql table depending on what box the user clicked. How can I make it so it increments