[KLUG Members] AMP Q

bill bill at billtron.com
Tue Sep 13 15:42:01 EDT 2005


On Tue, 2005-09-13 at 15:36, Lunitix wrote:
> A little more info.  When I look into the database (MySQL) the quotes 
> and the item encased in the quotes are there.  It now looks like its 
> when there is a call to bring the information back to the webpage that 
> the quotes create a problem.  Sorry for the second posting for the problem.

In that case it's probably just a display problem.  

Try looking at the source code of the displayed html (Usually
View/Source in your browser).  If the text you're expecting is in there
but isn't displaying it's a matter of html.  If it's not, the problem
lies in your PHP code.

Can you post a php code snippet?  And the text you're expecting it to display?

kind regards,

bill


> Minding Madness
> Jon
> 
> Lunitix wrote:
> > After demonstrating Jeopardy, one of the errors that was occurring was 
> > some question or answers were cut off from that which was initially 
> > entered in.
> > 
> > After dinking around with it, I think the "cutoff" problem is with the 
> > double quote marks (").  If I encase anything in double quotes the input 
> > is cut off from the first set of quotes.  Is this something that can be 
> > averted without having to add a slash in front of the quotes, or should 
> > I just not use quotes to begin with.
> > 
> > Minding of Madness
> > Jon
> > _______________________________________________
> > Members mailing list
> > Members at kalamazoolinux.org
> > 
> > 
> _______________________________________________
> Members mailing list
> Members at kalamazoolinux.org
> 
> 
> 



More information about the Members mailing list