The function details below has correct form.

Sorry for asking question before reading full page.

Regards

Deepak

On Sat, Aug 8, 2009 at 5:56 PM, DEEPAK BHATIA<toreachdee...@gmail.com> wrote:
> Thanks,
>
> What is the solution to this problem ?
>
> Regards
>
> Deepak
>
> On Sat, Aug 8, 2009 at 5:46 PM, Gábor Fási<maerl...@gmail.com> wrote:
>>
>> It's a html encoding problem, &apos; means an aposthrophe ( ' ), so
>> the code you pasted should look like this:
>>
>> string submit_tag($value = 'Save changes', $options = array())
>> Returns an XHTML compliant <input> tag with type="submit".
>>
>>
>> On Sat, Aug 8, 2009 at 14:07, DEEPAK BHATIA<toreachdee...@gmail.com> wrote:
>>>
>>> Hi,
>>>
>>> I am not able to understand &apos etc below. Please help me in this regard.
>>>
>>> string submit_tag($value = &apos;Save changes&apos;, $options = array())
>>> Returns an XHTML compliant &lt;input&gt; tag with type=&quot;submit&quot;.
>>>
>>> Regards
>>>
>>> Deepak Bhatia
>>>
>>> >
>>>
>>
>> >>
>>
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to