Hi all!
I know this might seem like a strange question without a real base to start from, but please bare with me.
I've started to re-model my own site recently and I realized that I had to make it dynamic with PHP and MySQL as base.
Now I’ve done a lot of functions in separate files that I want to call within the index.php file and then create the dynamic content.
But the problem is I don’t know how to call all my separate files from my index.php and then get the index to refresh with the result from the files in the right part of the index.
I have a menu at the left part of the screen exactly as PHPBuilder and I also want the dynamic part to be placed to the right as it is here, where the right part is dynamic…
The scripts I have in my separate files works fine for them self but I can’t manage to get them at the right part in the index… I simply don’t have a clue :-/
Is there an “easy” way to do this, create a dynamic site like the excellent PHPBuilder ?
Hmmm… I know this seems like a mess, but I hope you catch my point and problem
Regards Mikael :-)