Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
Inserting the current date/time while submitting the forum
What do I need to add below to update the current date/time? I have a field in the database called d
please, need help coding this voting for your favorite car polling system.
hi, my code needs a lot of work, but i want to be able to let users vote on their favorite car, upda
Just a white page
Okay so, my website, when I click SignUp on it it takes me to /join.php but its a complete white pag
Replacing a string on click of a button
Hi! Is there a way to replace a string on a click of a text link?
This is what I've come up w
Linkage between two scripts
Okay say I have this for a link in a script:
Code: <li><a href="#&q
rand() function
just a general question guys a girls, is the rand() function 100% random or is it based on time?
I need to increse 6hours more, and i don't know how???
I need to increse 6hours more, and i don't know how???
<tr>
<t
Table control is disappearing from Screen
Hi Experts,
I have a screen with multiple table control(TC). Each table control has two c
PHP5 - AJAX help
I've been following the tutorial on w2schools (http://www.w3schools.com/php/php_ajax_database.asp) a