Very tired and I'm not thinkinging right..
I know I'll be embarassed when I see the answer..
What am I missing with my $output that the content of that variable is being passed but rather "$output" itself...
I know I'll be embarassed when I see the answer..
Code:
shell_exec('convert -background white -fill black -font arial -pointsize 32 label:$output sig.jpg');
What am I missing with my $output that the content of that variable is being passed but rather "$output" itself...