Daniel Brown wrote:
On Wed, Jun 11, 2008 at 11:51 PM, Joseph Subida <[EMAIL PROTECTED]> wrote:
Hi.
I am new to PHP. I found a tutorial that said to copy and paste the code
into a .php document and open it in my browser:
I'm pretty sure PHP is enabled on my computer. I've tes
Hi.
I am new to PHP. I found a tutorial that said to copy and paste the code
into a .php document and open it in my browser:
I'm pretty sure PHP is enabled on my computer. I've tested code such as:
";
}
echo "My name is ";
writeMyName2("Kai Jim");
echo "My name is ";
writeMyName2("Hege");
2 matches
Mail list logo