JavaScript Editor Javascript debugger     Website design 


imagedashedline

Draw a dashed line (PHP 4, PHP 5)
bool imagedashedline ( resource image, int x1, int y1, int x2, int y2, int color )

This function is deprecated. Use combination of imagesetstyle() and imageline() instead.