Re: [PHP] executing php scripts via cron

2004-05-18 Thread Clifford W. Hansen
for quiet which suppresses the html headers -- Thank You, Clifford W. Hansen Operations Support Developer Aspivia (Pty) Ltd. +27 (0) 11 259-1150 (Switchboard) +27 (0) 11 259-1019 (Fax) +27 (0) 83 761-0240 (Mobile) [EMAIL PROTECTED] (EMail) http://chansen.aspivia.com (Web) "We have seen

Re: [PHP] class_xslt

2004-05-17 Thread Clifford W. Hansen
Foo\r\n"; > $xml .= "\t\t\t\t\t\t2\r\n"; > $xml .= "\t\t\t\t\r\n"; > $xml .= "\t\t\t\t\r\n"; > $xml .= "\t\t\t\t\tBar\r\n"; > $xml .= "\t\t\t\t\t\t3\r\n"; > $xml .= "\t\t\t\t\r\n"; > $xml .= "\t\t\t\r\n";

Re: [PHP] LAMP

2004-05-07 Thread Clifford W. Hansen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday 07 May 2004 16:59, Brent Clark wrote: > Anyone know what LAMP stand for Linux Apache MySQL PHP - -- Thank You, Clifford W. Hansen Operations Support Developer Aspivia (Pty) Ltd. +27 (0) 11 259-1150 (Switchboard) +27 (0) 11 259-1019 (

RE: [PHP] Encrypting Source

2004-04-20 Thread Clifford W. Hansen
Thanx to all for the suggestions... Till We Meet Again... Clifford W. Hansen Operations Support Developer Aspivia (Pty) Ltd. +27 (0) 11 259-1150 (Switchboard) +27 (0) 11 259-1019 (Fax) +27 (0) 83 761-0240 (Mobile) [EMAIL PROTECTED] (EMail) http://chansen.aspivia.com (Web) Registered Linux user

[PHP] Encrypting Source

2004-04-15 Thread Clifford W. Hansen
Greetingz, We are looking for some encryption software for our PHP source code, We know of a couple but wanto find out which are good and which are not... Till We Meet Again... Clifford W. Hansen Operations Support Developer Aspivia (Pty) Ltd. +27 (0) 11 259-1150 (Switchboard) +27 (0) 11 259

RE: [PHP] SsH

2004-04-13 Thread Clifford W. Hansen
s, the only problem is the password which can be resolved using keys... Till We Meet Again... Clifford W. Hansen Operations Support Developer Aspivia (Pty) Ltd. +27 (0) 11 259-1150 (Switchboard) +27 (0) 11 259-1019 (Fax) +27 (0) 83 761-0240 (Mobile) [EMAIL PROTECTED] (EMail) http://chansen.aspiv

RE: [PHP] Form and php

2004-03-24 Thread Clifford W. Hansen
T, Couple of things to try: $_REQUEST[Field Name] or you could extract the values http://www.php.net/extract Till We Meet Again... Clifford W. Hansen Operations Support Developer Aspivia (Pty) Ltd. +27 (0) 11 259-1150 (Switchboard) +27 (0) 11 259-1019 (Fax) +27 (0) 83 761-0240 (Mobile

RE: [PHP] Possible to have Array in $_SESSION????

2004-03-18 Thread Clifford W. Hansen
Scott, Yes it is, You can also store objects in $_SESSION Eg. $_SESSION['Config'] = array( "DBName" => "Common", "DBHost" => "localhost" ); Eg. MySQL_Connect( $_SESSION['Config']['DBHost'] ); Till We Meet Again... Cl

RE: [PHP] Javascript Mouseover Help

2004-03-17 Thread Clifford W. Hansen
From: Jake McHenry [mailto:[EMAIL PROTECTED] Sent: Thursday, March 18, 2004 8:56 AM To: Clifford W. Hansen Subject: Re: [PHP] Javascript Mouseover Help In my post, EndFormat was on it's own line. Outlook express probably screwed it up. and I'm not seeing where you added a closing ? The j

RE: [PHP] Javascript Mouseover Help

2004-03-17 Thread Clifford W. Hansen
Jake, Personally I don't use the

RE: [PHP] Anyone Can Help Me?

2004-03-15 Thread Clifford W. Hansen
Harry, This could be due to a setting in your php.ini: short_open_tags = off Either set this to "on" or use Till We Meet Again... Clifford W. Hansen Operations Support Developer Aspivia (Pty) Ltd. +27 (0) 11 259-1150 (Switchboard) +27 (0) 11 259-1019 (Fax) +27 (0) 83 761-0240 (Mobi