[PHP-WIN] Hello again...THIS WILL HELP YOU!!!

2001-11-14 Thread this_really_works
GUESS WHAT? I MAKE $1000 or more EVERYDAY! What's the secret you ask...? FRESH LEADS 100% PRE-QUALIFIED SPECIFICALLY FOR YOUR COMPANY AND EXCLUSIVE TO YOU! NO Bull SHIT! GUARANTEED RESULTS OVERNIGHT!!! AND WE PAY YOU $100 CASH PER REFERRAL!!! CALL 512-267-9798 TODAY! AND WE WILL DOUBLE Y

php-windows Digest 14 Nov 2001 10:53:09 -0000 Issue 853

2001-11-14 Thread php-windows-digest-help
php-windows Digest 14 Nov 2001 10:53:09 - Issue 853 Topics (messages 10383 through 10392): Re: PHP 4.0.6 + Apache 1.3.22 + WinNT 4 10383 by: Ross Fleming Re: Changing the default user 10384 by: Erik H. Mathy 10386 by: Alan Brown 10387 by: Phil Driscoll Re:

[PHP-WIN] Re: Regular expression

2001-11-14 Thread _lallous
try that: ereg("^[a-zA-Z]+") "Priya Chanu" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]... > Hello Everyone , > > I am a beginner with regular expression. > > I want a string to be on only alphabets both upper and > lower case. > > So to check it i do the following: > > $vorname =

[PHP-WIN] FDF functions

2001-11-14 Thread Mainolfi, Joe
I have a PDF form that submits to a url and is supposed to grab the input data and put it into variables so that I can use it on that page, but when I call any of the FDF functions this is what I get: Warning: Could not open fdf document: test.fdf in c:\inetpub\wwwroot\fdf\index.php on line 12 W

[PHP-WIN] Error: text/html Content-Length

2001-11-14 Thread Markus Weber
Hi, does anybody know whtat this error message mean ? HTTP/1.1 500 Server Error Server: Microsoft-IIS/5.0 Date: Wed, 14 Nov 2001 08:49:34 GMT Content-Type: text/html Content-Length: 44 -2147417842 (0x8001010e) In my script I used the HEREDOC syntax: echo <

[PHP-WIN] PHP WINDOWS ERROR !!!

2001-11-14 Thread Oiscx
I'm trying to post an email with an attachment with the following function: function sendmsg($to, $subject, $text, $from, $file, $type) { $content = fread(fopen($file,"r"),filesize($file)); $content = chunk_split(base64_encode($content)); $uid = strtoupper(md5(uniqid(time(; $name = basena

Re: [PHP-WIN] FDF functions

2001-11-14 Thread Alain Samoun
Can you post your script, so we can have a look at it? A+ Alain On Wed, Nov 14, 2001 at 08:21:41AM -0500, Mainolfi, Joe wrote: > I have a PDF form that submits to a url and is supposed to grab the input > data and put it into variables so that I can use it on that page, but when I > call any of t

RE: [PHP-WIN] Error: text/html Content-Length

2001-11-14 Thread Ross Fleming
It means you've got "friendly" error messages turned off in Internet Explorer (assuming you're using that). You've got a 500 error, which helpfully means "internal server error". Can't really be of much more help than that unless we see the code. At least one example of why it might be doing th

RE: [PHP-WIN] FDF functions

2001-11-14 Thread alain samoun
You need the FDF Toolkit. A+ Alain -Original Message- From: Mainolfi, Joe [mailto:[EMAIL PROTECTED]] Sent: Wednesday, November 14, 2001 8:54 AM To: 'Alain Samoun' Subject: RE: [PHP-WIN] FDF functions i have the fdf toolkit enabled, but i don't know if it is configured correctly __

[PHP-WIN] PHP, MySQL and Windows XP

2001-11-14 Thread Raoul Snyman
Hi, I'm running PHP on Windows XP, which in itself is fine. I'm running php through a program called BadBlue, which simulates a web site server for one directory on your hdd, and that is also fine. I've also set up a database using WinMySQLAdmin. Now how do i connect php to mysql? Or how else do

Re: RE: [PHP-WIN] PHP and Lotus Notes

2001-11-14 Thread Frank M. Kromann
Hi, LDAP is one way and it requires that LDAP is enabled on the Notes server. There is also a notes extension for php where you can read and write to all notes bases. There is no documentation on this extension at this point. - Frank > > Is there a way to have a PHP script display a Lotus Note

[PHP-WIN] I need urgent problem help with php!

2001-11-14 Thread Svensson, B.A.T. (HKG)
Hi, I have absolutely no problems at all with php. I have tried not to read the manual, but that does not help either. What is wrong? Can someone please help me? /Anders -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands

RE: [PHP-WIN] I need urgent problem help with php!

2001-11-14 Thread Erik H. Mathy
> I have absolutely no problems at all with php. > I have tried not to read the manual, but that > does not help either. What is wrong? Hahahahaha! > Can someone please help me? Well, go ahead and install a bunch of MS service packs in reverse order. Then randomly mess with your NTFS settings.

RE: [PHP-WIN] I need urgent problem help with php!

