I'm sorry for this post. It's only testing. Thanks for understand.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Just testing message
Miller, Terion napsal(a):
> Yep I forgot about escaping the $
>
>
>
> On 7/29/09 10:51 AM, "Ford, Mike" wrote:
>
>> -Original Message-
>> From: Miller, Terion [mailto:tmil...@springfi.gannett.com]
>> Sent: 29 July 2009 16:36
>>
>> Ok in my output to Quark I need t
Yep I forgot about escaping the $
On 7/29/09 10:51 AM, "Ford, Mike" wrote:
> -Original Message-
> From: Miller, Terion [mailto:tmil...@springfi.gannett.com]
> Sent: 29 July 2009 16:36
>
> Ok in my output to Quark I need to have $P printed to the page like
> this:
>
> <@$p>2118 S. Camp
> -Original Message-
> From: Miller, Terion [mailto:tmil...@springfi.gannett.com]
> Sent: 29 July 2009 16:36
>
> Ok in my output to Quark I need to have $P printed to the page like
> this:
>
> <@$p>2118 S. Campbell Ave
>
> So in my php which is going to be grabbing this info and formatti
Yep just figured that out too..the escaping thing..
Thanks
On 7/29/09 10:45 AM, "Ashley Sheridan" wrote:
On Wed, 2009-07-29 at 11:36 -0400, Miller, Terion wrote:
> Ok in my output to Quark I need to have $P printed to the page like this:
>
> <@$p>2118 S. Campbell Ave
>
> So in my php which
On Wed, 2009-07-29 at 11:36 -0400, Miller, Terion wrote:
> Ok in my output to Quark I need to have $P printed to the page like this:
>
> <@$p>2118 S. Campbell Ave
>
> So in my php which is going to be grabbing this info and formatting it for
> the Quarkisn't echoing that "$p" all I get is the
>Ok in my output to Quark I need to have $P printed to the page like this:
>
><@$p>2118 S. Campbell Ave
>
>So in my php which is going to be grabbing this info and formatting it for
>the Quarkisn't echoing that "$p" all I get is the <@>
>
>I have tried several things:
>
>$p = $p
>
>$p = print("
7 matches
Mail list logo