[PHP] help pls..

2002-07-08 Thread Peter
howdy all my aim is to have a user submit a form and then from there replace cell colours with in a table. I'm referencing the cells by cell id's eg id="ph1">1 id="ph2">2 id="ph3">3 id="ph4">4 now using a switch st

Re: [PHP] help pls!

2002-06-27 Thread adi
The files are: changerates.php file Title here! ***rates.php file '6.5596', 'ADP' => '183.180', 'AED' => '3.6725', 'AFA' => '4750.00', 'ALL' => '143.840', 'BEF' => '44.5192', 'BGL' => '2.1542', 'BHD' => '0.3770', 'COP' => '2254.00', '

Re: [PHP] help pls!

2002-06-27 Thread Nick Wilson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 * and then adi declared > how to make a changerate.php file for: I think a specific problem and a helpful subject line might get a better response for you. - -- Nick Wilson // www.explodingnet.com -BEGIN PGP SIGNATURE- Version:

[PHP] help pls!

2002-06-27 Thread adi
how to make a changerate.php file for: Read a file: rate.php Find string : 'USD' => '0.33' Put '0.33' value in an editable textbox. I can change this value, let's say to 0.35; I Have an Update Button, when I press, the new value (0.35) change with old value (0.33) in rate.php like this: 'USD' =>