J B's Supermarket is correct and it was inserted into tthe database without
using a form and php.
"Mike Flynn" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Are you sure that that last field truly contains "J B's Supermarket" in
the
> database? Are you sure
I am unable to get APC (php_apc.dll) to load on my Windows 2003 IIS6 webserver
running PHP Version 5.2.5, PHP running in ISAPI mode (not cgi mode).
Please advise,
Thank you
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Jeff yahoo.com> writes:
>
> I am unable to get APC (php_apc.dll) to load on my Windows 2003 IIS6
webserver
> running PHP Version 5.2.5, PHP running in ISAPI mode (not cgi mode).
>
> Please advise,
>
> Thank you
>
Please note that I tried each of t
SearchCriteria[0] = array("Name1" => "Value1");
$Result = array();
$res = $obj->SomeFunction($SearchCriteria, $Result, 10);
I get:
Warning: Invoke() failed: Exception occurred.
Source: SynWeb Description: Subscript out of range in
c:\apache\htdocs\myscript.php on line 22
1] = "THAT";
$SearchCriteria = new Variant($PSearchCriteria, VT_ARRAY);
Here is a result array passed by reference:
$PResult = array();
$Result = new Variant($PResult, VT_ARRAY | VT_BYREF);
There is no support for multi dimensioanl arrays
Jeff
On Thu, 28 Mar 2002 13:56:13 GMT, [EM
but of a different sort, which I can work around, but would like to
get the imap functions working so that I can make a couple of other scripts.
Jeff
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
What's wrong with using the Winzip command line utility then?
(http://www.winzip.com/wzcline.htm)
Jeff
|-Original Message-
|From: Nicole Amashta [mailto:[EMAIL PROTECTED]]
|Sent: 12 April 2002 17:33
|To: [EMAIL PROTECTED]
|Subject: [PHP-WIN] PHP and ZIP
|
|I thought I had seen
I just started learning PHP and have looked to solve this issue, but haven't
got the correct answer yet.
I installed the latest version of PHP on my Win98 machine running PWS.
I can do php_info(), so it seems the installation is correct.
Now I'm trying a simple form get and all I receive is the
umns; $i++) {
$column_value = Ora_Result($sql_statement,$i);
echo "$column_value";
}
echo "";
}
echo "";
// free resources and close connection
Ora_FreeStatement($sql_statement);
Ora_Logoff($connection);
?>
Alan
I think the dll has been re-named to php_gd2.dll. Just rename the
extension in your php.ini to this and re-start the web server and you
should find it works.
Jeff
|-Original Message-
|From: Alan Hale [mailto:[EMAIL PROTECTED]]
|Sent: 13 May 2002 18:24
|To: [EMAIL PROTECTED
vious how to do this. Are there any other freeware/opensource
solutions to spell checking that anyone knows of?
Many thanks in advance for any help with this!
-
Jeff Waldock
Division of Mathematics
School of Science and Mathematics
Sheffield Hallam University
Howard S
s and retailored the bare minimums of it to my site.
I reverted to previous php.ini file and it works, everything is the same in
the
section that deals with session variables
Thanks,
Jeff V
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
If you are running on Windows, ActivePDF (www.activepdf.com) works pretty
well and will do what you want it to do.
Jeff Pearson
Advanced Digital Technology
"Jim Hunter" <[EMAIL PROTECTED]> wrote in message
news:3D576EE5.10.00832@;WORKSTATION...
There are two major PDF lib
I use www.eaccounts.net/jp52950052/ for all of my sites. Have not had a
problem yet...And they are very cheap. They charge you ONLY for the
actual resources that you use.
Jeff Pearson
> -Original Message-
> From: PHPWIN [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, April 2
rovide any help I'd
appreciate it.
Thanks,
Jeff
--
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]
Are there any sites that mirror this distribution of php4 for NT/2000,
with oracle pre-compiled? I need this distribution for a large project
and the www.php4win.de site is down. If anyone can provide a link to
download this I would greatly appreciate it.
Jeff
--
PHP Windows Mailing List
I have been extremely successful using ASP and MS-SQL for a long time, but
am making a transition to PHP. I've tried connecting to the SQL Server
database, but have been unsuccessful. The way a data source is called in
ASP is:
database.open "Provider=SQLOLEDB;User Id=user;Password=password;Init
Being new to PHP, I was wondering what the benefits of PHP are over PERL?
Seems to me it's easier than PERL, but what else is there? Are there
benefits over ASP? Is it compatible with Netscape AND IE?
Jeff
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [
I've used Visual Basic for years and have never had a problem with this
issue. I can use the following code to do this:
do until (rs.eof)
...
rs.movenext
loop
Does anybody know how to step through a database in PHP?
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail:
Does anybody know where to find the php_mcrypt.dll file? It doesn't come
with the download for php.
--
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
I'm trying to get information from a URL in a way similar to utilizing GET
in ASP. I know how to get information by submitting a form and going to a
new page, but how can I use the form to stay on the same page, yet be able
to retrieve the information?
For example:
I start on http://www.mypage.
cuments[1]->SaveAs("Useless test.doc");
//closing word
$word->Quit();
//free the object
$word->Release();
$word = null;
?>
Where am I going wrong?
Jeff Waldock
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For addition
learly
doesn't function because, as you say, it is not part of the Excel or Word
object model. In which case ... how do it destroy the object?
Jeff Waldock
-Original Message-
From: Alain Samoun [mailto:[EMAIL PROTECTED]]
Sent: 09 September 2001 21:55
To: Jeff Waldock
Cc: [EMAIL PROTECTED]
quot;False");
$xlApp->quit();
$xlApp = null;
echo "";
?>
-Original Message-
From: Alain Samoun [mailto:[EMAIL PROTECTED]]
Sent: 10 September 2001 19:04
To: Jeff Waldock
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP-WIN] Closing Excel using DCOM and Release()
To close Word
PHP could output a suitable bit of Javascript to do this (using
window.open)
Jeff
-Original Message-
From: GreatKent [mailto:[EMAIL PROTECTED]]
Sent: 04 November 2001 05:45
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] Pop-Up Windows
Hi guys,
I wonder if PHP can open a Pop-Up Window?
Kent
s
are running Sambar server, version 5 (It's free, and I can highly recommend
it! - http://www.sambar.com). I have upgraded the WinNT machine to PHP
4.1.0, and so far, there have been no problems, all seems fine, but it is
only a few days ...!
Jeff Waldock
-Original Message-
From: Mi
? That is, is there some use of
the include_file or server_root directives (or other directive) that can
tell PHP to recognise aliased directories?
Many thanks in advance for any help!
-----
Jeff Waldock
Division of Mathematics
School of Science and Mathematics
Sheffie
one have a link or some info on how to fix this?
Jeff
My setup is as follows:
Win 2k Prof
Apache 1.3.23
PHP 4.2.2
Mail Server: Mail Enable 1.613
PHP INI Snipet:
[mail function]
; For Win32 only.
SMTP = localhost ; for Win32 only
; For Win32 only.
sendmail_from = [EMAIL PROTECTED] ; for Win32 only
thanks,
Jeff
--
PHP Windows Mailing List
I'm finding that escapeshellarg() doesn't protect against malicious strings
used against Windows' shell, cmd.exe. Is there a function in PHP for
escaping strings according to the Windows shell's rules?
--
Jeff S.
--
PHP Windows Mailing List (http://www.php.net/)
To unsu
I can find no explanation, and our web administrator is refusing to
install PHP on our University's main web server as a result.
Many thanks
Jeff Waldock
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Try instead.
--
Jeff S.
"Mathias" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> I use Microsoft Windows XP Pro, and PHP4. Im reading the book Sams teach
> yourself PHP, Mysql and Apache.
> I setup mysql apache2 and php4. I cannot get to work.
any one know of any articles to share with a computer user group or post in a local
paper about linux for newbies?
Thanks
Jeff
ISAPI PHP run from C:\PHP instead of my current
install of D:\PHP. This didn't make a difference.
Thanks for taking the time to read my post :)
Jeff
Here is the Error handling and logging section from my php.ini file (I have
turned on displaying errors - however, I have tested the above w
I tried installing PHP5 and immediately had a problem with the PDF extension
- php_pdf.dll does not exist in the PHP5 distribution.
Can anyone tell me how to enable PDF in PHP5? It works fine with 4.3.8!
Jeff Waldock
-Original Message-
From: Andi Gutmans [mailto:[EMAIL PROTECTED]
Sent
I'm very stupid to not see that - thanks!
Jeff
-Original Message-
From: Zac Barton [mailto:[EMAIL PROTECTED]
Sent: 14 July 2004 11:03
To: 'Jeff Waldock'; [EMAIL PROTECTED]
Subject: RE: [PHP-WIN] PHP 5.0.0 Released!
Jeff,
Have a look for it in the "Collection of
ling pbpBB, but will not be using ASP. My database is MS-SQL2K.
Also, are there plans for a windows installer version of php5?
Thanks,
Jeff
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thanks, Phil. I'll try it tonite.
...Jeff
"Phil Driscoll" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On Friday 16 July 2004 23:44, Jeff Hill wrote:
>
> > Also, are there plans for a windows installer version of php5?
> I have prepared the inst
est and that worked file. I verified
the php.ini location an settings.
The problem turned out to be the recommended setting for "doc_root" in
Install.txt. It says c:\inetpub, but it should be c:\inetpub\wwwroot. Not
knowing how it was going to be used internally, I didn't spot this
ake it
compile.
Anyone have any ideas on how to get the darn thing to compile in such a manner
that will make PHP accept it and load the module?
Help greatly appreciated,
Jeff
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
not
something that simple.
So, does anybody have any experience with CubeCart or could just offer me
some basic PHP debugging help to trace this issue down?
Thanks
-- Jeff
I am trying to install PHP 4.4.2 on a Windows 2003 IIS 6 box. However, when
I try to browse the test php page to verify everything works, I simply get
the message "The specified procedure could not be found.". I commented out
all of the extensions in the php.ini file, restarted IIS, and still get
Never mind, I messed up in the IIS configuration.
Thanks.
-Original Message-
From: Jeff Chastain [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 04, 2006 9:12 PM
To: php-windows@lists.php.net
Subject: [PHP-WIN] PHP 4.4.2 Install on IIS6
I am trying to install PHP 4.4.2 on a Windows
I have MySQL 5 installed and running with several non-PHP applications on my
development server. I am trying to install a PHP app that supposedly only
works on PHP 4 currently (not PHP 5). So, I installed PHP 4 and everything
looks good there. However, I cannot get it to connect with MySQL 5.
the new one. It seems like PHP4 is intent on
using its internal MySQL settings over any add-on extension.
Thanks.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 06, 2006 1:11 AM
To: Jeff Chastain
Cc: php-windows@lists.php.net
Subject: Re
Hello Stephen,
At first glance, in your message I noticed that the second backslash (
\"checkbox"\ ) is after the double quote. The backslash should be before the
double quote for proper escaping in JavaScript. That could be your problem
possibly.
-Original Message-
From: Stephen [m
ot; => 8);
$taxresults = compute_salestax ($payment, $taxRates);
foreach($taxresults as $state => $value)
{
print "Tax = " . sprintf("%01.2f", round($value, 2)) . " in $state.";
}
?>
Browser output results:
Payment: 1500
Tax = 75.00 in CA.
Tax = 105.00 in WA.
Hello Keith,
I realize this may seem a bit tedious, but is your PHP directory in the
Windows PATH environment variable? And, if so, is the "libmysql.dll" file in
the PHP directory?
Jeff
-Original Message-
From: KM [mailto:[EMAIL PROTECTED]
Sent: Monday, August 06, 2007
Hello Alexis,
I use PHP on our LAN at work using Windows authentication. If you want to
restrict HTTP access to the directory using Windows permissions you'll have
to:
1. Uncheck the Anonymous user authentication in IIS (in IIS 5.1: site
properties > "Directory Security" > "Anonymous access and a
Hello Matt,
I read this book and reference it often:
"AJAX and PHP: Building Responsive Web Applications"
Packt Publishing - 2006 ( http://www.packtpub.com )
ISBN 1-904811-82-5
As far as sites to check, I have used Prototype
( http://www.prototypejs.org/ ) more than anything else. There is somew
file:
In the section:
AddType application/x-httpd-php .php .html
# Other PHP-specific parameters at the end of httpd.conf:
# the path to PHP on your machine may be different
PHPIniDir "C:/PHP/"
# again your path may be different
LoadModule php5_module &q
I have had success with IIS/SMTP using the following function that I found
on the PHP website function list (I've only slightly optimized the original
with some constants). Apparently, IIS/SMTP doesn't like the added '<' and
'>' around the "from" address, but it can be coerced into it with this
fun
.php
At the end of httpd.conf:
PHPIniDir "C:/PHP/"
Of course, if you have PHP installed into a different directory than noted
here, you'll have to make the necessary adjustments to the paths.
Jeff
-Original Message-
From: Alan M Dunsmuir [mailto:[EMAIL PROTECTED]
Se
pshot was
not used to make those binaries? Or, does someone see my mistake?
(where is this mysterious "VC9" ID coming from?)
thanks for any advice.
-jeff
--
Jeff McKenna
FOSS4G Consulting and Training Services
http://www.gatewaygeomatics.com/
--
PHP Windows Mailing List (http:
Keisial wrote:
Jeff McKenna wrote:
Hello,
I am using the 'php5ts.lib' file included in the "VC9 x64 Thread Safe"
5.3.0beta2-dev snapshot (from http://windows.php.net/snapshots/),
downloaded 2009-Mar-15, to build a module...but when I try to load the
module using those sam
Jeff McKenna wrote:
Hello,
I am using the 'php5ts.lib' file included in the "VC9 x64 Thread Safe"
5.3.0beta2-dev snapshot (from http://windows.php.net/snapshots/),
downloaded 2009-Mar-15, to build a module...but when I try to load the
module using those same PHP binaries
, Eclipse, etc. All have their good and
not-so-good attributes that will spark debate ad infinitum.
Jeff
-Original Message-
From: Ariel Kastanova [mailto:ariel_kastan...@yahoo.com]
Sent: Saturday, March 28, 2009 15:11
To: php-windows@lists.php.net
Subject: [PHP-WIN] php pages not appearing
Can someone point me to the latest installation instructions for
building PHP on Windows with Visual C++ 9 (2008)? Developers seem to
point to the Wiki at
http://wiki.php.net/internals/windows/stepbystepbuild but it is incomplete.
Thanks.
-jeff
--
Jeff McKenna
FOSS4G Consulting and
incomplete).
So it seems we're in limbo for building!
-jeff
--
Jeff McKenna
FOSS4G Consulting and Training Services
http://www.gatewaygeomatics.com/
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ead
(http://wiki.php.net/internals/windows/stepbystepbuild) which are
unfortunately not complete...hence my confusion.
-jeff
--
Jeff McKenna
FOSS4G Consulting and Training Services
http://www.gatewaygeomatics.com/
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://w
a
while...someone needs to fix those links.
Thanks.
-jeff
--
Jeff McKenna
FOSS4G Consulting and Training Services
http://www.gatewaygeomatics.com/
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
s for PECL extensions". Someone must have hit this wall before
me...is anyone distributing a dbase extension for PHP 5.3.0 ?
thanks.
-jeff
--
Jeff McKenna
FOSS4G Consulting and Training Services
http://www.gatewaygeomatics.com/
--
PHP Windows Mailing List (http://www.php.net/)
To uns
Jeff McKenna wrote:
http://docs.php.net/manual/en/install.pecl.downloads.php "At this time
the PHP project does not compile Windows binaries for PECL extensions.
However, to compile PHP under Windows see the chapter titled building
PHP for Windows."
Small world: that chapter &qu
ystepbuild)...thanks everyone!
-jeff
--
Jeff McKenna
FOSS4G Consulting and Training Services
http://www.gatewaygeomatics.com/
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
extension on Windows. I will ask on the
PECL mailing list.
-jeff
--
Jeff McKenna
FOSS4G Consulting and Training Services
http://www.gatewaygeomatics.com/
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
uld now contain a dbase option
- configure --enable-cli --enable-dbase
- nmake
- test the binary with a 'php -m' command, to make sure dbase exists
**
Hopefully this helps someone else in the future!
-jeff
--
Jeff McKenna
FOSS4G Consulting and Training Services
http://www
gunawan wrote:
Suddenly I thinking about ODBC.. how about using ODBC to help reading
dbase?
jeff:
Is there a limit or something if you using ODBC for your source?
In my case I maintain an installer that contains several old
applications (relying on the dbase functions), so instead of
I'm trying to run a command-line php script, using php.exe version 5.2.6 (This
is the version of PHP that is included with MS4W 2.3.1):
F:\ms4w\Apache\cgi-bin>php.exe -v
PHP 5.2.6 (cli) (built: May 2 2008 18:02:07)
Copyright (c) 1997-2008 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2008
> On Thu, Nov 18, 2010 at 5:41 PM, Jeff Dege
> wrote:
> > I'm trying to run a command-line php script, using php.exe version 5.2.6
> (This is the version of PHP that is included with MS4W 2.3.1):
> >
> > F:\ms4w\Apache\cgi-bin>php.exe -v
> > PHP 5.2.6 (cli
. Is there another host of those exact
same wiki instructions somewhere?
Thanks everyone,
-jeff
--
Jeff McKenna
MapServer Consulting and Training Services
http://www.gatewaygeomatics.com/
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
?
No question here: PHP with PostgreSQL (and since I am in the geospatial
realm, with PostGIS as well).
-jeff
--
Jeff McKenna
MapServer Consulting and Training Services
http://www.gatewaygeomatics.com/
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http
Hope that helps.
-jeff
--
Jeff McKenna
MapServer Consulting and Training Services
http://www.gatewaygeomatics.com/
On 12-07-23 9:01 AM, Carlo Pastorino wrote:
> Hello everybody,
>
> I have a project which uses a custom made php extension which adds some
> "native&quo
test.php", it doesn't
work.
this yields when run from the command line...
X-Powered-By: PHP/4.0.6
Content-type: text/html
Warning: Unknown error in - on line 2
I would like to run this from the command line.
jeff.
--
Jeff D. Hamann
Hamann, Donald & Associates, Inc.
PO Box
I mean...
"Jeff D. Hamann" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Why does this one line script execute when run from the web browser and
not
> from the command line? That is to say, when I run this one line scrip
ed to run the script from the "normal" path and not
from c:\php...
Does the -c switch actually work? How can I run this script from another
dir? Is this a bug?
Thanks,
Jeff.
--
Jeff D. Hamann
Hamann, Donald & Associates, Inc.
PO Box 1421
Corvallis, Oregon USA 97339-1421
Bus. 541-753
the path to php is already in the PATH variable...
I'm not doing anything different that http://bugs.php.net/bug.php?id=6742
,but for some reason the -c doesn't make a difference...
Jeff.
"Dl Neil" <[EMAIL PROTECTED]> wrote in message
0d4f01c1a00e$87036ee0$2916100a@
m a
client (browser)?
Jeff.
--
Jeff D. Hamann
Hamann, Donald & Associates, Inc.
PO Box 1421
Corvallis, Oregon USA 97339-1421
Bus. 541-753-7333
Cell. 541-740-5988
[EMAIL PROTECTED]
www.hamanndonald.com
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
gets sent, or
any method to ensure the page will display correctly?
Jeff.
--
Jeff D. Hamann
Hamann, Donald & Associates, Inc.
PO Box 1421
Corvallis, Oregon USA 97339-1421
Bus. 541-753-7333
Cell. 541-740-5988
[EMAIL PROTECTED]
www.hamanndonald.com
--
PHP Windows Mailing List (http://www.php
78 matches
Mail list logo