small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
A rank users order by points
I want to make an insert from table 'rank' , with number (rank) from the cod blow, to fild users.ran
mysql_affected_rows() usage
Possibly a MySQL issue, but the function that is not behaving in the anticipated way is a PHP functi
Giving the below syntax error
Dear Experts,
I have used 2 buttons in gui status as display and cjhange.When the user wi
$variable $variables type question
I need to be able to designate an array element dynamically, so I thought to use a variable variable
PHP, jAVASCRIPT setting input values, why isn't it working?
Hi:
I am calling this javascript:
<script language="javascript">
Checking if a process is running (problems including psapi.dll i think...)
Ok, so all I'm trying to do is check if a program is running...
I've found out that I nee
Return X values where an ID number doesnt matter
Well as for subject heading, thats the best i could think of.
Currently im having a problem w
Image loading
Hi Developers,
I'm trying to display an image from images/image.gif getting the url from mysq
Help: calling function
Hi,
Is it possible to call a php function on page close?
If yes, could you explain how and whe