Posts: 715
Name: John
Location: United States of America, California
|
There are many open source scripts but they all have a different interfaces known as forms.
My question relates to this.
My Question is "Is it a smart idea to make an open source script look like the rest of your site google wize and visitor wise?"
Lets say my website host site5 has a free chat form but there is know real way to modify the interface of the form.
Would it be a smart idea to look at the forms source code and make a form with php form generator so the same form variables will be passed to the background script, but displayed through another file lets say something.php contains the source code except your host has the script which is for all there customers what if I just take the form edit the form save in a directory on my site that is not so general to all customers ,but me. so I have it in my website accounts file directory which I have permission to change it so it looks custom.
Let me know what you think
---
John
|