serializing objects - loses methods - the point being?
Hi
I know that serializing an object will lose the methods. But whats the point in that? What
mysql select with $_get ?
Hi, i have this code:
Code: // If char id is 0 and character dont exist do:
if ($_GET["id
Php - mysql store data and use it later?
Hi, i' making a login page at the moment, however my username + password is stored many different pl
How to give the privillege for triggers?
Hi,
How to give the privillage for triggers to particular user?
Please let me
Help =( !! Upload Pics [PHP script]
Hello
I need help with a php script [MULTIPLE UPLOAD IMAGES] , where I want to add a feature (wat
timezone change with date()
so i put all my times for posts in my made from scratch forum(not phpbb3 or sm)
in my mysql db u
form submit at godaddy?
Trying to test form submission at GoDaddy and it does not seem to work. Here's the page...
h
Ball movement
I want to move a ball from one point to another and it should hit a group of balls at the other end
How to calculate days from variable date?
This will be easy for one of you gurus. I want to fetch the date from a variable date, for example:<
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)