Form Functionality + PHP + Complete Newbie

Avatar
  • Answered
Can someone point me to a resource where I can learn more about PHP? I have a form on my website -- but I'm not really sure how to configure PHP to make the form actually work.

Any links or resources would be greatly appreciated! I'm willing to learn -- I just don't know where to start.
Avatar
IMH Support Agent 5
Hello, Thank you for your question about PHP. Here is a link to our PHP Tutorials. However, most of these require at least a begginer's level of knowledge of PHP. If you're comfortable proceeding at that level then you certainly can start there, but you may want to check out some other resources (like Codecademy, for example) for a step-by-step introduction to PHP. We also have an article dealing directly with PHP forms. You can use this code if it does not conflict with your own code. Best, Christopher M.