finding a point on line
Posted: Tue Aug 24, 2004 6:31 am
i have a line whose starting pointis
(23,56)
and its ending point is
(44,78)
suppose if there are 8 equal division on that line, so now i want to
find the point in terms of (x,y) which is 4 divisions away from start
point.
is there any php function which can do that for me.
or if anybody can tell me any code for doing that.
(23,56)
and its ending point is
(44,78)
suppose if there are 8 equal division on that line, so now i want to
find the point in terms of (x,y) which is 4 divisions away from start
point.
is there any php function which can do that for me.
or if anybody can tell me any code for doing that.