minker Posted February 14, 2010 Share Posted February 14, 2010 one click: PHP --> xml --> swf With php I create meniuItems and subItems. If press one of meniuItems, than meniuItem expand's to subItems - subItems is a links "<a href="..">subItem</a>" to other "*.php?location=test" for swf reload. In place of frames I'm using php tables. What I want: if press subItem - firstly with php script write some information from the database to the xml file, and secondly with 'href' reload php table which contains swf. How to write information to xml file or reload php table with swf - I know. Maybe someone knows how to connect two actions to one? Link to comment https://forums.phpfreaks.com/topic/192047-multiple-actions-in-one-link/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.