You can use the plugin’s short codes to display form data on a page.
thanks Mr Simpson
please i want to use Shortcode Exec PHP, where i have to put my one code shortecode
thanks a lot
When creating your own short code using Short Code Exec PHP, place the code for the short code in the administration page under Tools -> Shortcode Exec PHP. You give the short code a name there. Place your new short code on any WordPress page or post.
Mr Simpson, if you don’t mind can you help me with a shortcode to verify a login and password in a database
thanks
Short codes cannot verify login and password. But you might find Security Settings useful as well as the role attribute on short codes.
thanks a lot so how can i verify login data in a form, i use Fast Secure Sontact Form
If the user was logged in when he submitted his form, then his login id will be in the form entry’s “Submitted Login” field. See also: http://cfdbplugin.com/?page_id=116
But Mr Simpson how can i call a specific database with shortcode EXEC php
I don’t understand what you mean or what you are trying to do.