|
Posted by Geoff Berrow on 12/26/06 10:29
Message-ID: <1167127141.157365.49220@42g2000cwt.googlegroups.com> from
undbund contained the following:
>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?
Leaving aside the question of why you are using two databases, instead
of two tables this sounds like either a coding or html problem.
Either way, unless you have a good reason, I'd consider putting related
data in the same database.
--
Geoff Berrow (put thecat out to email)
It's only Usenet, no one dies.
My opinions, not the committee's, mine.
Simple RFDs http://www.ckdog.co.uk/rfdmaker/
Navigation:
[Reply to this message]
|