Page 1 of 1

php updation problem

Posted: Tue Jul 27, 2010 1:05 pm
by heshan
Hi all,
In typical bank web sites there are information regarding their account types. A seperate page is there to view interest rates of all accounts maintain by the bank. These interest rates are subject to change.
Can anyone knows a similar php coding related with this updation of interest rates?

Thank you,
Heshan.

Re: php updation problem

Posted: Tue Jul 27, 2010 1:27 pm
by Jade
I don't understand how that's a php update problem. If you have two frames and you want to update from one frame to another you typically use Javascript and access the parent using the window.opener

Re: php updation problem

Posted: Tue Jul 27, 2010 4:16 pm
by internet-solution
heshan wrote: ..... These interest rates are subject to change.
Can anyone knows a similar php coding related with this updation of interest rates?
or are you interested in updating the interest rates?