Append a form on a php file (1 viewing) (1) Guests
jahflasher (User)
Senior Boarder
Posts: 71
Karma: 2  
Re:Append a form on a php file
by jahflasher 6 Months ago
i figured out why i am getting that error. Its becuase i am using the _script_ on a dynamic table so the _link_s are repeated. When i use it on a one _link_ it runs fine. Dont know how i can get around this.
jahflasher (User)
Senior Boarder
Posts: 71
Karma: 2  
Re:Append a form on a php file
by jahflasher 6 Months ago
OK i cant believe it. I resolved in on my own. To over come "the cannot redeclare" problem i saved the function in a file and called it using require_once. Now all the dynamic _link_s work with no problem.
|
|
|
| |
|
|