Jump to content

multiple actions in one link


minker

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.