- Moderated by:
- Support Team
-
- rank:
-
Helper
- registered:
- January 2005
- Status:
- offline
- last visit:
- 29.10.08
- Posts:
- 312
I am trying to create a simple contact form that usesbut it appears that PostNuke does not allow or does not show $PHP_SELF Is there something else I should be using in my PHP script?Code
form action="<? echo $PHP_SELF; ?>"
Thanks.
edited by: sae, Mar 07, 2007 - 09:00 PM -
- rank:
-
Helper
- registered:
- January 2005
- Status:
- offline
- last visit:
- 09.02.08
- Posts:
- 455
Code
form action='get' target='self'
or
Code
form action='post' target='self'
Oi.... I should NOT mix drugs with alcohol... Major brainfart-reply... please ignore :-p
edited by: ZarToXidE, Mar 07, 2007 - 11:36 PM
--
Doe Maar Freak
