|
Posted by IchBin on 12/26/06 19:27
undbund wrote:
> Hey thanks for your reply, what do you thinks could go wrong in terms
> of coding or html, as I have mentioned, this is the only bit of data
> that is giving problems, the script works flawlessly with 99.99% of the
> data in the database. I have examined the data in the databases, they
> are just like any other bits of data. No fancy characters, etc!!
>
> Thanks
> undbund
>
> Geoff Berrow wrote:
>> 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/
>
Well then at this point I would use a debugger to track the problem
down. I use Xdebug and tswebeditor to step thru the code line by line in
problem blocks of code. Not sure if you are using a debugger. You could
look at a free one here: http://tswebeditor.at.tf
--
Thanks in Advance... http://ichbin.9999mb.com
IchBin, Pocono Lake, Pa, USA
______________________________________________________________________
'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
Navigation:
[Reply to this message]
|