Hi UHL!
You can find a php-class serving your favors at:
URL: http://phpclasses.upperdesign.com/browse.html?package=32
You have to login (register), but it's for free, they have good
stuff and you don't get spammed or even receive ads-emails.
Hope this helps.
Greetinx,
Mik
Hey Evan,
Since you R using W2K, you could use the NTLM-Authentification, but it
only works with M$-IE =8( If your company is only using M$-IE (yes, this
could happen =8), then you can write me for further details.
Greetinx,
Mike
Michael Rudel
- Web-Development, Systemadministration
on a remote Host, then do the same but with "fsockopen"
(find help in the php-manual/Network Functions).
Hope t'll help.
Greetinx,
Mike
Michael Rudel
- Web-Development, Systemadministration -
___
Suchtreffer AG
Bleicher
\n";
echo "Browser: ".$HTTP_USER_AGENT."\n";
?>
If you want to get more EnvVars, RTFM or use
the phpinfo() -function.
Greetinx,
Mike
-Original Message-
From: Dream [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 12, 2001 12:01 PM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] Grab and print
ng up for
you and it's way faster than pws.
Michael
"Gud kaster ikke terning med universet!"
-Albert Einstein
-Original Message-
From: Marco Sarti [mailto:[EMAIL PROTECTED]]
Sent: Sunday, March 11, 2001 10:36 AM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] Personal Web Server
ll the function 'DumpHttpGetVars()'
and all of them will be printed out.
Greetinx,
Mike
Michael Rudel
- Web-Development, Systemadministration -
___
Suchtreffer AG
Bleicherstraße 20
D-78467 Konstanz
Germany
fon: +49-(0)7531-
the php.ini has to be in your windows\ directory.
Greetinx,
Mike
Michael Rudel
- Web-Development, Systemadministration -
___
Suchtreffer AG
Bleicherstraße 20
D-78467 Konstanz
Germany
fon: +49-(0)7531-89207-17
fax: +49-(0)7531-89207
a form not controled
by me...
Hi Michael,
Also, when I run the page, it give me a parse error in line 22, that is:
while ( list ( $key, $val ) = each ( $HTTP_GET_VARS ) )
Any idea?
Here's the complete page
Untitled Document
$val\n";
if ( &quo
Hi Antonio,
it hasn't to do anything with php, but with your web-server.
So all you have to do is to restart your webserver.
Apache: /sbin/init.d/apache restart
IIS: net stop iisadmin
net start w3svc
Greetinx,
Mike
Michael Rudel
- Web-Development, Systemadministr
Sure,
$MyVar = "Contents";
$$MyVar equals $Contents.
Taken from the Manual, Language Reference (which everyone should read first =8),
Chapter 7: Variables / Variable Variables
Greetinx,
Mike
Michael Rudel
- Web-Development, Systemadmi
Hi Antonio,
I think M$ has a LDAP-Client, at least if you have a
M$-Exchange server.
Perhaps this helps ??
Greetinx,
Mike
> -Original Message-
> From: Antonio Lopez [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, March 27, 2001 5:25 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] LDAP
>
msgWindow=window.open("ContentsWindow.php3?ID="+IDent,"displayWindow","menubar=no,width=500,height=300")
Greetinx,
Mike
> -Original Message-
> From: Tom Mathews [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, March 29, 2001 6:05 PM
> To: PHP Windows lista
> Subject: [PHP-WIN] Javascript
>
What does this have to do with PHP for Windows?
--
Later Days:)
Michael Clesceri
""Perfection (in design) is achieved not when there is nothing more to add,
but rather when there is nothing more to take away."
<[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]&q
Ryan:
Hey I am going to just say that I am curious myself now
So that is why I am posting to this group
Thanks
Mike
""Conover, Ryan"" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I am trying to use the excel Com on a win2k/IIS5/php4.0.4pl1 with Office
2
Hi,
Having just recently started to try and use php (by necessity- the only
person in the department who used php left us recently).
I'm trying to make a form to send out a specific e-mail to the selected
recipients. I've managed to get it to send an html e-mail to the recipients
I want, but I can
orks
>
> Bye
>
> SuDeEp.
>
Thanks, that worked like a charm- the problem I had was I was using relative
links rather than absolute ones.
Michael
-
I'm sorry, did my Karma run over your Dogma?
--
PHP Windows Maili
My PHP5 phpinfo() test page runs fine, except ...
1. Page authentication is required the first time a browser instance
accesses the page.
2. Using an ISAPI filter, pointing to php5isapi.dll, (and re-starting IIS,
of course) results in the browser returning the following error:
-2147467259
.
I'm using Windows 2000 Server SP4
Below is the code for "test.php" which is located in H:\Inetpub\wwwroot and
PHP was installed to H:\php
Untitled Document
Hello World!
Any suggestions will be very much appreciated.
Thanks,
Michael
P.S. Sorry if this is a duplicate posting.
.
I'm using Windows 2000 Server SP4
Below is the code for "test.php" which is located in H:\Inetpub\wwwroot and
PHP was installed to H:\php
Untitled Document
Hello World!
Any suggestions will be very much appreciated.
Thanks,
Michael
--
PHP Windows Mailing List (http://w
.
I'm using Windows 2000 Server SP4
Below is the code for "test.php" which is located in H:\Inetpub\wwwroot and
PHP was installed to H:\php
Untitled Document
Hello World!
Any suggestions will be very much appreciated.
Thanks,
Michael
--
PHP Windows Mailing List (http://w
included file through the
PHP parser. I have the includes as .PHP at present. There is nothing php
in the header or footer as yet. I am looking at saving the server
some cycles by doing this.
Michael
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net
Hi Jason,
I apologize for the duplicate entries ... will not do that again.
The "problem" I discussed wasn't after all. I was opening the page via the
browser as a file and not using http protocol. Dumb mistake on my part.
Thank you for offering your assistance.
- Michael
"Ja
Jim
Mysql does not need to be in the path. You do not need to rename the dll.
Php should be looking for php_mysql.dll in the extension_dir specified in
your php.ini file.
I would suggest you do file search for other copies of the php.ini file in
case one is conflicting with another. Once you h
Anne
On your keywords_delete_ask.php page what error does
echo $_REQUEST['id'];
Produce?
Mike
- Original Message -
From: "Anne Shroeder" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, November 07, 2004 10:16 AM
Subject: [PHP-WIN] Variables not retaining values
> A ve
You can try
if (ereg('[^0-9]',$value))
{
do something // if you form value string contains non numerics do
something
}
else
{
settype($value,"integer"); // Its a numeric so set the string to a
integer to allow normal < > etc testing.
}
Mike
- Original Message -
Anthony
Assuming you have not omitted any of the code for script 2:
You need to have a get the posted value at the start of script 2 i.e.
$username = $_REQUEST['userName'];
Mike
- Original Message -
From: "aomarlow" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, November 2
s working so I am assuming my problem is the
> > way that I
> > > > am passing the array. How can I pass an array or is it not
> > > > possible? I would think that anything can be passed as
> > it is just
> > > > bits of data (pun intended).
On Tue, 23 Nov 2004 15:15:49 +1000
"Michael Purdy" <[EMAIL PROTECTED]> wrote:
> Anthony
>
> Assuming you have not omitted any of the code for script 2:
>
> You need to have a get the posted value at the start of script 2 i.e.
>
> $username = $_REQUEST[
On Wed, 1 Dec 2004 02:32:14 +0200
Emperor Kang Xi <[EMAIL PROTECTED]> wrote:
> I use MySQL for PHP and I need to retrieve data from MDB directly and
> display it to user browser. If php possible to retrive mdb data, so i
> do not need to write converter for MDB to MySQL.
>
> Why MDB + MySQL for P
I know how to print out the value of $x, but not the
> test result of 'true or false'.
>
> Thanks-
>
Wrap it in an 'if'
$x = 3;
if (++$x < 4) {
echo 'result is true';
} else {
echo 'result is false';
}
echo and print are l
Michael
"\n" will not be recognised by your browser. Remember it expects to see
HTML and not DOS style new line markers.
Try
echo ''; or
echo '';
instead
Mike
- Original Message -
From: <[EMAIL PROTECTED]>
To:
Sent: Wednesday, December 29, 2
Roel
I am not sure what you expect to see but what you should see in view source
is only the HTML output of the phpinfo() function.
At present your code does have one problem which may be causing you problems
and this
echo âThis is a PHP lineâ;
Should be
echo 'This is a PHP line';
That is us
Raymond
This produces what I think you want:
$str = 'hello' . ($i+1);
Mike
- Original Message -
From: "Raymond Still" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, January 12, 2005 4:50 PM
Subject: [PHP-WIN] help in understanding string / integer concatenation
> Hello all;
> I am a new
re specific about what does happen, and what you want
to happen.
You appear to be just starting out in both HTML and PHP. I suggest
following a few online tutorials at W3C schools.
HTH
Regards
Michael
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Ross
Your requirement is similar to what I have seen in a number of retail
stores.
It is common practice for stores to be provided with a customised Linux
desktop environment and a non externally routable IP Address.
Mike
- Original Message -
From: "Ross Honniball" <[EMAIL PROTECTED]>
to upload files using php?
>
> Thanks in advance!
You are going the right way. Put an index.html file in that directory
that redirects people to your home page or whereever. You could
alternatively restrict the directory with password access.
--
Michael
--
PHP Windows Mailing List (
ambo needs access to .htaccess files. It needs to know
the username of Apache (Nobody or was it nobody) and mod_rewrite needs
to be in PHP. Apache needs ZLib and MySQL support compiled in.
All this is available from phpinfo() on the server. I am using a remote
host.
One of these items may be inhibiting your results. Check mod_rewrite
especially.
HTH
--
Michael
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
, 'x');
I gotta be missing something simple here.
Don't ping me for the text file write. I will be using jpegs in
production. A simple text helps minimise my example.
TIA
--
Michael
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
t sort of thing, but it looks like that will
at least point you in the right direction.
-Michael
On 6/28/07, Juan Ignacio Borda <[EMAIL PROTECTED]> wrote:
this code doesn't work on my PHP Version 5.2.1 (i'm trying to protect a
stie from XSS)
como';
$a[]=Array(
1
hour less and the second 6 months have one hour more.
see
http://en.wikipedia.org/wiki/Daylight_saving_time_around_the_world
for details. Apparently 29.10 is a common daylight savings date, here in the
states the actual date can change.
-Michael
On 8/16/07, Peter Wechtersbach <[EMAIL PROTEC
e must have it sorted by next Wednesday (the 19th), and we're willing
to pay a reasonable rate for assistance.
Cheers,
Mike
--
Michael Tyson | Developer | smartpath.com.au
m: (+61) 0407 754 124
e: [EMAIL PROTECTED]
aim: mikerusselltyson
bridge
build?
Cheers!
Mike
On 16/12/2007, at 12:52 AM, Elizabeth M Smith wrote:
Michael Tyson wrote:
Hiya,
We're using PHP/Java Bridge (PJB) with PHP 5.1.6 and Apache 2.0.61
on Windows, and experiencing frequent segfaults of Apache.
Inspecting the dump reveals that PHP is crashin
fails, poll and try again or
timeout and fail gracefully. I am not very familiar with how the permissions
on this would play out though.
Those are two suggestions I could think of, hope that helps,
-Michael Southworth
On Feb 13, 2008 8:15 AM, Stephan Weiher <[EMAIL PROTECTED]> wrote:
&g
up any workarounds.
If you cannot allow a refresh, the solution may be far more complicated,
using the document object model in javascript, or php output control. In
that case, I would ask your users to just use the Save-as function instead.
HTH,
-Michael
On Thu, Mar 6, 2008 at 5:21 PM, Greg Cocks
At first blush, this article may be the best place to start. It has a
complete example from start to finish. In addition to what has been stated
here, you will need to properly SQL escape the data before inserting and
un-escape it after fetching it from the database.
http://www.onlamp.com/pub/a/ph
I believe the same idea Matt posted is true for this line:
if ((!$_POST['fname']) || (!$_POST['lname']) || (!$_POST['company'])
|| (!$_POST['title']) || (!$_POST['degree']) || (!$_POST[
'school']))
I am out of reach of a php processor, but I believe if a form submits
these, without populati
big
batch. If I had 5.3 extensions available, I'd gladly share them. (I
paid for the development of php_swish.dll, and then had it added to
the pecl repository,but alas, I never compiled it myself).
Tac
On Tue, Aug 25, 2009 at 8:03 AM, Richard
Quadling wrote:
> 2009/8/25 Michael Tacelosk
Is there a danger if you install php as an Apache module and a CGI? Or will you get
the same functionality either way?
Michael G. Tracey
___
Join Excite! - http://www.excite.com
The most personalized portal on the Web!
--
PHP Windows Mailing List
ASSOC)) {
print "\t\n";
foreach ($line as $col_value) {
print "\t\t$col_value\n";
}
print "\t\n";
}
print "\n";
/* Free resultset */
mysql_free_result($result);
/* Closing connection */
mysq
ckage that installs PHP and
apache on a windows pc.
Michael
"Gud kaster ikke terning med universet"
-Albert Einstein
http://denandresiden.cjb.net
http://bookmarks4all.cjb.net
http://www.geocities.com/zymosis2000
-Original Message-
From: Richard [mailto:[EMAIL PROTECTED]]
Sent: W
gets a "log in" prompt! And, in IE, he has to
> > deliberately blank out the password field, THEN hit enter, THEN the prompt
> > will come again, and he has to hit escape.
I fricken hate IE.
They extend Microsofts lack of case sensitivity where it shouldn't- when I use
mfphp.org/> . I'm not sure if you are using a CMS or not but
we've set ours up as a Xaraya module and we can not use Flash and Xaraya
seamlessly. Let me know if you have any questions on set up or usage within
Flash.
Michael Dunn
Web Development
INHS/IRM
(509) 232-8258
[EMAIL PROTECTED]
sions
H:\programme\php\extensions\
H:/programme/php/extensions
H:/programme/php/extensions/
without success.
Any hints?
lg
- - - -
check http://www.ricocheting.com/server/php.html for
setting up PHP,
MySQL, CGI and Apache
Michael Louie Loria
-BEGIN PGP SIGNATURE-
Version: GnuPG v
e\php\extensions
H:\programme\php\extensions\
H:/programme/php/extensions
H:/programme/php/extensions/
without success.
Any hints?
lg
- - - - -
Are you setting up PHP and Apache only or PHP, MySQL
and Apache?
Michael Louie Loria
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (MingW32)
Comment
ute($sql);
?>
Product Name
Quantity Per Unit
Unit Price
EOF): ?>
Fields['ProductName']->Value ?>
Fields['QuantityPerUnit']->Value
?>
Fields['UnitPrice']->Value ?>
Since this is a Windows specific question I thought I would send it to the
php-windows mail list as well.
Mike Ellis
-Original Message-
From: Ellis Michael A KPWA [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 23, 2002 11:06 AM
To: '[EMAIL PROTECTED]'
Subject: [PHP-INST]
It seems impossible for me to use file system and directory functions that
attempt to access network drives on another server.
For example, take the dir() example from the manual:
read())
{
if ($entry != "." && $entry != "..")
{
if (is_dir($dirName."/".$entry))
201 - 257 of 257 matches
Mail list logo