RE: [PHP] SSI

2001-10-29 Thread Patrick Dunford
The virtual( ) function is the same as #include on Apache If you're running a script, you may need to simulate the CGI variables as they aren't automatically available to a script that you would normally run with the #exec SSI directive. = Patrick Dunford

[PHP] Error: Can't redeclare already declared function (PHP 3.0.15)

2001-10-26 Thread Patrick Dunford
I have a script (let's call it a.php3) that brings in another script b.php3 with the include or require call. In script b.php3 there is an include or require call to bring in script c.php3. Script a.php3 after making one and only one include (the include is not repeated anywhere in a.php3) then

[PHP] Executing a CGI script from a PHP script

2001-09-06 Thread Patrick Dunford
. -- === Patrick Dunford, Christchurch, NZ He makes me lie down in green pastures, he leads me beside quiet waters, he restores my soul. He guides me in paths of righteousness for his name's sake. -- Psalm 23:2-3 http://www.StudyLight.org/desk/?query=Psalm+23:2-3 -- PHP

Re: [PHP] Incrementing a String Name

2001-04-23 Thread Patrick Dunford
On 22 Apr 2001 17:56:23 -0700 AD in php.general, Chris Aitken said: Hi Just a quick puzzle I cant seem to get around at the moment... Why don't you put it in your own thread -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

[PHP] PHP for Apache 2.0

2001-04-14 Thread Patrick Dunford
According to Apache, modules made for Apache 1.3 will not work as-is in 2.0 due to changes in the API. Is a version of PHP 4 for Apache 2.0 coming out? -- === Patrick Dunford, Christchurch, NZ - http://pdunford.godzone.net.nz

Re: [PHP] header( )

2001-04-13 Thread Patrick Dunford
. -- === Patrick Dunford, Christchurch, NZ - http://pdunford.godzone.net.nz/ And my God will meet all your needs according to his glorious riches in Christ Jesus. -- Philippians 4:19 http://www.heartlight.org/cgi-shl/todaysverse.cgi?day=20010413

Re: [PHP] HTML and PHP?

2001-04-13 Thread Patrick Dunford
TML except that the PHP code embedded in it is executed on the web server. However SSI commands will have to be replaced with their PHP equivalents. -- ======= Patrick Dunford, Christchurch, NZ - http://pdunford.godzone.net.nz/ And my God

[PHP] header( )

2001-04-11 Thread Patrick Dunford
variables to a script without them being displayed in the URL when the page loads. -- ======= Patrick Dunford, Christchurch, NZ - http://pdunford.godzone.net.nz/ If only for this life we have hope in Christ, we are to be pitied more th

[PHP] unset()

2001-04-04 Thread Patrick Dunford
. -- === Patrick Dunford, Christchurch, NZ - http://pdunford.godzone.net.nz/ Rejoice in the Lord always. I will say it again: Rejoice! -- Philippians 4:4 http://www.heartlight.org/cgi-shl/todaysverse.cgi?day=20010404

[PHP] PHP3: suppressing error messages

2001-04-01 Thread Patrick Dunford
How can I prevent error messages from being displayed and sent to a log file instead? -- === Patrick Dunford, Christchurch, NZ - http://pdunford.godzone.net.nz/ Now to him who is able to do immeasurably more than all we

Re: [PHP] Image Resizing in PHP

2001-03-30 Thread Patrick Dunford
, though I haven't tried it -- === Patrick Dunford, Christchurch, NZ - http://pdunford.godzone.net.nz/ For this reason I kneel before the Father... I pray that out of his glorious riches he may strengthen you with power through his

[PHP] Running script on remote server

2001-03-16 Thread Patrick Dunford
the output as a file, which I can then load into my web page and display. ======= Patrick Dunford, Christchurch, NZ - http://pdunford.godzone.net.nz/ You are all sons of God through faith in Christ Jesus, for all of you who wer

RE: [PHP] Funny running PHP4 on Apache, Windows 95

2001-01-11 Thread Patrick Dunford
Thanks, that works fine -Original Message- From: Brian Clark [mailto:[EMAIL PROTECTED]] Sent: Thursday, 11 January 2001 14:15 To: PHP is not a drug . Subject: Re: [PHP] Funny running PHP4 on Apache, Windows 95 Hello Patrick, (PD == "Patrick Dunford") [EMAIL