How the hell did this get added to the PHP list :O. Spam, junk u name it,
thats just what this is
"Mariam Abacha" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
Hello,
I am sorry for the embarrassment this letter might cause you as we have not
had any correspondence before this lette
pings, php -i, etc. All seems ok. The
machine that doesn't work differs from the one that does in that its server
v. professional and its had SP2 applied.
What else should I be looking for?
Louis
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROT
I've been doing this:
, , );
mssql_select_db( , $cn);
?>
And it works like a dream on servers over which I have control. My ISP
supports PHP4 (on Windows) and Ms Sql Server. They setup a db for me which
I can connect to using Enterprise Manager. No matter how I cast
mssql_connect(), thought,
Cheers
Louis
*
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi guys
I know PHP doesn't support application variables. Anybody have a good
workaround for this?
Cheers
Louis
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ionString"];
also doesn't print out anything.
What am I doing wrong?
Cheers
Louis
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
e
page is that is loading underneath it. At first I thought I could use
HTTP_REFERER, but this would only be true if the page is the loader of
the header, which is not always the case.
Any help will be appreciated.
Cheers
Louis
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, v
e error*: parse error in *C:\Program Files\Apache
Group\Apache2\htdocs\spar\admin\rpt_electrans.php* on line *281
Any ideas?
Cheers
Louis
*
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ivate; //Activate it
$cell = $sheets->Cells(1,2) ; //Select the cell (Row Column number)
$cell->activate; //Activate the cell
$cell->value = "ELECTRICITY TRANSACTIONS Outlet ".trim($Outlet_session);
//Change it
But now how would I insert a range i.e., simulate in Excel the follow
Hi
What would be the best way to do the following:
Open an existing Excel spreadsheet. Make some changes to it. Save it
under a different file name.
Anybody got some source or a URL?
Cheers
Louis
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net
Hi there
What's the function to convert a string to an int.
Cheers
Louis
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
rans.php
Any ideas what could be the cause of this?
Thanks
Louis
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
&new COM("Excel.sheet") or Die ("Did not connect");
//$ex->Application->Visible = 1; #Uncomment to make Excel visible.
//Open the workbook that we want to use.
$wkb = $ex->application->Workbooks->Open($workbook) or Die ("Did not open");
echo "
Hi
Is there a tool that can do this for me, or do I have to do it manually?
Cheers
Louis
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
coClientBalance") or Die("Did
not connect");
produces: Did not connect.
Cheers
Louis
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ery failed in *c:\program files\apache
group\apache\htdocs\spar\admin\rpt_electrans.php* on line *172
If I echo the parameter of mssql_query and copy and paste it into SQL
Query Analyzer it works fine.
Any ideas what I might be missing?
Cheers
Louis
*
--
PHP Windows Mailing List (htt
RegSvr32
---
LoadLibrary("php_mssql.dll") failed - The specified module could not be
found.
---
OK
---
Any help will be greatly appreciated, thanks
Cheers
Louis
--
PHP Windows Mailing List (http://www.php.net/)
To u
right version of
the ntwdblib.dll dll?
Cheers
Louis
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi there
Why does my background color not show if I set a cells pattern to 0?
Cheers
Louis
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
($row=mssql_fetch_array($rsElecTrans)) // this is line 514
But I get the following error:
*Warning*: mssql_fetch_array(): supplied argument is not a valid MS
SQL-result resource in *C:\Program Files\Apache
Group\Apache2\htdocs\spar\admin\rpt_electrans.php* on line *514
How does that work?
Cheers
Problem is it doesn't show all the records it like stops halfway in the one.
TIA
Louis
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi guys
I've got a website set up on my machine and it all works fine if I
access it from the local machine, but when I access it from another
machine the web page comes out all distorted and only comes right if I
refresh the page a couple of times.
Any ideas?
Cheers
Louis
--
PHP Wi
Just more on this. Check what happens to the HTML rendered by the PHP
script:
Original Message
Subject:[php-gurus] PHP renders funny
Date: Mon, 24 Jan 2005 17:18:16 +0200
From: Louis Young <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: php-w
tracy to what the email
headers show, as they could be faked).
Ps if you want to write a wrapper func then use debug_backtrace() to identify
the caller instead of __LINE__ __FILE__
Louis Solomon
www.SteelBytes.com
-Original Message-
From: onemancrew [mailto:i...@wserv.co.il]
Sent: Sat
s that bundled
with the source.
Louis Solomon
www.SteelBytes.com
-Original Message-
From: u...@domain.invalid [mailto:u...@domain.invalid]
Sent: Wednesday, 1 July 2009 12:39 AM
To: php-windows@lists.php.net
Subject: [PHP-WIN] Building an extension on windows
Hi,
I'm told to b
> Is it the case that more bits doesn't mean faster? Just larger
integers and address ranges?
Not quite. x64 also has extra registers and some new instructions.
http://en.wikipedia.org/wiki/X86-64#Architectural_features
Louis Solomon
www.SteelBytes.com
-Original Message-
From:
mysql_real_escape_string() / mysqli_real_escape_string()
Louis Solomon
www.SteelBytes.com
-Original Message-
From: Jacob Kruger [mailto:jac...@mailzone.co.za]
Sent: Wednesday, 5 August 2009 2:58 PM
To: php-windows@lists.php.net
Subject: [PHP-WIN] Relatively simple PHP function to block
around since win2000
Louis Solomon
www.SteelBytes.com <http://www.steelbytes.com/>
From: Richard Quadling [mailto:rquadl...@googlemail.com]
Sent: Thu 2009/10/15 9:23 PM
To: php-windows
Subject: [PHP-WIN] Enchant packaging issue.
Hi.
Has this extens
> with junction you can only symlink dirs, not files.
Yes, but I didn't say to use a junction. I was pointing out that you can make
hardlinks to files on windows contrary to popular belief.
Read the article and checkout the command line tool mklink (in vista&7)
L
what flavour/edition/version?
and what do you hope to gain by using it instead of just installing php +
mysql(?) on whatever webserver?
Louis Solomon
www.SteelBytes.com <http://www.steelbytes.com/>
From: Marcos R. Cardoso [mailto:mcard...@furb.br
nd is very
quick.
Louis Solomon
www.SteelBytes.com
-Original Message-
From: Marcos R. Cardoso [mailto:mcard...@furb.br]
Sent: Saturday, 24 October 2009 12:11 AM
To: Louis Solomon
Subject: Re: [PHP-WIN] Zend Server Community Edition
I have installed the last version available on Zend.
> ... But, if I now enter "^C" ...
although maybe not a solution to php being a strange beast, IIFC Ctrl-Z is the
normal way to terminate input via stdin.
Louis Solomon
www.SteelBytes.com <http://www.steelbytes.com/>
From: news o
Google for instructions on installing php as isapi, then undo those
instructions in reverse
Louis Solomon
www.SteelBytes.com
-Original Message-
From: Lucasweb - info [mailto:i...@lucasweb.it]
Sent: Thursday, 21 January 2010 1:07 AM
To: php-windows@lists.php.net
Subject: [PHP-WIN] PHP
DocumentProperties is probably trying to load some 3rd party printer dll
extensions. Suggest using procmon.exe and filter for access denied to see what
is failing
Louis Solomon
www.SteelBytes.com
-Original Message-
From: Venkat Raman Don [mailto:don.ra...@microsoft.com]
Sent
You could just periodically ping those remote machines with a
system()-call, and then write the result to a file.
2011/4/1 Santosh gunat :
> Hi,
>
> I am in a big problem,
>
> My manager gave a task,
> He want a PHP scrip which will check if the remote machines are Powered on
> and are running.
>
on at 77F821E1"
The same script works fine on NT4 with Apache server.
Is this a bug on PHP-Win2k-IIS?
Thanks!
Jacques St-Louis
[EMAIL PROTECTED]
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To c
rules such as, allowing for the client
sending Connection-Close in the request headers, and setting Content-Length
in it's reply headers etc)
--
Louis Solomon
www.SteelBytes.com
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
subject line says it all :-)
ok, in particular the most useful one is being able to retrieve MX records.
to quote from the docs for dns_get_record() (PHP5), "This function is not
implemented on Windows platforms"
--
Louis Solomon
www.SteelBytes.com
--
PHP Windows Mailing
--
Louis Solomon
www.SteelBytes.com
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
not happening here.
--
Louis Solomon
www.SteelBytes.com
"Menashe" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi,
>
> I'm running php 5.03 on windows 2003 as isapi.
>
> Everything looks OK, and i can see all the php pages, but when I checke
Win2K3 SP1 + PHP 5.04 + mySQL 4.1.10a-nt-max, works fine for me.
--
Louis Solomon
www.SteelBytes.com
"Liquidfrog" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hello,
>
> Already posted this over at php.net. Basically they told me to get lost
> an
> My PHP.INI file appears to be properly configured for session usage - at
> least, it is set according to what document specs I've been able to find.
so what are your ini session settings?
--
Louis Solomon
www.SteelBytes.com
--
PHP Windows Mailing List (http://www.php.net/)
To
session.save_handler = file
session.save_path = e:\PHP\sessiondata; argument passed to save_handler
is there adequate permissions on e:\PHP\sessiondata? (simple test, set it
to everyone full, and see if it helps)
--
Louis Solomon
www.SteelBytes.com
"Lists" <[EMAIL PROTECT
kies On On
session.use_only_cookies Off Off
session.use_trans_sid 1 1
--
Louis Solomon
www.SteelBytes.com
"Lists" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
Yes, sir. I even changed permissions on e:\PHP to everyone and made
inheritable, i.e., I removed all permissions, then r
try something more like this ... (very simplified to demonstrate)
$myarray = array('fred','bob','jane');
$msg = '';
for ($i=0;$i';
echo $msg;
--
Louis Solomon
www.SteelBytes.com
"Maxwell Brodie" <[EMAIL PROTECTED]> wrote in message
show us your code
--
Louis Solomon
www.SteelBytes.com
"Burkhard Herre" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> hello
>
> i have a problem with reading binary data from a file.
> i read byte by byte with fread...
>
> now i want to co
ask the firefox team
--
Louis Solomon
www.SteelBytes.com
"Dang Nguyen" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hello,
>
> I have a PHP script that uses the IE COM object for automating some tests.
> I'd like to be able to test the s
>>Does Firefox support COM objects
>> ask the firefox team
> theres some css for firefox you can use
umm ... what does CSS have to do with COM?
--
Louis Solomon
www.SteelBytes.com
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
don't confuse client side operations such as keyboard handling (eg
jscript,vbscript) with server side scripting (eg php).
--
Louis Solomon
www.SteelBytes.com
"Barry Fawthrop" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi all
>
> being new
ad been with IE),
they had been using it to automate IE, and wanted to do the same with
FireFox. Presumably to load webpages, maybe fill out forms, submit, read
results, etc.
Now, again, where does CSS fit in?
--
Louis Solomon
www.SteelBytes.com
--
PHP Windows Mailing List (http://ww
if you wrote to the file from say a PowerPC (big endian) (eg MacOSX) using I
or L, then read the file using a Intel (or AMD) (little endian) (eg Windows)
using I or L, then it would give different results.
--
Louis Solomon
www.SteelBytes.com
"Burkhard Herre" <[EMAIL PROTECT
e.
also I have been able to get connection reuse working with CGI (this
involved a lot of work and uses the prepend&append ini settings), but the
php ISAPI forces connection close :-( I wish the php team would fix this.
--
Louis Solomon
www.SteelBytes.com
--
PHP Windows Mailin
> What is the correct way to setup php/iis to allow php access to run exec()
> (ping.exe,cat.exe (from gnu utilities for win32), and any other command
> shell stuff.) etc.
access to %windir%\system32\cmd.exe is required. this is denied in a
default IIS6 installation.
--
Loui
command was a command line .exe. you could maybe
check the newer proc_open() function - I'm not sure with that one.
--
Louis Solomon
www.SteelBytes.com
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
lentities($string_from_db);
--
Louis Solomon
www.SteelBytes.com
"Ross Honniball" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi all,
>
> Say you get some text field from a user and store it in a database. Then
> later you display this input. If the user h
as a debugging tip, try running php and a test script from the cmd line,
rather then through IIS.
--
Louis Solomon
www.SteelBytes.com
"Scott Powell" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> I cannot get PHP to work with either MySQL or MS-SQL
you may be better off in
msnews.microsoft.com : microsoft.public.inetsdk.programming.webbrowser_ctl
--
Louis Solomon
www.SteelBytes.com
""Dang Nguyen"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi,
>
> I am using PHP 5.0.4 and using Inter
echo round(S/N*100);
--
Louis Solomon
www.SteelBytes.com
""Zach Korpi"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi PHP List Members,
>
>
>
> I work for Northern Michigan University. Currently I am a student
> studying
> ac
is the dell 720 capable of recieving raw text with no leading escape codes ?
I know modern epson prointers are not.
why are you sending "raw"
--
Louis Solomon
www.SteelBytes.com
"Sean Rowe" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> if no one
> ... or have I missed some finer point about regional settings?
probably.
check out the 'apply all setting to the current user account and the default
user profile" in the regional control panel
--
Louis Solomon
www.SteelBytes.com
""Fred"" <[EMAIL PROTE
>It does work using PHP on the command line in Windows, though.
> Could it be a permissions issue?
probably. suonds like it.
--
Louis Solomon
www.SteelBytes.com
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
> Still, there are times where my IIS server just crashes saying "too many
> connections"
is this on XP Pro or 2000 Pro (as apposed to say 2000 or 2003 Server)
if so, that will be because IIS on workstations limits the number of
simultaneous connectiuons to 10
-
I personally always avoid the install for php, and I never let any installer
touch my IIS config, as 9 times out of 10, they f**k it.
I suggest googling this group.
--
Louis Solomon
www.SteelBytes.com
"blulagoon" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
&
in IIS6 you can 'recycle' the 'application pool' - faster and kinder on the
system then restarting iisadmin
--
Louis Solomon
www.SteelBytes.com
""Frank M. Kromann"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Restart the
maybe NTFS permissions on php.ini?
--
Louis Solomon
www.SteelBytes.com
""Harris, Walter"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
Hi to all:
I have manually installed PHP 5.0.4 on a Windows 2003 server with IIS 6
installed, using ISAPI.
Hi,
based on comments on http://windows.php.net/qa/ ...
why is the VC9 build compiled to used the CRT as DLLs instead of static?
yet I gather the VC6 isn't?
why can't the VC9 build be used with apache.org binaries?
and why do you have both a VC6 and a VC9 build?
just curio
forget the ISAPI, use FastCGI. In my experience the ISAPI has never been
stable or working fully.
mmm, not sure FastCGI is available for IIS for XP, so since it's probably
only a dev machine go to just php as cgi. that works fine on all OSes
67 matches
Mail list logo