Maybe it has to be "Some text".aFunction();."sometext"; with the semicolon after the function. I don't really know, just guessing.
On Thu, 24 Jun 2004 16:44:53 -0500, Blake Schroeder <[EMAIL PROTECTED]> wrote: > > Hey > > I cant figureout the syntax please help > > echo "Some text".aFunction()."some more text"; > > The function is not working. > > Thanks > > -B > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- Ashwin Purohit -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

