Do NOT post any offers unless you fully read this subject and UNDERSTAND what I want. I will not respond to blank messages such as "YES I CAN DO IT PM ME DETAILS". Unless I see that you clearly understand what I need, we won't do business. What I need is. - I go into a page where my user has uploaded a video - That page will have an iframe that displays a .php file generated specifically for that user who uploaded the video - Each user is to have his own iframe/php file that is generated depending on a single parameter So 1. A script that creates a php file for every user on my site 2. Determins if the page displayed is where the user uploaded a movie (easily done via if userid=xxx) 3. Displays a specific iframe for each user As far as I understand, this will have to call the mysql for certain parameters (what to put in the iframe), then generate a php file and then generate an iframe on the page itself. Can you do this? Do you understand what I need? How much will it cost?
I Understand that a php file has to be created for each of your user what i dont understand is what has to be put in these php files ??