Re: how to access php file from django

2006-02-27 Thread Andrew Gwozdziewycz
> i have an Html form that calls php page and its functionality is to > send > an email and i need to accesss from the django framework > i am wondering should i write something in the url.py i really don't > know and i need the functionality of the PHP page to work properly How hard would it b

how to access php file from django

2006-02-27 Thread Mary Adel
i have an Html form that calls php page and its functionality is to send an email and i need to accesss from the django framework i am wondering should i write something in the url.py i really don't know and i need the functionality of the PHP page to work properly Thanks, Mary --~--~---