View Single Post

  #12 (permalink)  
Old 02-23-2004, 10:04 AM
Anonymous
Guest
 
Posts: n/a
Default Grouping SVG element and groups using JavaScript

Quote:
Originally Posted by Cadok ben Mamun
Of course it is easy to talk, but try to execute this and you wiil found that is not so easy. :cry: I remember when I used to move data into input form, then to php-script and from php access to javascript code...just only to extract data fom database only FOR ONE element? Just Imagine if there a lot of elements& how To be there? :roll:
Why javascript code to create elements ?
On user request through form or svg, it's easy to build svg from database with php and send it to user.
I have on my site example of cartography where I have html files with form created from user request with php. Then user make choices for map and finally php send svg map with statisticals fill and symbols that user choose. It's not 100% SVG !
Through php, user can modify, complete database.

http://pilat.ouvaton.org/english/carto_mysql/index.htm
for PHP + MySQL to download
and
http://pilat.ouvaton.org/english/carto/index.htm without MySQL but you cantry online
and see ... same possibilities that previous.

Michel
Reply With Quote