Has anyone got some working source for index server and PHP?
I notice there has been previous discussion on doing this in this newsgroup,
but no one appears to have been kind enough to post some sample source code.
Paul
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e
nctions to work including selecting fonts and drawing lines.
But I'm stumped on printer_draw_bmp.
Please, any suggestions?
Thanks,
Paul
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
didn't even find
php_printer on the pecl site (but did in pecl's Cvs area).
Thanks.
On Fri, Nov 28, 2003 at 05:08:09PM +, Paul wrote:
> I've had success with using the printer functions on Windows. But so far,
> printer_draw_bmp returns TRUE but outputs nothing vi
iting!
Thanks
Paul
in Canada
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
20 clicks. Just an inherent flaw in Windows ME running PWS,
maybe?
Anyway, comments are welcome.
Thanks.
Paul
"Paul" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> I am a php newbie developing a shopping cart for a web site.
>
> If I start at http:
d-php-source .phps
yet it still refuses to load the page into the browser. What am I missing
here / have not done? I can attach the httpd.conf file if necessary.
Thanks for all input
Paul.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
at if you set up a user dsn you need to change it to a system dsn so php can
access it.
Paul Roberts
[EMAIL PROTECTED]
- Original Message -
From: "Svensson, B.A.T. (HKG)" <[EMAIL PROTECTED]>
To: "'Mikael Syska '" <[EMAIL P
can anyone recommend a smtp mail server for windows 2000 pro.( free if possible)
Paul Roberts
[EMAIL PROTECTED]
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
No but when you find it please post it here.
- Original Message -
From: "George Nicolae" <[EMAIL PROTECTED]>
To: <>
Sent: Monday, July 08, 2002 9:16 PM
Subject: [PHP-WIN] Re: Closest store location by zip code
Does any one know a php script that send to my account unlimited money?
--
have a look at session_set_cookie_params in the man
Paul Roberts
http://www.paul-roberts.com
[EMAIL PROTECTED]
- Original Message -
From: "Kieran Hall" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, August 26, 2002 12:57 AM
instead of IIS help?
Anyway, does anyone have any of the program execution functions (exec(),
passthru(),system(), etc.) running without errors on PHP 4.2.x. and
Windows? If so, please let me know how you did it! :-)
cheers
Paul
*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*
Thanks very much,
Paul Trimming
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
time
configuring httpd.conf and php.ini, just as you would in any installation of
these components. One note: when building the server ( Win2K Server, SP3 )
we did NOT install IIS, didn't even experiment with the 2 web servers living
together.
Thanks,
Paul Ogden
Claresco Corporation
(510
Hi,
I've been using PHP4 and IIS5 on Win2k and IIS5 for ages now. I now need to
host some of my files on a network share instead of on a local drive. All
that should need changing is the location on the files on IIS5, which is
\\computername\share\folder. All the non-php sites still work OK af
Not yet, but I want to stay with the \\computername\share
format if I can becuase then I can run the
same commands on any server without worrying about drive letters and drive.
Drive mappings are also made for the user, not the system which will cuase
me problems.
-Original Message-
F
I don't supposed anyone has this, or knows where I could obtain a
precompiled version of 4.06 or better? From what I've read in the PHP bug
database this version may fix at least some of the problems with UNC
filenames on windows platforms.
Regards,
Paul
Thanks for all your help. You're right, I can't map a drive because IIS is
running as a service under win2k and I can't use the user dependant drive
mappings...
I'll try this patched version?
-> -Original Message-
-> From: Daniel Beulshausen [mailto:[EMAIL PROTECTED]]
-> Sent: 30 April
I'm using the Win2k NLB services with PHP4 and it works fine. You can set
the affinity to none, single, or a whole subnet to ensure that your client
reaches the same server for that session
If you use cookies to store your login information then the affinity problem
goes away as the cookies
re
to work?
See: http://www.phpbuilder.com/columns/luis20010329.php3?print_mode=1
I noticed that there is a PHP extension for Dan Libby's XML-RPC c libary.
http://sourceforge.net/forum/forum.php?forum_id=77942
Is there any plans to add this extension to PHP? Looks like a nice API.
Regard
server has some nice debugging and logging features and the API
for constructing message responses is simple and easy to use.
I didn't have much success getting the desktop GUI working. Let me know if
you are successful in that regard.
Regards,
Paul Meagher
"John Lim" &l
There is a builtin array_reverse function in PHP. You just need to
reverse the name of the function your were looking for :-)
Regards,
Paul Meagher
- Original Message -
From: "Tim Lofstrom" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, May 11, 2001
there any way to enforce case
sensitivity in Table names?
Regards,
Paul Meagher
--
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]
nsion=php_ifx.dll line in
the php.ini file under the section Windows Extensions?
I use PHP4/Apache/Informix on a unix platform and only play about the
Windows version occasionally but have never set up a connection to informix
so the above are just suggestions to check.
Regards,
- Paul -
- Ori
ts.
There is an element of mind reading involved. A better term is
sense-making. I suspect that "good" developers can "read minds" based on
pattern completion arising from experience in similiar situations.
Personally, I believe in alot of mind reading and prototype development t
receive says "... specified *module* could
not be found" rather than procedure. I frankly have no idea what this
means, or why I'm having any difficulty loading this library with my php
script.
Any help is thoroughly appreciated.
Thank you,
Paul Lalli
--
PHP Windows Mailing
This might work. Untested.
$tokens = explode(" ", $message);
$num_tokens = count($tokens);
for ($i = 0; $i < $num_tokens; $i++) {
$new_message .= $token . " ";
}
$new_message = rtrim($new_message);
echo $new_message;
Regards,
Paul Meagher
- Original Message
: 127.0.0.1 in c:\apache\htdocs\pg.php on line 2
Any ideas on what I might do to fix the error?
Also, has anybody gotten Postgres and PHP to work together on a Windows ME
setup (or win 98, 95?)?
Regards,
Paul
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED
is a similiar function you could install
on Windows and call using exec.
Regards,
Paul
- Original Message -
From: "Matti Palosuo" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, June 24, 2001 10:37 AM
Subject: [PHP-WIN] crc32
> I'd need a func
The 4.0.7 development snapshot at www.php4win.de has socket support.
Haven't tested it however.
Regards,
Paul Meagher
- Original Message -
From: "el Fakir" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, June 24, 2001 6:34 PM
Subject: [PHP-WIN
I'm having serious problems with getting PHP to run quietly on my system.
I'm not sure if it's just because i have windows 98 but I was wondering if
this problem can be reproduced on other OS's. PHP 4.0.6 does this too. This
only happens when I have PHP installed. If i start Apache without PHP, it
I upgraded to
4.0.6, should I have done that? Please help.
Thanks,
Paul Smith
--
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]
user IIS/PHP is running as. Another note, these files
>were written to the drive using PHP, so I don't understand why it's having
>issues removing them. Any suggestions on the most "stable" or "secure" way
>to do this?
>
>Ryan
>
--
DoStuff Online C
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]
--
Paul Smith
[EMAIL PROTECTED]
http://www.dostuff.net
--
PHP Windows Mailing List (http://www.php.n
$row[description]
>
> so later in the dynamically created page I could enter $variable_1 (1 being
> the row[id] value) and the correct value would be selected. Is there anyway
> of doing this? I tried using $$variable etc but no luck.
>
> Any ideas appriciated.
> Andre
lls to fopen and file? Or just some, like
ones that write or append. What's the best programming practice.
--
Paul Smith
[EMAIL PROTECTED]
http://www.dostuff.net
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [E
Wouldn't that have quite a big effect on the performance of IIS/PHP ?
What exactly are the problems with the ISAPI version ?
Paul
"Phil Driscoll" <[EMAIL PROTECTED]> wrote in message
01072010052202.01275@linux">news:01072010052202.01275@linux...
> The IS
ve the php process hanging, and this consumes my processor a lot.
>
> Please help.
>
> Iván
--
Paul Smith
[EMAIL PROTECTED]
http://www.dostuff.net
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL
e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
--
Paul Smith
[EMAIL PROTECTED]
http://www.dostuff.net
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTE
L PROTECTED]
> > To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
> --
> 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:
?
~Paul
Tom Tsongas wrote:
>
> Hi folks.
>
> I have an interesting problem with regards to variable scope in loops.
> Now I understand how this operates in functions but its the first time I
> have seen variable scope in a loop.
>
> Below is a code snippet of what I have:
&
Whoops, my mistake. I read your code completely wrong. Ignore my
comments. You are calling the first variable but I didn't expect it to
be called like that. I expected that the array would be appended to by
calling it like this:
$incident_array[]=$value;
Nevermind, sorry 'bout t
de files call for more include files and I can't change those
references. Does this make any sense at all? Might I get some help on
this question (I haven't on previous questions I've asked). Thank you
all.
Regards,
Paul Smith
--
Paul Smith
[EMAIL PROTECTED]
http://www.do
>headers. The headers it did return are:
>
> which I know really means can't find the document. But it can. Is anyone else using
>a remote host for your document root and using PHP?
>
> Thomas
> System Administrator
--
Paul Smith
[EMAIL PROTECTED]
http://www.dostuf
content it must be possible to pull the
content out something like one would an HTML file.
Mostly wondering how much work might be involved and if there are any
tricks that I should be aware of before I begin...
Regards,
Paul
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e
Thanks Alain,
I was a little worried that it might be in binary format. I will probably
create a script to try to read a PDF file just to see what happens.
Regards,
Paul
> I think that you can extract pretty easily the header, like: Subject,
> Creator, Author etc... But extracting val
Thanks Bob,
The article looks like it will be relevant to what I am doing.
Regards,
Paul
- Original Message -
From: "Bob Kaehms" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, August 31, 2001 2:20 PM
Subject: Re: [PHP-WIN] Parsing PDF files
> We
i've installed Apache 1.3.20 and PHP 4.06
i've added the following strings to the httpd.conf file
ServerName localhost2
ServerAdmin [EMAIL PROTECTED]
DocumentRoot "c:/inetpub/localhost2
Options Includes FollowSymLinks MultiViews
AllowOverride None
Order al
ve no recollection of where I read this so
take what I say with a grain of salt until you hear otherwise.
At any rate, it would seem a better strategy to seek such invitations from
Microsoft than to throw alot of effort at reverse engineering the black
box?
Regards,
Paul Meagher
- Original Me
it the
search time will be alot faster using LDAP than MySQL. Is this correct?
Is there any other reason to use LDAP over MySQL that I am missing out on
here?
Regards,
Paul Meagher
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional
pathname telling the server it is a PHP page, and if so, what is
the syntax and where it is embedded in the HTML?
Many thanks
Paul Wallace
Concerto Developer/Support Consultant
ProSolutions Asia Pacific Co., Ltd.
Tel +66 2 583 6161-5
Fax +662 583 6535
www.ProSolutions-ap.com
--
PHP Windows
nect()" could suggest this.
Or is it possibly the ID/passwords? Before the system was uploaded to
the remote hosting service, it was on a LAN where the syntax worked fine
accessing another computer hosting the DB on the LAN.
Thanks for any input.
Paul.
--
PHP Windows Mailing List
Hello,
Can anyone clarify if this code below is indeed PHP v4 or 3? It will
save significant rigmarole.
Where can I find online documentation for v3? I have this 'PHP 4 Bible'
by IDG Books, but it's for the version the name suggests.
Many thanks
Paul.
> What version
27; output using 'unescape' when scripting with Javascript.
What is the PHP equivalent to unescape to remove space characters (%20)
in HTML output, extracted from DBs? My 'Bible' has no apparent entry for
this.
Many thanks
Paul.
--
PHP Windows Mailing List (http://www.ph
olution of my broken email?
Many thanks
Paul.
--
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]
es I recreate it in different places. I am stumped.
~Paul
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Paul Lockaby wrote:
Hello,
I'm using PHP 4.2.3 on IIS as an ISAPI module (for testing only). So
today I'm using my scripts just fine and then all of a sudden, require
stops working. It returns
Fatal error: Failed opening required
'C:/Inetpub/public_html/smarty/S
All,
Seasons greeting to all.
I'm running PHP version
C:\>php-cgi.exe -v
PHP 4.3.0RC2 (cgi-fcgi), Copyright (c) 1997-2002 The
PHP Group
Zend Engine v1.4.0, Copyright (c) 1998-2002 Zend
Technologies
under windows 2000 server for production and windows
2000 prof for development. I am using IIS 5 a
Happy New Year all!
I have a PHP script (or a set of them really) that I
have developed since the summer. One of the script
will read a database and display to the user the
contents of the directory. the directory by the way is
store absolute full pathname. I even worked out the
REGEX routine to c
oon.
Best Wishes & Happy New Year
Paul Roberts
[EMAIL PROTECTED]
- Original Message -
From: "Stephen Edmonds" <[EMAIL PROTECTED]>
To: "PHP Windows Helplist" <[EMAIL PROTECTED]>
Cc: "Brian Weil" <[EMAIL PROTECTED]>
All,
I' converting a Web site from ASP to PHP. One of the
last issues I am working on is converting the ASP page
that will show the status of a specific Service.
This page also allows the Admin level user to
stop/start the service.
What is the 'best' way to code this in PHP and/
;
>
> ?>
>
>
> En espérant que cela aide
> Ignatius
> ____
> - Original Message -
> From: "Paul Menard" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, January 14, 2003 5:10 PM
> Subject: [PHP-WIN] Windows Service intera
Question about overriding some PHP.ini parameters.
Since the security folks will not allow direct FTP
from a user to an external system I put up a PHP page
that will allow a user to authenticate and select from
a list the external system they would like to connect
to. Got the idea from a PHP pro
Hi
This is for PDFLIB, but notice the Content-length header. This I know to
work on IE.
$data = pdf_get_buffer($pdf);
header("Content-type: application/pdf");
header("Content-disposition: inline; filename=test.pdf");
header("Content-length: " . strle
I have a general question on Global vars. If you declare a Global variable
within a function in a program called x.php. Do you have access to this
variable in another program say y.php that has include_once("x.php")?
thx,
Pa
s and getting one return value. I know how to declare classes(i've
been working in java for the past few years) but i don't get php's calling
structure. Any help would be appreciated.
thx,
Paul
From: Dash McElroy <[EMAIL PROTECTED]>
To: Paul Dymecki <[EMAIL PROTECTE
D83";
$parms2[3] = "lat_0= 49.0";
$parms2[4] = "lon_0= -95.0";
$parms2[5] = "lat_1= 49.0";
$parms2[6] = "lat_2= 77.0";
$parms2[7] = "units=m";
$projLCC = pj_init($parms2);
$lccXY = pj_transform($projLonLat, $projLCC, $dlon, $dlat,0 );
if
finally i try and acces myVar from outside the class:
$x = ($someVar->$myVar["u"]);
$y = ($someVar->$myVar["v"]);
Nada, rien, nicht, no dice...
Any help would be appreciated,
Paul
From: "Matt Hillebrand" <[EMAIL PROTECTED]>
To: "'Paul Dymecki
)
was that i had included the class along with other non-class code in the
same file. When i tried to call it from another file using the inlcude_once
function the other code was trying to execute as well...
cheers
Paul
From: Neil Smith <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
CC:
How are you writing to the filesystem?
Paul
From: "Greg" <[EMAIL PROTECTED]>
Reply-To: "Greg" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: [PHP-WIN] PHP Scripts can't write to files
Date: Sun, 16 Feb 2003 10:58:33 -0600
All of the files/folders ha
Hello,
I was wondering if anyone knows how to delete a file from the
filesystem? I've been trying unlink but it doesn't seem to be working as
expected. Do spaces in the file path have to be compensated for or
something?
thx for any
you could use css word-wrap attribute to control this.
i.e. word-wrap: break-word;
Best Wishes
Paul Roberts
mail at paul-roberts dot com
- Original Message -
From: "Bobo Wieland" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday
erned about PHP.
Should I be concerned? I didn't really find anything
on the PHP web site about this. I'm running PHP
4.3.2(?) or whatever the latest production version of
PHP is available at the time of this writting.
Paul
__
Do you Yahoo!?
SBC Yahoo! DSL -
I was just reading about this on the MySQL web site.
It seems they have change the authentication protocol
starting with version 4.1
There is a note that clients like PHP, Perl etc will
need to be recompiled to support the NEW protocol. For
now I'm sticking with MySQL 4.0.1
Paul
--- "
httpd.conf is:
LoadModule php4_module c:/php-4.2.3-Win32/sapi/php4apache2.dll
Has anyone any idea what may the problem may be? I would be very grateful
for some help.
Many thanks in advance,
Paul.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
e has written and would like to share it?
In my case I have the result of a subtraction of two
date in which seconds are returned as in 980 seconds,
576 seconds etc. To make this readable to the user of
the web page and so they do not need to mentally
calculate the HHMMSS.
Any ideas?
You could use a standard HTML technique which is
putting a meta statement into the of your HTML
Like so
The 'content' variable could be set to 5. In the
example I have provided the page will auto-refresh
every 120 seconds (2 minutes).
Paul
--- Donatas <[EMAIL PROTECTED]>
to get code modification into the general source
distribution.
Paul
__
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net
Hi,
I use windows xp with apache webserver 1.3.28
now, I want to use some sort of gallery program and found one using php.
so, now Ive been trying for 2 days to get the php to ork with no luck. Ive
read everything and reinstalled everything also..
Please help me...
rgds
Paul
--
PHP Windows
I am loking for a good and relatively easy gallery-program for php. I have
about 2500 photos I wanna publish and make subcategories and so on =)
Any suggestions? Maybe with site included?
Regards
Paul
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net
that case, have you encountererd
this kind of starnge behaviour?
Regards
Paul
"Tommy Ipsen" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Paul Fritzsche wrote:
> > I am loking for a good and relatively easy gallery-program for php. I
have
> > about
that case, have you encountererd
this kind of starnge behaviour?
Regards
Paul
"Tommy Ipsen" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Paul Fritzsche wrote:
> > I am loking for a good and relatively easy gallery-program for php. I
have
> > about
I have tried the support forum but they couldnt help me..
But I will try the ftp-upload and JAVA and see how it works.
Thnx for suggestions
Paul
"Tommy Ipsen" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Paul Fritzsche wrote:
>
> > Bur what is hap
be good. Or a hint on creating the .bmp
file if that is incorrect. The function is so trivial, I wouldn't think
I could use multiple fonts, draw circles and lines, yet get this function wrong.
Thanks,
Paul
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
g?
Should this work?
Paul
__
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Okay. This is not really a question specific to Windows. But here is goes.
I am looking for some 'Nest Practice' advice on how to layout my pages and config
files. By layout
I am not talking about the presentation of the page for the browser but instead the
layout of the
pages on disk.
Here is
get this error for the second way:
Parse error: parse error, expecting `T_OLD_FUNCTION' or `T_FUNCTION' or
`T_VAR' or `'}'' in c:/apache/htdocs/004.php on line 15
Line 15 is this line: $this->params['phptype'] = "mysql";
I also tried popul
I believe you need to set a "tz" variable before you call your date
functions.
If you do a search for "tz" in the mailing list archives you can probably
find a snippet that will show you how to do it.
Regards,
Paul
- Original Message -
From: "Tomasz Abramowic
Title: Blank
A newbie just needs a wee bit of gd guidance. clicking a
GD test fileprompts a "download" dialogue to pop up, or, on a second test
files causeslines of "font" errors, then the infamous "header already sent"
error, thenlines of character soup.the test file below, from John
Lim a
Blank> You forgot a ")" on the first line of the script:
> Header("Content-type: image/png");
> Alain
Billions and Billions of thank-yous
Ok, now don't laugh, here's the missing context that led to
the gaff ("Newbie Fails to Notice Missing Bracket").
I had 3 different GD test files, none w
Can anyone help with this? How do you get variables from Javascript into a
php function?
paul
___
Paul Mileham [EMAIL PROTECTED]
Administration Manager
Church Pastoral Aid Society
Athena Drive
PHP FOR WINDOWS
(LATEST PHP RELEASE, PRECOMPILED BINARIES)
http://www.php.net/downloads.php (free)
http://php4win.de/ (free) (has pre-release dev versions of php also)
PHP FOR WINDOWS INSTALL BUNDLES
(PHP4x PRECOMPILED BINARIES + APACHE + MYSQL)
http://www.firepages.co
Title: Blank
--thanks for the additional tutorial link (the Meloni one at
WebMonkey).
If anyone wishes to add any additional links to install
bundles and
tutorials, post them here and I'll add them to
this list. An updated
list can then be reposted (either by me or anyone who saves a
MYSQL TUTORIALS
http://hotwired.lycos.com/webmonkey/databases/tutorials/tutorial4.html
(by Graeme Merrall)
http://www.devshed.com/Server_Side/PHP/SoothinglySeamless/
(by Israel Denis & Eugene Otto tutorial)
http://www.webmasterbase.com/article.php?aid=228&pid=0
(by Kevin Yank)
http://www.
BlankAren't there any methods of spam sniffing that could be
incorporated into this mailer?
--
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 PROTE
PHPBuilder.com has a good article:
Transforming XML with XSL using Sablotron
- http://www.phpbuilder.com/columns/justin20001025.php3
Regards,
Paul
- Original Message
From: "Antonio Lopez" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, February 12,
Now look - this is utterly ridiculous.
Last week, $HTTP_REMOTE_USER was working perfectly, and now - zilch.
I've changed nothing, so far as I know.
Could it be anything to do with our IT brigade installing a firewall? Dunno.
Any help gratefully received.
Hi,
If I have a piece of code for security reasons we don't want even the
sysadmin of the NT system to be able to view. Is there a way to distribute
it in a way it can't be viewed, i.e. compiled perhaps?
Thanks.
..
Just because it works, doesn't mean it isn't broken.
just
running a CVS client or do you have to run a CVS server locally as well?
Any advice, pointers, etc... would be appreciated.
Regards,
Paul Meagher
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To
clude "Everyone",
the admin page will display correctly...but it will not be password
protected.
Is this being caused by the IIS / PHP service being logged in as
"localhost"? Is there a workaround for this problem?
Any help will be greatly appreciated. If you wish to contact me dir
ause the $result var doesn't seem
to be allowed to list tables?? but I don't know why.
";
}
?>
Anyone got any ideas as to why I'm getting stuffed? Is it permissions within
mysql or is there a known bug in one of the apps that is messing me about.
Any suggestions gratefully
1 - 100 of 170 matches
Mail list logo