Hi guys i m new bie to php. Can you please let me know how to work around this prob.
but it doesnt prints anything. However when i remove this < from the start of the string it works.Code:<? $mystart="<chart caption='Daily Summary' subcaption='For Date' xAxisName='Name' yAxisName='Count' >; echo $mystart; ?>




Reply With Quote