Hey legends,
I am in a bit of a pickle. So here it goes.
The website I am maintaining and originally designed a couple of years ago is an actor agent website that has about 400 or so actor profiles on it. To do anything major is not an option. I have used a php include for parts of the website that I change regularly so I don't have to change 100's of pages.
Now, I have created folders for each profile according to country, male or female, and then their name.
What I want to do is have an identical html file for each actor profile that will reference their own php include file to get various text values like their name, memberships, website address, embedded video iframe, etc... and then have these php include files in one folder in the main directory so I can upload them easily. It is all about uploading them all especially since their are 400 clients or so.
I hope this makes sense.
Cheers for any help.
Elliott