building a function with multiple outputs
I want to build a function that has multiple outputs.
I know but am not to sure how I should
strtotime issue
Hey all,
I'm playing around with some code, and basically the idea is:
Person changes
how do I show what a user have selected from a checkbox?
From my code below, how would i show which check boxes have been checked and which radio buttons sel
How to validate from 2 possible answers
Hi
I hope somebody can help me with what will probably be really simple, I'm pulling my hair
temporary objects
Until now i thought every temporary object in C++ is created as constant. I'm wondering why my compi
Any decent php formatter/beautifier/pretty printer?
Any decent php formatter/beautifier/pretty printer class/function?
I found the following whil
Simultaneous select/update/insert
Hi
How would I need to go about when 2 users update a single row simultaneous? And how would
Using Windows message as a Handle
Hi,
I am writing one of my first multithreaded programs.
In one of the thread,
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18:
Save User Inputs while javascript reloading!
hi..
i have written a PHP code in which i reload the page when user selects a value in dropdown..