Do's and don't with PHP in a page
Posted by Ono on September 6, 2010 at 11:28am
Hey all, firstly let's start off with the good old: "I'm new to drupal" trying to struggle my way into better understanding.
At the moment I'm doing a bit of custom development, on one side in drupal and on the other side in plain old PHP. Now I found the versioning system in drupal a handy tool so wondered if I could place my regular PHP in a drupal page. A lot of the things I'm doing does work but there's one page with a HTML form using POST that writes to the database which doesn't work.
Read more