Hi!
I have a menu created in js and one of the sentences is
submenuItem("Ant髇 Perulero","publica.php?id=1","","camden_plain");
this is one of the subitems of the menu. I need that the php executes in a cell in a table of the same page. This cell has an "include" that reference an php called publica.php.
The problem is that I dont know where/how to include the $PHP_SELF
Thanks in advance!
I have a menu created in js and one of the sentences is
submenuItem("Ant髇 Perulero","publica.php?id=1","","camden_plain");
this is one of the subitems of the menu. I need that the php executes in a cell in a table of the same page. This cell has an "include" that reference an php called publica.php.
The problem is that I dont know where/how to include the $PHP_SELF
Thanks in advance!