Form that generates an ID for the customer

WordPress doesn’t provide contact forms by default. So either you’ll have to use a form plugin or you’ll need custom CODE anyway. Since you didn’t provide any CODE or reference to any plugin you’re going to use, I cannot provide a sample CODE that’ll work for you. In principle, plugins do provide custom hooks that … Read more

“operation successful” message

WordPress makes use of add_settings_error() and related function to setup notifications to display. Using them is not very straightforward, so easier way might be to make use of hooks like admin_notices or all_admin_notices to output your own message and style it in same way as WP does.

Trying do build a contact form

One way to accomplish this is to setup two pages, with two page templates, one with your form code and the other with your mail code. The form action would point to the permalink of the page whose template hosts the mail code. That said, I’d actually recommend using a plugin like Contact Form 7 … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)