ed anything.
This is a CRITICAL issue, as far as we're concerned, because a number of
sites are down due to this. Any help would be greatly appreciated!!
-james.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL P
alternate or additional config that would allow virtual host (1) have smtp =
host1domain.com and virtual host (2) have smtp = host2domain.com?
Any help is appreciated.
James
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I am looking for a version of pecl_http.dll that is compatible with PHP
5.4. The version I found at http://downloads.php.net/pierre/ seems to
only work for 5.3.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
hread safe version, if it exists.
On 3/21/2012 12:00 PM, Sergei wrote:
On 21-Mar-12 20:13, James wrote:
I am looking for a version of pecl_http.dll that is compatible with PHP
5.4. The version I found at http://downloads.php.net/pierre/ seems to
only work for 5.3.
Here, try this
On 3/21/2012 5:14 PM, Sergei wrote:
On 22-Mar-12 2:05, James wrote:
Well PHP 5.4 loads and runs, but the HTTP functions still don't get
registered and I don't see the HTTP section in phpinfo(). I verified
that Iconv and OpenSSL are enabled. Did I miss a dependency?
I should probabl
Hello,
I need one more extension for PHP 5.4, Imagick the non-thread safe
version for IIS. I tried the one from PHP 5.3, but it doesn't show up
under phpinfo();
-James
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
and emailed the
owner asking if they could post a version for IIS, which they did.
-James
On 4/14/2012 10:29 AM, James wrote:
Hello,
I need one more extension for PHP 5.4, Imagick the non-thread safe
version for IIS. I tried the one from PHP 5.3, but it doesn't show up
under phpinfo();
-Jam
preferably block all inbound
connections at your firewall) or use an IP address restriction of 127.0.0.1
to prevent relaying.
-James F
"Ross Fleming" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED].;
> You should be able to do it, I know I do:
>
>
> [mail fu
W2K/PHP/IIS box. If it's a
clean install, I can't see why you'd have any problems. Everything worked
smoothly for me - in fact it was beyond smooth. Of course, I am not
actually doing any programming with PHP (I just bought the software) but
from my research on vBulletin.com they are u
but it requires
that the db I use be registered in the OS's data source admin. Does someone
know what I need to do please? Have tried exporting the data etc but am
trying to find any easier alternatives...can I use the db I have online or
will I have to duplicate it locally??
Thanx in advance
I have installed PHP on my server and it works fine, however, whenever
executing a script in a new browser window, i always get prompted to enter a
username and password!?
I have given 'everyone' and 'I_USER' full access to the folder and IIS
This is probably a school boy error, anyone know wha
gt;news:[EMAIL PROTECTED]
...
Try adding IWAM_Machinename
-Messaggio originale-
Da: James Meers [mailto:[EMAIL PROTECTED]]
Inviato: lunedì 22 aprile 2002 10.50
A: [EMAIL PROTECTED]
Oggetto: [PHP-WIN] PHP on IIS5 WIN2K Problem - Help?
I have installed PHP on my server and it works fine, howev
Hi,
I've been working with the printer extension lately... for work, not for fun! I'm
running PHP
4.2.0, and Apache 1.3.24 on Windows 98.
I've been having problems exclusively with the printer_set_option function. It
doesn't seem to
have any effect on the printers settings.
$handle = printe
I have downloaded JDK1.1.8 and installed on a windows platform.The problem
is that when i copy a script, paste and try to run as a .php which has some
java in it, i get an error i.e
Fatal error: Cannot instantiate non-existent class: java in
c:\phpdev\www\phpjava.php on line 5
The script is as b
I gave that a try and it still didn't work for me. I noticed in the PHP
documentation, one
individual wasn't able to use printer_write() in Win98. Is it possible that the
printer_set_option() isn't working in Win98?
I've also tried re-arranging in other ways, and also simplifying the code so i
e-From: Sandeep Murphy
[mailto:[EMAIL PROTECTED]]Sent: Thursday, May 02, 2002 1:06
PMTo: 'Opere, James'; [EMAIL PROTECTED]Subject:
RE: [PHP-WIN] PHP and Java
hi,chk out the following in ur PHP.INI file... the
php_java.dll file shud be enabled and also chk out the config u
scription = '$description', Amount = '$amount', PaidBy='$paidBy',
ReImburse='$reImburse', ReIMburseDate='reImburseDate', Note = '$note' WHERE
id='$id'";
Thanx in advance
James
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Following the ChainedSelectors example, i've been able to populate fields
popup menu using a table selected from the database.
Now i want to populate more than one fields popup menus.This should enable
me select more than one field from the same table and pass them as variables
to be used in the n
Hi all.
I have aproblem with php >= 4.2.I'm working on graphics but when i install
php4.2, i get an error that it doesn't support GD library.
Is there anybody who has any idea as to how it can be possible to use the
above versions and still run my scripts successfully?
Currently i'm using phpdev4
Hi All,
I'm trying to pass variables from one form to the other.I have a problem
when i want to do the the following:
1.COUNT($variable)
2.DISTINCT($variable)
.
I realise i can not use the brackets in my query and the variable be
recognised.When i add COUNT without the brackets i stil
table
or
select field, count(id) from table group by field
Check your query,
Nicole Amashta
www.aeontrek.com
James Opere wrote:
> Hi All,
> I'm trying to pass variables from one form to the other.I have a problem
> when i want to do the the following:
> 1.COUNT($variable)
Hello,
I have this form and its just not picking up the submit variable however
it is posting them!!!
Can someone double check this, what have i done?
James
\n";
}
if (isset($submit)) {
mysql_query("INSERT INTO $nta
---
From: Miguel Cruz [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 23, 2002 10:20 AM
To: Opere, James
Cc: PHP Windows Discussion List; PHP General Discussion List
Subject: Re: [PHP] PHP version 4.2 and above
On Wed, 22 May 2002, Opere, James wrote:
> I have aproblem with php >= 4.2.
Sorry, its not a PHP problem, it's a MySQL problem.
I am trying to do a MySQL query below:
select top 10 * from table order by record_number desc
However, I am getting the following error:
You have an error in your SQL syntax near '10 * from table order by record_number
desc' at line
umber is entered in the text field.
Does anyone know why this may be the case? (other than using windows...)
Regards,
James Mclean
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
Does anyone know any good PHP reference/learning sites for understanding
how to use Cookies with PHP?
Cheers
Jambo
Hi,
Anyone know if the function filemtime() is available in php, running
under IIS 5 on Windows 2000 Server?
(i hate windows, why cant the world use Unix?)
Cheers
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
could have gone wrong. I installed office XP and from then I got into the
trouble especially whenever I include the class 'jpgraph_lineplot.php'.
Could anybody help with ideas? Without the line plots,
things are working well.
Opere James.
--
PHP Windows Mailing List
ell that if thats possible
>
> i ve been searching for the thing thru php.net but to
> no use
Regards,
James Mclean
"Increased knowledge will help you now.
Have a mate's phone bugged."
-- /usr/games/fortune
--
PHP Windows Mailing List (http://
Jul 2002 06:39:31 -0700 (PDT)
"João Paulo Batistella" <[EMAIL PROTECTED]> wrote:
Regards,
James Mclean
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
0 Server.
Cheers
James Mclean
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Does anyone know how to create a cookie that doesn't expire?
Jambo
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I have installed Jdk 1.1.8, PHP version 4.2.2. I tried
configuring Java to work with PHP but I still get an error below when trying to
run a scrip.
Fatal error: Unable
to create Java Virtual Machine in c:\phpdev\www\java.php
on line 2
The script is a sample script
to test if php is
Title: Message
Hi all,
I have installed the latest version
of java which is j2sdk 1_4_1_0 instead of Jdk 1.1.8, PHP version
4.2.2. I tried configuring Java to work with PHP and it works once like a
miracle and the next trial I still get an error below when trying to run
a scrip for an
Title: Message
Hi all,
I have installed the latest version
of java which is j2sdk 1_4_1_0 instead of Jdk 1.1.8, PHP version
4.2.2. I tried configuring Java to work with PHP and it works once like a
miracle and the next trial I still get an error below when trying to run
a scrip for an
e not getting assigned
the data being passed.
QUESTION: has anybody else run across this and
what was the resolution?
-
James Daily
Phone : 816 943 9891
Email : [EMAIL PROTECTED] (or hit reply button)
Web : http://tellmama.com/
Philo
ly is wrong, does anyone know if its possible, if so, what is the right
way of writing it??
Cheers
James
getting a list of all new users.
I need to know how to put the list into the message part of the mail function?
Jambo
-Original Message-
From: DL Neil [mailto:[EMAIL PROTECTED]]
Sent: 20 August 2002 17:12
To: James Meers
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP-WIN] Query within Mail Function
How would I capture the IP address of a user coming to my site and then,
putting that information into a database?
Jambo
Im new to PHP, so I don't know what you mean here?
-Original Message-
From: Richard Black [mailto:[EMAIL PROTECTED]]
Sent: 28 August 2002 13:14
To: James Meers; [EMAIL PROTECTED]
Subject: RE: [PHP-WIN] Capturing IP Address
_SERVER["R
I've solved the problem.
The other question is: Is there away in which one can generate a given
number of lines or bars dynamically because I tried the code attached but
could not pick the other lines as in line 3 unless I write everything as in
line 1.I'm trying to generate graphs using data fr
Or simply create a folder under C called tmp i.e 'C:\tmp' and you will done.
J.Opere
-Original Message-
From: Ernani Joppert Pontes Martins [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 18, 2002 8:57 AM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] Re: Sessions
Try to config in ph
ng for to rectify this problem?
CHeers
James
i want to update a field and add an array, this is what i have so far, however it
doesnt work, can anyone help?
update user_table set categories in ('5','6') where userid='1'
James
Ok, solved that problem, can anyone help me on my last query, i need to select
categories that are not the following id's, this is what i have:
select * from category_table where catid ! in ('2','4')
Can anyone help me?
James
-Original Me
Hi,
You can use something like this:
$todaydatetime = date("Y m d G:i");
That will translate into:
2002 11 07 18:12
or if you want to us 12hour clock try this:
$todaydatetime = date("Y m d g:i");
That will translate into:
2002 11 07 6:12
(changed G (hour, 24-hour format without leading zer
ng my hair out as php has had to be disabled and I need it for
a fair bit of my site...
Thanks in advance!
James
Hi
Does anyone knows how to configure fronpage 2000 with php so it does not
changes my php code
Thanks in advance
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators,
more than a couple of
hours), implement a com interface to your dll or wait for the w32api
extension to become more stable.
Cheers,
- James
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To cont
I am sure this is a simple one but its doing my head in:
My php page works fine in the root directory of my Apache server but when I
put it in a subdirectory of the server I get a 404 file not found error. I
mean it points to localhost/newdirectory/page.php but it does nto work??
Do I have to in
OK...newbie question it must be:
I want to add an entry into a db tb (using php obviously) and when its added
into the db its gets a sequencially numberred idnow can I retrieve this
id numbe rin the same php coded page as what I create the entry with? If not
what is the best way around it? Cre
Hi,
this isn't a problem for [EMAIL PROTECTED], as that's the developers
list. You will find most help on [EMAIL PROTECTED] or php-windows.
Thanks,
james cox
> -Original Message-
> From: Roebie [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, February 03, 2002 1:20 AM
>
ow, does anyone know why this crash happens, and would anyone have any
suggestions how to stop it from happening on XP Home, which doesn't have the
ability to specify a domain?
James Hallam
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Mike,
> What server side script should I use, I was visiting hotscripts and
> they
> don't really have anything that will work for me.
http://www.php.net/mail
Hotscripts should have *more* than you need...
Regards,
James Mclean
Microsoft Free Zone -
No PC was harmed during t
Hi all,
I've just picked up a good client and for some reason the setup they
have on their web server is to run php in a .html file...
I've found out how to do this under apache, but how do you config IIS 5.0 to
run php in every html file?
Any help would be greatly apprecia
t; wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> try to tell them tahts a bad idea. proformance wise. why send every html
> file to the php parser if its not needed...
>
> "James Gramosli" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]&quo
There's a good list at http://www.kromann.info/php4.php
James
I like nonsense ~ it wakes up the brain cells.
Fantasy is a necessary ingredient in living.
It's a way of looking at life through the wrong end of a
Hi,
I want to create a sort of log/text file, everytime I run a query or
something I would like to write/append it to a text file. Does anyone
know what function I can use for this? Or even any examples?
Cheers
James
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http
Simple question, what is the function for doing simple MATH
calculations?
For example:
10 + 10
James
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello,
I just installed php/mysql on my windows machine, now when I try to run
a script I get this:
Use of undefined constant s_UID - assumed 's_UID' in
c:\inetpub\wwwroot\php_test\inc\session.php
And then some Undefined variable: s_UserInfo.
Any thought why could this be? Than
opulate them into a database. Maybe it's easier to process
the HTML file line by line and strip the unwanted HTML tags? However, with
this approach I've got to hardcode each webpage...
If this is a silly question then sorry but you only learn if you ask ;)
Thanks
James
--
PHP Windo
Someone recently suggested a good PHP editor - similar to notepad. After
reformatting, I lost the program and the url... anyone remember it ? Thanks
if you can help
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAI
used to read them because it's limited to the server side?
Thanks
James
-Original Message-
From: Michael Stearne [mailto:[EMAIL PROTECTED]]
Sent: 13 January 2001 17:06
To: James Duncan
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP-WIN] DOM
Could you do something like:
myForm.myField.value
idea would be to use my Javascript to capture the text node values
from the DOM and write it to a cookie file. The contents of the cookie file
could then by read by PHP to populate the database?
Thanks
James
-Original Message-
From: Michael Stearne [mailto:[EMAIL PROTECTED]]
Sent: 13 Ja
rom an HTML file? Example code would be
great ;)
Thanks
James
-Original Message-
From: Michael Stearne [mailto:[EMAIL PROTECTED]]
Sent: 13 January 2001 18:40
To: James Duncan
Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: RE: [PHP-WIN] DOM
No, actually I think that using PHP to insert the
se serious overloading of the server, whereas a
server push would only occur when new data exists.
Any ideas?
Thanks
James
-Original Message-
From: Corn Vollney-R7019C [mailto:[EMAIL PROTECTED]]
Sent: 13 January 2001 20:15
To: 'James Duncan'; [EMAIL PROTECTED]
Cc: [EMAIL PR
ow if
an XML parser will be built into PHP in the future? I then assume I could
access DOM elements from an HTML file in the same easy way as I can via
Javascript in IE?
Thanks
James
-Original Message-
From: Cynic [mailto:[EMAIL PROTECTED]]
Sent: 13 January 2001 23:22
To: James Duncan; [
trying to construct a DOM document from it
via PHP isn't going to work? How does IE v5 manage to parse the same web
page correctly (or what seems to be correctly)? I've already read in the DOM
table node elements #text and their values via Javascript in IE.
Still learning lots ;)
Thanks
J
ourse...
This would allow all work to be performed server-side, whereas at the moment
I'm having to send the HTML file to IE, run Javascript DOM code to extract
the #text values, dump those values into a hidden field and post the data
back to the server, where PHP can process it.
Thanks
Jam
created by the parser), just like I do with IE and
Javascript.
Thanks
PS: I am learning slowly so don't get to mad with me ;)
-Original Message-
From: Cynic [mailto:[EMAIL PROTECTED]]
Sent: 14 January 2001 17:01
To: James Duncan; [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: RE
Oh that sounds promising... I will have to go check their website myself now
;) Thanks for all your help on this matter!
James
-Original Message-
From: Cynic [mailto:[EMAIL PROTECTED]]
Sent: 14 January 2001 17:14
To: James Duncan
Cc: [EMAIL PROTECTED]
Subject: RE: [PHP-WIN] DOM
Well
can be used to search ANY HTML file and recover the
required data without source code changes. That's the idea but whether it's
actually possible in reality is another matter ;)
Thanks
James
-Original Message-
From: Tom [mailto:[EMAIL PROTECTED]]
Sent: 15 January 2001 1
uickly but I've had a very brief look at the PHP DOM
access libraries and they look like much harder work (especially as I'm new
to programming).
Thanks
James
-Original Message-
From: Tom [mailto:[EMAIL PROTECTED]]
Sent: 16 January 2001 10:27
Cc: [EMAIL PROTECTED]
Subjec
every time the
page is requested) but I would like the images to be cached because these
don't change. Can caching be set on a per page basis or per object basis?
Thanks
James
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
Is there a Jabber module available for PHP that performs the same functions
as the module Net::Jabber does for Perl?
Thanks
James
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list
atly since I last looked at it (it was converting WP files to
PDF format for us).
James
-Original Message-
From: Angus Mann [mailto:[EMAIL PROTECTED]]
Sent: 26 January 2001 05:26
To: Tom Mathews
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP-WIN] Is it possible to CONVERT file formats?
At 10:29 25/
Oh no... I really like the look of Jabber but I only know PHP, which I'm
still learning. I don't want to learn Perl just to access the Jabber server.
Any chance anyone can develop a PHP module for Jabber?
Thanks
James
-Original Message-
From: Toby Butzon [mailto:[EMAIL PROTEC
makes communicating with the Jabber server very easy. I was hoping one
was available for PHP as well...
Thanks
James
-Original Message-
From: Gonzalo Vera [mailto:[EMAIL PROTECTED]]
Sent: 27 January 2001 16:59
To: James Duncan
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP-WIN] Jabber and PHP
Me
Is it possible to do a server push with IE, rather than set the browser to
refresh after a certain number of seconds? f possible can someone provide me
with some example PHP code to show this working, etc.
Thanks
James
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail
erstand is what DNS server is PHP using to find this
information? Im not running a local DNS server and Im sitting behind a
proxy firewall, is this whats causing the DNS check to fail? If so is there
a work around to manually provide an IP address for the DNS server to use,
etc?
Thanks
James
currence of any a-z characters in the string. However,
want I require is for it to allow JUST those characters. At the moment if
$name = abc1 then True is returned (I want False returned here because of
the 1). I dont know how to write this functionality in preg_match format
:-(
Please help
Thanks
James
Yes, that does the trick very nicely! I had been trying for a while and it
was rather late and I just couldn't work it out! If only I had found an
example with the negate (^) ;)
Many thanks. You saved my keyboard from stress related destruction! Hehe
James
-Original Message-
command? However, I have tried saving in every format present in Word (such
as Text Only, MS DOS Only, etc) but with no success.
The MySQL documentation says you can set the end of line marker explicitly
in the LOAD DATA statement. How do you do this?
Many thanks
James
--
PHP Windows Mailing Li
Does anyone know the PHP command that returns information regarding the
MySQL server, it's status, version number, etc? I've seen it mentioned in
the past but I can't find a reference to it in the PHP documentation.
Thanks
James
--
PHP Windows Mailing List (http://w
Where do I get the php libraries as one file?
James
--
PHP Windows 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]
Cannot find module (IP-MIB): At line 0 in (none) Cannot find module
(IF-MIB): At line 0 in (none) Cannot find module (TCP-MIB): At line 0 in
(none) Cannot find module (UDP-MIB): At line 0 in (none) Cannot find module
(SNMPv2-MIB): At line 0 in (none) Cannot find module (SNMPv2-SMI): At line
0
ommandline version of CVS. one of
these two are the best normally.
James
--
James Moore
[EMAIL PROTECTED]
PHP QA Team: http://qa.php.net/
PHP-GTK: http://gtk.php.net/
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMA
:
Thanks if you can help.
James
--
PHP Windows 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]
Thanks Flint - this did the trick
James
-Original Message-
From: Flint Doungchak [mailto:[EMAIL PROTECTED]]
Sent: 24 March 2001 20:36
To: 'James Brash'; [EMAIL PROTECTED]
Subject: RE: [PHP-WIN] Error in CGI Application in IIS
James,
I don't know if this applie
Tom,
I had the same problem recently but I was kindly helped - heres the solution
email
-Original Message-
From: Flint Doungchak [mailto:[EMAIL PROTECTED]]
Sent: 24 March 2001 20:36
To: 'James Brash'; [EMAIL PROTECTED]
Subject: RE: [PHP-WIN] Error in CGI Application in IIS
> Are those french fries?
>
Breadsticks
James
--
PHP Windows 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]
use this...
> Anyone got any ideas?
use preg_replace with /i modifier.
James
--
PHP Windows 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]
ngs time doesnt seem to be a problem with PHP
although because it doesnt touch the date header (which is done by the mail
server itself.) One option is to set your own valid date header using the
extra argument to mail.
James
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail:
at
http://www.php.net/session
James
--
PHP Windows 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]
ication.exe");
> >>
> >> It returns with Unable to Fork
> >>
> >> Does any body have any idea on how to fix this or an
> alternative so I can
> >> just run the damm application
This is a known problem with the ISAPI extension and is b
hings quicker which it does by
keeping the connection open between page requests.
> And as for extended server status, I haven't a clue about it :)
Never looked into it really.. probably not worth it.. try asking on the
php-db list.
-James
--
James Moore
[EMAIL PROTECTED]
http://www.perl.c
> Any guidance would be greatly appreciated,
Please dont cross post like this these questions should be sent to
php-general. I just got three copies of this in my mailbox which isnt really
necessary now is it?
- James
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-m
I've been asked to setup a webserver, which currently runs various ASP.NET
stuff, with PHP ability, linking to a MySQL Db.
I've always found it easy to configure PHP, MySQL etc on Apache, but never done
it on IIS.
I've followed the instructions on the PHP website, and can php display scripts;
how
I'm trying to create a simple login script for user to the web application I'm
writing. I previously wrote it for using PHP4 & Apache, however I've recently
had to move to IIS5, and also upgraded to PHP5.
[script]
if (isset($_POST["username"]) AND isset($_POST["password"])) {
$res=mysql_qu
0 (i.e. not running in DST). Under Linux it returns
1. Is PHP4/Windows broken regarding the recent DST changes?
Thanks,
James
--
James Crow
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
1 - 100 of 154 matches
Mail list logo