Date Question
I'm using the TIMESTAMP() function within mysql to set the date/time for certain events. However, ho
Making multiple rows with one query
I have a table called efed_handler_characters with two fields handler_id and bio_id. What query 2 is
True way to see if action was successful?
If this is a good way to see if action was successful to continue:
Code: function changeGa
How to get variable value on next page
Hello friends
i am working on payentry page ..there i have this code.........
Multiple while loops
I have several DB queries that I know should be returning results and aren't. I have a feeling it ha
Connect to database that isn't localhost
I am currently doing a small script for a company that doesn't have mySql support on there hosting.
private constructor
Hello,
Can we create a constructor as private? If yes, what is the use of it? If no, why can'
php sessions,logouts & the bloomin back button!
Hi All,
I've got a cms that members can log into. When they logout, the session is destroyed,
'210010106140040100' == '210010106140040101'
Debugging this simple line of a PHP script
Code: if($a == $b){ }
I've found that with val
read integers that returns a negative or prints the average
Im trying to finish this homework assignment by tommarow afternoon and I keep getting stuck.
Wr