|
Thanx for the replies guys.
What a mess I made of that, my first post on these forums. Less: don't post while falling asleep.
The host that will running this app doesnt seem to have mod_python install on their apache install. So this rules out the frameworks it seems.
So I see I have 2 options
1) use CGI like URLs to pass variables
2) use PHP as a type of front end to calling python scripts to do all the work.
Any better suggestions ??
|