Re: newbie - function is undefined

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Well a better way to do it is to have client side request that js file
directly (i.e <script src='http://code.jquery.com/jquery-1.5.min.js'
type='text/javascript'></script> ) , which gives you the ability to impose
client and server-side cache on js contents, which is the way to do this.

~ Alex

On Fri, Apr 1, 2011 at 5:16 PM, Jim Giner <jim.giner@xxxxxxxxxxxxxxxxxx>wrote:

> Thanks - now I see.  the message means that it can't find a php function
> called getText.  Doh!
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux