question about output

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
hrg
Forum Newbie
Posts: 1
Joined: Wed Oct 01, 2008 12:51 pm

question about output

Post by hrg »

Moved from Regex forum to PHP - Code forum by moderator.

i´m not very expert, but given steps people learn to run.
developing a preprogramed application for online store, strings like   appears in the top of the screen. maybe is some king of output errors.
anybody can help to solve this problem ??
thanks..
User avatar
prometheuzz
Forum Regular
Posts: 779
Joined: Fri Apr 04, 2008 5:51 am

Re: question about output

Post by prometheuzz »

hrg wrote:i´m not very expert, but given steps people learn to run.
developing a preprogramed application for online store, strings like   appears in the top of the screen. maybe is some king of output errors.
anybody can help to solve this problem ??
thanks..
What is "a preprogramed application for online store"? And how is that related to regex (regular expression)? (Note that this is the regex forum)
User avatar
califdon
Jack of Zircons
Posts: 4484
Joined: Thu Nov 09, 2006 8:30 pm
Location: California, USA

Re: question about output

Post by califdon »

hrg wrote:developing a preprogramed application for online store, strings like   appears in the top of the screen. maybe is some king of output errors.
anybody can help to solve this problem ??
We'd like to, but what is it that you expect us to do? Perhaps tell you to change the code on Line 238 to remove the characters   ?

When you ask for technical help, you must provide the information on which a solution might be based.
Post Reply