Re: [PHP] a .php that calls to itself (permission problems)

2006-03-13 Thread Andrés Cañada
El Lunes, 13 de Marzo de 2006 11:49, Andrés Cañada escribió: > I have an index2.php in a folder inside "public_html/folder/" > when I type the URL of this page, I can see it perfectly. The problem is > when I use a form with some submit buttons inside index2.php that subm

[PHP] a .php that calls to itself (permission problems)

2006-03-13 Thread Andrés Cañada
I have an index2.php in a folder inside "public_html/folder/" when I type the URL of this page, I can see it perfectly. The problem is when I use a form with some submit buttons inside index2.php that submit information to itself . I mean that index.php sends information to itself and then proce