Hello,
This project is about 10 months old. It's a PHP/MYSQL/JAVA balancer. I've still got lots of work to do on it, but I wanted a couple of reviews on it in it's current state.
http://www.15656.com/dev/balance/index.php
Thanks!
Clint
Printable View
Hello,
This project is about 10 months old. It's a PHP/MYSQL/JAVA balancer. I've still got lots of work to do on it, but I wanted a couple of reviews on it in it's current state.
http://www.15656.com/dev/balance/index.php
Thanks!
Clint
The whole thing seems to respond randomly.
The "Go" buttons sometimes do something, sometimes not. If the do, the name of the balance remains the same.
Are there more functions than calculating plus and minus?
How about any design?
What shall I do with an output like:
Sorry this makes not much sense to me.PHP Code:Sessions:
Array
(
[owner_id] => 2
[owner_username] => test
[option_section] => calc
[owner_paymentstatus] => y
[owner_email] => clint@15656.com
[account_id] => 40
[option_paging] => on
[option_verbose] => on
[option_showposts] => on
[option_paging_value] => 33
)
POSTS:
Array
(
[newsheet_name] => Henry
[Submit2] => Add It
)
GETS:
Array
(
[action] => newsheet
)
Henry
That output it for debugging and development. It's just an option for me to putput my code. What browser where you using? I recently convered alot of it to AJAX so there may be new bugs.
Hello
I used Firefox v.2.0 on Windows 2000.
Henry
I'm resubmitting this for review.
http://www.15656.com/dev/balance/
There has been quite a few updates making this very stable.