Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #236613

    Hello,

    I wanna create my own forms in php pages.

    like

    <form action='http://".$_SERVER['SERVER_NAME']."/sell' method='post' class='avia_ajax_form' enctype='multipart/form-data'>
    <input type='submit' name='submit' value='Request' class='button' /></form><div id='ajaxresponse_1' class='ajaxresponse ajaxresponse_1 hidden'>

    I want to use the style like the theme.
    But it’s not posting to the form action i set! how to fix that i really like to use the same style but with own make input field to post to the mysql database

    Greetz

    #236810

    Any answer?

    #237342

    Hey!

    Can you please post the link to the website? A screenshot of what you’re trying to do will help. Maybe, you can use this plugin to be able to insert php codes on the editor: http://wordpress.org/plugins/insert-php/

    Regards,
    Ismael

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.