Floating Point Precision Loss
I'm writing a program to draw a three-dimensional cube (with a corner cut off) without using any 3D
trouble printing an array....
I'm having some trouble printing out an array forwards. I'm figuring out the high and low of an arra
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
do while...woes
I'm sure this is childsplay but it is stumping me, everytime i try what I think would make this work
update 2 columns by doing inner 2-column query
Hi,
is something like this possible?
update contract_all set col1,col2 =
(
Solution to the FindControl problem
I have seen may posts about having problems with the FindControl method. Most seem to come about bec
How to disable direct access to a file
Suppose I've 2 Files. 1.php & 2.php
I don't want anybody to access 2.php directly fr
problem with sql querry in php script
Hello guys,
What I want to do is I want to read out a csv file and then but te conent ot the
help with multi-update
Now sure how to ask this really....
10g database if that matters.
I have a customer
Renaming array keys
The issue: renaming array keys inside a foreach loop.
I'm trying to build a pie chart image w