[PHP] Database Persistance Layer

2003-02-20 Thread Joe Njeru
reduction will be felt by the end users. Do you know of any ways one can improve on a database persistance layer or should I try to incorporate bothe approaches? Thanks in advance, Joe Njeru Nairobi, Kenya Vote for the Kenyan Safari Rally on www.wrc.com The toughest rally in the world! -- PHP

[PHP] PHP 4.3 on win 2k

2003-02-12 Thread Joe Njeru
someone help me out. Joe Njeru -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] IIS

2003-02-12 Thread Joe Njeru
Hi, I'm using IIS on win2k. Joe Njeru -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Writing text files in Windows 2k

2003-02-10 Thread Joe Njeru
does not display the new line. Thanks in advance Joe Njeru -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Writing text files in Windows 2k

2003-02-10 Thread Joe Njeru
Thanks for the tip I want to export a report to excell and a legacy system that allow csv file import for incorporation into the financial system. Joe Njeru Nairobi, Kenya. Where else can you flyfish for trout on the Equator! -- PHP General Mailing List (http://www.php.net/) To unsubscribe

[PHP] Writing text files in Windows 2k

2003-02-10 Thread Joe Njeru
Hi All The following is the text file generated. I'm runing on Windows 2k spack 3, When I open it in Excell it gives me the data but not seperated into lines. Do you have any suggestions. Joe Njeru, Nairobi, Kenya. begin 666 veh_fuel_iss_hist_rpt.csv M,C P,BTQ,2TP,CM!,C R,3DV.U!%5%)/3 M(%-54

[PHP] Code

2003-02-10 Thread Joe Njeru
Hi, This is the code that creates the file function writeln_to_file($str_txt) /* Definition: This function writes/appends $str_txt to the file Parameters: $str_txt; String; The String to be written to file ReturnType: NONE; */

[PHP] Two Way Encryption

2001-03-13 Thread Joe Njeru
Hi All, I'm looking for a two way encryption function that I can use to encrypt a cookie value. I have had experience with MD5 but its one way. Is there one I can use with a key in php? Thanks in advance, Joe Njeru, Nairobi Kenya. "Where the women are beautiful" -- PHP General Ma

[PHP] Export Linux Users and Password's to MYSQL database

2001-03-01 Thread Joe Njeru
Hi All, Is there a way I can export the users in my Linux machine to a mysql database. Together with their passwords without manually entering all of them. I will appreciate any input. Thanks in advance, Joe Njeru Nairobi, Kenya. "Where the sun shines all day!!" -- PHP Gener

Re: [PHP] redirect to another page not using headers

2001-02-24 Thread Joe Njeru
HI, why don't you implement some client side script in your page for example: echo ("script language=JavaScriptfunction Relod1(){window.location='your.php?url=default.php';}/script") body onLoad=Relod1() Joe Njeru, Nairobi Kenya ""kaab kaoutar"" [EMAIL PROT

[PHP] Mail function

2001-02-19 Thread Joe Njeru
HTML mail with br or alternative to \n . Thanks in advance, Joe Njeru -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

Re: [PHP] Delete from cart

2001-02-17 Thread Joe Njeru
uot;delete from Cart where sess_id = '$sess'"); ? Hope I was helpful Joe Njeru, Nairobi, Kenya -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]