Output Mandelbrot images with parameters from file
rsMandelbrot PHP Class
This class can be used to generate Mandelbrot fractal images It uses coordinate parameters read from a file or from an array. The fractal image size and colors are configurable. The resulting images are stored PNG files in a given server directory.