The examples above def helped, but I now have another question.
I know I can use the CodeCreator to make a template that uses php, but it won't let me import a template that I have already created in projectmaker... so, I was wondering if it is possible to run php code within the c# node of projectmaker if I include the right libaray class? I am fairly new with c#, so I am not 100% sure how I would about that. I did some research and found something called phalanger, but I couldn't quite figure it out.
I just want to run simple php commands within my exisiting templates, including inserting and selecting from mysql database, and a few other standard php commands.
Any ideas?
thanks again!!