Re: [PHP] Passing variables to another page - newbie

2001-05-06 Thread Dan Lowe
Previously, Dean Martin said: > Thanks to everyone for the help - unfortunately my problem seems to be the > function I'm using to do the redirecting. header() is supposed to be the > first item passed. What I'm trying to do is use a line of code well down > into the logic of my script to redire

Re: [PHP] PHP on PWS not working! : WORKING NOW!!

2001-05-06 Thread Thomas Edison Jr.
thankx a lot sir, i guess your guessing worked real well...after 5 days of headbanging and trying everything, it workedi did what u said...removed all references to the isapi dll and converted the php module to php cgi and it's working on PWS. i guess i'm gonan use my apache server for the M

Re: [PHP] IIS instead of PWS!!! what else can i do..

2001-05-06 Thread Thomas Edison Jr.
Already Did sir! and am as happy as u would've been. finally i can test http authentication 2. Cheers, T. Edison jr. "We're out of our medicines and out of our minds..." --- MaD dUCK <[EMAIL PROTECTED]> wrote: > also sprach Thomas Edison Jr. (on Sat, 05 May 2001 > 11:52:34PM -0700): > > i thin

Re: [PHP] converting fields from a fixed length text file into an array

2001-05-06 Thread heinisch
At 06.05.01 23:28, you wrote: >:Please forgive me for having posted this more than once. I am trying to >reword it here to make it more plain. >--- >I have a fixed length text file I'm trying to import and send into MySQL. >A record line is about 1600 characters long and includes man

[PHP] files

2001-05-06 Thread php
Good day to you all How can I keep php scripts from reading the /etc/passwd (for example) or any other file? Sincerely, G. Dimitrov -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the lis

Re: [PHP] converting fields from a fixed length text file intoan array

2001-05-06 Thread steve
Hello: I have a problem trying to get "ftp_get" to work connected FreeBSD. When I try to run the code below, it just hangs. When I try to run the same code connected to a Linux system, it works just fine. The difference between my home FreeBSD system and my work Linux system is: FreeBSD: -

Re: [PHP] files

2001-05-06 Thread Zak Greant
Change the permissions of the /etc/passwd file, use safe mode or suExec --zak - Original Message - From: "php" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, May 06, 2001 11:14 PM Subject: [PHP] files > > Good day to you all > > How can I keep php scripts from reading th

[PHP] Problem trying to get "ftp_get" to work connected to FreeBSD

2001-05-06 Thread steve
> Hello: > > I have a problem trying to get "ftp_get" to work connected FreeBSD. > When I try to run the code below, it just hangs. When I try to run > the same code connected to a Linux system, it works just fine. > > The difference between my home FreeBSD system and my work > Linux system is:

[PHP] ldap problem

2001-05-06 Thread Wolfgang Ebneter
Hi list, i've compiled php-4.0.4pl1 with ldap support. It compiled nice and clean. A "make install" put the lib in apache's libexec directory. When I start apache I get the following : cannot load .../libphp4.so into server undefined symbol : ldap_value_free I checked the ldap.c file and found

[PHP] PHP 4.0.5 Parse Problems

2001-05-06 Thread Ben Gollmer
Hi all - Today I compiled and installed PHP 4.0.5 on my Linux server (Apache 1.3.19, linked statically with php & mod_ssl). Suddenly, many of my files would no longer be parsed by PHP - instead, they spit raw code onto the page. I created most of the files on my MacOS X machine using the text

[PHP] Decoding .txt attachments

2001-05-06 Thread ~~~i LeoNid ~~
Hello PHP-ers - General`s:), (How)Is it possible to decode text file attachments starting with "begin 644". I tried "base64_decode();" with no joy (stick:). "imap_base64 ();" is not defined on my system. Is there a function, or just a table with the HARD way of manual decoding possible? Thanks

Re: [PHP] PHP 4.0.5 Parse Problems

2001-05-06 Thread CC Zona
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] (Ben Gollmer) wrote: > >I only mention them since they got parsed before. They are php files > >that the designers here have created in HomeSite and saved as PC > >format, so they are basically 1 long line when I open them in v

Re: [PHP] Decoding .txt attachments

2001-05-06 Thread Zak Greant
The file is likely uuencoded, AFAIK PHP does not have a built-in function to handle this. IIRC there is a function on http://px.sklar.com/ that does this. --zak - Original Message - From: "~~~i LeoNid ~~" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, May 07, 2001 12:06 AM Su

php-general Digest 7 May 2001 07:13:23 -0000 Issue 671

2001-05-06 Thread php-general-digest-help
php-general Digest 7 May 2001 07:13:23 - Issue 671 Topics (messages 51650 through 51703): Really easy question 51650 by: biscut 51653 by: Tom Carter 51663 by: biscut 51664 by: Jack Dempsey 51666 by: heinisch.creaction.de 51667 by: biscut

<    1   2