|
Posted by undbund on 12/26/06 09:59
Hi i have encountered a strange problem to which i am not able to
figure out!.
I have two separate databases, 1st stores user details, 2nd stores
messages, they are on different ip address and both servers are
synchronized by load balancer. The php script works fine except for
this unique situation where the script is not able to display username
and email address in textboxes, but it does display user number and
associated message.
My question is why is php refusing to display user name and email when
it is stored successfully in the database and yet it displays user
number from 1st database and message from 2nd database.
I have tested the script with other username and email and it works
fine! But it doesn't work with this particular user!
Are there any bugs in PHP in which this situation can occur or is it
something else?
All your help is appreciated.
Thanks
undbund
Navigation:
[Reply to this message]
|