Hello,
I am trying to learn php and mysql on my own, and I'm having some problems.
I am using a web builder supplied through my host.
Although they have been helpful on some issues, this one has still left me in the dark.
My host supports php and mysql. They have a control panel with myphpadmin which has allowed me to create my tables. I am able to manually insert information through this panel.
However, I don't want to do it that way. I want the users sign up information inserted when they sign up. I have the code and all, so I don't think I need help there.
What I don't know is how to add the php code to my web pages. They supply a rickety html editor, (that requires a brain surgeon to use) and I have tried to hard code the php script in the editor with the html. Problem is when I save it, it deletes all my php code.
How do I add my code?
Thanks for your help
Pesty
|