Results 1 to 2 of 2

Hybrid View

  1. #1
    Join Date
    Oct 2006
    Posts
    5,486
    Plugin Contributions
    12

    Default Why does the currency form use link like this?

    PHP Code:
        $content .= zen_draw_form('currencies_form'zen_href_link(basename(ereg_replace('.php',''$PHP_SELF)), ''$request_typefalse), 'get'); 
    I feel it's a bit weird? Why do we remove .php from the link?
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  2. #2
    Join Date
    Oct 2006
    Posts
    5,486
    Plugin Contributions
    12

    Default Re: Why does the currency form use link like this?

    I think I got it, but still feel a bit weird. It's kinda inconsistent with the other forms (use current_page and zen_get_all_params for the form's action)
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

 

 

Similar Threads

  1. Form link problem?
    By joeduffer in forum General Questions
    Replies: 0
    Last Post: 23 Feb 2008, 04:22 PM
  2. Bill Customer with link to payment form?
    By audradh in forum General Questions
    Replies: 2
    Last Post: 13 Aug 2007, 11:23 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •