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
why does my session end?
my connect.php starts the session just so you know
i can navigate arround my site fine except whe
Error in SQL Syntax HELP!!!
I have this page:
Code: <?php
session_start();
//connect to server and s
Unidentified index error in a simple form
I have been trying to make an HTML form that is handled by a PHP script. So far my attempts to get i
retrieving more than one max key from an array?
so i have an array of 20 numerical values (0-100) that i need to order from highest to lowest and th
add 20 000 to the rowcnt
Hi ...
I need to add 20 000 to the row count but just cant find a way to do this i am new to php
socket communication between c++/java and sending image
hi,
i have a class in c++ called win32_sockserver which creates socket to java. i am trying
Can you help please? Php file
I have to write this php file to allow users to register their nicknames on nickserv
For an I
modifying a property of an object from a different class
I have 2 classes:
- Math
- Distance
in my math class, I have this line:
$distance =
Sessions Value Not Saved
Hi,
Im making a login form and im using this code:
Code: if($login=="true"){