|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
ok, well i don't know if this is possible... but here goes...
i know php3 to an adequate level, enough to code myself a security script using md5 encryption and cookies. the reason for writing my own and not using .htaccess was for automation of signing up users. however the problem lies in the fact that a cgi-script has to be made secure URL now that wouldn't be too much trouble if i were a php document, i would include the following code at the top of the document [before any HTML tags were called]: <BLOCKQUOTE><font size="1" face="Verdana,Arial,Helvetica">code:</font><HR><pre> <?php include(headers.php3); ?> [/code] thing is i need to know how to do a similar thing in Perl - to ask the server to parse the php3 before the rest of the HTML... can any1 help? thanks Alaric |
|
#2
|
|||
|
|||
|
Alaric:
I'm stuck in a similar situation: I'm calling a php file from a cgi script and the php file (obviously) is not parsing before the cgi prints the file. Did anyone provide you with a work-around to this problem? John |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Perl Programming > including a php script from a cgi script |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|