Thanks for the replies.

I want to be able to show some PHP code. Maybe just one function that
maps every request to Django. This way I can say something like "Here
is your PHP (although, only one wrapper function), and it uses a
library called Django written in Python, just like the image library
written in C".

The details are not clear but, maybe an apache-rewrite that calls the,
say django_execute() php function for every request and from then on,
the function takes the url as a parameter and continues as usual.

Probably won't worth the effort, though...



On 26 Eylül, 15:23, Kenneth Gonsalves <[EMAIL PROTECTED]> wrote:
> On 26-Sep-07, at 5:43 PM, omat wrote:
>
> > I know this is stupid, but it is theirs. I am just trying to find a
> > hack and I'd rather not do it at all then do it in PHP.
>
> you can make your urls look like php urls
>
> --
>
> regards
> kghttp://lawgon.livejournal.comhttp://nrcfosshelpline.in/web/


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to