> I know I'm probably going to get flamed for this but it is only a
> development site but I am having some trouble getting the syntax right for
> using the tab when echoing information. My current command is:
>
> print_r("Host: $hostUser: $userPassword: $password");
>
> I've tried:
>
> print_r
I know I'm probably going to get flamed for this but it is only a
development site but I am having some trouble getting the syntax right for
using the tab when echoing information. My current command is:
print_r("Host: $hostUser: $userPassword: $password");
I've tried:
print_r("Host: \t$hostUs
2 matches
Mail list logo