Search found 2 matches

by boii
Tue Jul 08, 2003 4:04 pm
Forum: PHP - Code
Topic: Percentage of a number
Replies: 2
Views: 426

Code: Select all

$y = $x * .9;
echo $y;


cheers.
ken
by boii
Tue Jul 08, 2003 3:38 pm
Forum: PHP - Code
Topic: PHP & ImageMagick (apache erroring out)
Replies: 0
Views: 224

PHP & ImageMagick (apache erroring out)

hey guys. i've getting an odd error when trying to call mogrify from a php script (ive gotten it to work on various other systems but this has me baffled). my relevant code is as follows: $mogrify="/home/virtual/site13/fst/usr/X11R6/bin/mogrify -geometry x123"; $path="/home/virtual/si...