Dear all
I want to prevent user to make another login before they can browse the
Intranet, so is there anyway that php can grep the username from the windows
Login or Domain Login?
Which means if a user can login to the Windows NT, then he/she will have the
right to browse the Intranet!
Thx a lot
thanks for all the reply now i get it..
Many many thanks...
^^
- Original Message -
From: "Ross Fleming" <[EMAIL PROTECTED]>
To: "KONUS" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Monday, March 25, 2002 10:09 AM
Subject: RE: [PHP-WIN] explode
> No probs.
>
> explode is a way of spl
Dear all
Can someone pls tell me is php will be able to grep text from MS Word and
then save that word file into MYSQL database? Which means is MYSQL will be
able to store files into it's table?
Thx a lot
jack
[EMAIL PROTECTED]
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe,
http://www.php.net/manual/en/function.explode.php
--
Gaylen
PHP KISGB v4.0.2 Guest Book http://www.gaylenandmargie.com/phpwebsite/
"Konus" <[EMAIL PROTECTED]> wrote in message
005101c1cc56$8c4e9ae0$7ffd92ca@kukut">news:005101c1cc56$8c4e9ae0$7ffd92ca@kukut...
What is explode...??
please explaine
No probs.
explode is a way of splitting up a string using any character you want as
the divider. For example...
Say you wanted to split a string into individual words. $string_var = "The
cat sat on the mat";
$words_var = explode(" ", $string_var);
Explode splits $string_var by the space chara
What is explode...??
please explaine it in simple english with an example.
Because iam a new to PHP.
Many thanks, --ZEUS--
php-windows Digest 24 Mar 2002 18:29:10 - Issue 1060
Topics (messages 12739 through 12740):
Perl with apache on win 2000 server
12739 by: Martin
Re: IE is opening the files php not runing them
12740 by: walter
Administrivia:
To subscribe to the digest, e-mail:
[EM
Hi
IE and netscape are opening the files not executing them, what do I do
wrong.
walter
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
How do I install this and what do i put in
the http.conf...?
Anyone who knows this...
Where can i download a workable Perl ?
--
Martin Eriksson
webdesigner & Utvecklare
[EMAIL PROTECTED]
http://www.svensk-design.com
--
PHP Windo