[nycphp-talk] pcntl_fork() assistance
Dan Cech
dcech at phpwerx.net
Wed Sep 20 14:02:51 EDT 2006
Ben Sgro (sk) wrote:
> Hey Chris,
>
> (Offtopic of fork( ), but in response to Chris)
>
> Since you have double quotes, can't you just say
> print "Here's the string: --$the_string--";
>
> Also, I find it easy to do
> print "string($string)";
What's wrong with good old var_dump($myvar), which will tell you exactly
what's in the variable regardless of whether it is a string or not.
Dan
More information about the talk
mailing list