2001-11-14 Thread Angie Tollerson
No, no, no..see the best way to get php to work is a little command called fdsik /mbr that's what you need . *Attention..please do not try this at home kids >>> "Erik H. Mathy" <[EMAIL PROTECTED]> 11/14/01 03:52PM >>> > I have absolutely no problems at all with php. > I have tried not to re

RE: [PHP-WIN] I need urgent problem help with php!

2001-11-14 Thread Asendorf, John
Reading the manual is for the weak. Call M$ tech support and pay them $600/hour for them to help you continue keeping your system broken. If your system isn't broken when you call, it will be after you have paid them $3000. Or none of your money back! - John Asendorf - [EMA

RE: [PHP-WIN] I need urgent problem help with php!

2001-11-14 Thread Svensson, B.A.T. (HKG)
>> I have absolutely no problems at all with php. >> I have tried not to read the manual, but that >> does not help either. What is wrong? > >Hahahahaha! > >> Can someone please help me? > >Well, go ahead and install a bunch of MS service packs in reverse order. >Then randomly mess with your NTFS

[PHP-WIN] Speed of SQL queries, profiling?

2001-11-14 Thread Arnout van der Kamp
I've written some code to extract a database from SQL. I'm doing about 10 queries times 60.000 or so. It's quite slow. 8 hours in total (estimated time left). Now I would like to know where all of my execution time is going, so I was wondering if it's easy to do some profiling on esp. the SQL quer

php-windows Digest 15 Nov 2001 00:22:07 -0000 Issue 854

2001-11-14 Thread php-windows-digest-help
php-windows Digest 15 Nov 2001 00:22:07 - Issue 854 Topics (messages 10393 through 10413): Re: Regular expression 10393 by: _lallous how to get php_gettext.dll work on windows2000 / iis5 server? 10394 by: Hace 10395 by: Phil Driscoll 10396 by: Johan Holst Ni

RE: [PHP-WIN] I need urgent problem help with php!

2001-11-14 Thread Ross Fleming
Looks to me like you're in the wrong newsgroup!!! ;) Oh trust me I've been needing a laugh like this for ages!! Too many deadlines!! Do you think your problem might be the result of an evil nasty computer virus!!? Let's hope not. See? You should use nice safe IIS on NT... I'm sure that wil

RE: [PHP-WIN] I need urgent problem help with php!

2001-11-14 Thread Ross Fleming
D'oh!! Silly me, I've just realised what's wrong!! You've been sticking that power lead thingy into that socket in the wall again, haven't you!.. tch, I dunno... ;) Ross -Original Message- From: Svensson, B.A.T. (HKG) [mailto:[EMAIL PROTECTED]] Sent: 14 November 2001 21:47 To: [EMAIL

Re: [PHP-WIN] I need urgent problem help with php!

2001-11-14 Thread Ignatius Teo
What's wrong - not enough drugsprobably? If you are obsessive or compulsive, press 1 repeatedly. If you are co-dependant, please ask someone to press 2 for you. If you have multiple personalities, please press 3,4,5 and 6 If you are paranoid, we already know who you are,

[PHP-WIN] how to get php_gettext.dll work on windows2000 / iis5 server?

2001-11-14 Thread Hace
Hi, I'm trying to get the gettext-function to work on Windows2000 with IIS5, so included the php_gettext.dll in php.ini (unmarked the ";"). I get the following error if I use the php_gettext.dll extension: "PHP Warning: Unable to load dynamic library './php_gettext.dll' - The specified module

Re: [PHP-WIN] how to get php_gettext.dll work on windows2000 / iis5 server?

2001-11-14 Thread Phil Driscoll
On Wednesday 14 November 2001 11:47 am, Hace wrote: > Hi, > > I'm trying to get the gettext-function to work on Windows2000 with > IIS5, so included the php_gettext.dll in php.ini (unmarked the ";"). > > I get the following error if I use the php_gettext.dll extension: > > "PHP Warning: Unable to

[PHP-WIN] Re: how to get php_gettext.dll work on windows2000 / iis5 server?

2001-11-14 Thread Johan Holst Nielsen
> I'm trying to get the gettext-function to work on Windows2000 with > IIS5, so included the php_gettext.dll in php.ini (unmarked the ";"). > > I get the following error if I use the php_gettext.dll extension: > > "PHP Warning: Unable to load dynamic library './php_gettext.dll' - The > specified

Re: [PHP-WIN] how to get php_gettext.dll work on windows2000 / iis5 server?

2001-11-14 Thread Hace
On Wed, 14 Nov 2001 11:47:35 +, [EMAIL PROTECTED] (Phil Driscoll) wrote: >> Does anybody have any suggestions for me to get the 'gettext' function >> to work? > >You have to put the extensions dlls in the directory you set extension_dir >to in php.ini. I did that already. I have now foun

[PHP-WIN] Re: [PHP-I18N] Re: [PHP-WIN] how to get php_gettext.dll work on windows2000 / iis5 server?

2001-11-14 Thread Zak Greant
On November 14, 2001 08:07 am, Hace wrote: > On Wed, 14 Nov 2001 11:47:35 +, [EMAIL PROTECTED] (Phil > > Driscoll) wrote: > >> Does anybody have any suggestions for me to get the 'gettext' > >> function to work? > > > >You have to put the extensions dlls in the directory you set > > extension