HI ! I want to create a drawing pad and MSpaint - like application in php. Can somebody suggest me that from where should I start. ? I am not very expert of PHP. So plz, keep it simpler.. Thank you in advance.
I have been asked to submit a project of Web Based Drawing Pad. I was thinking of using PHP for this. But as Shabbir Sir says, PHP is not right choice for it, then in which language I should develop this...? Kindly suggest and if possible, provide some references too. Thanks in advance and thanks to Shabbir Sir...
JavaScript is better because Web based Drawing pad should be done using Client side scripting like JS and storing and other parts using PHP
I used FLASH and ActionScript to create this drawing pad which is embedded into PHP page. FLASH was better choice for me than going for any other language.