Re: [PHP] executing php scripts via cron

2004-05-18 Thread Clifford W. Hansen
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 strange things today! Luke 5

Re: [PHP] class_xslt

2004-05-17 Thread Clifford W. Hansen
application tag. -- 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 strange things today! Luke 5:26

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 (Fax

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-16 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
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.aspivia.com (Web

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... Clifford W. Hansen Operations Support Developer Aspivia (Pty) Ltd. +27 (0) 11 259-1150

RE: [PHP] Javascript Mouseover Help

2004-03-17 Thread Clifford W. Hansen
='#ABCED6' } } }\; [/code] Just escape the with \ Hope this helps... 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) Registered Linux user

RE: [PHP] Javascript Mouseover Help

2004-03-17 Thread Clifford W. Hansen
Jake, Have you tried the second option, I've never seen a variable assigned with Var format... 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

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 ?php phpinfo() ? 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