For my money (its free - you can't beet HTML-Kit
http: http://www.chami.com/html-kit/start/
Make sure you download the PHP specific plugins too...
Hope this helps
--
Richard Allsebrook
Applications and Web Development
"Mgr. Brian Kabela" <[EMAIL PROTECTED]> wrote in message
news:20021104212527
Eradicating the world of people who use MSWord to create webpages.
*happy sigh at the thought*
HTH
Brad
"Steel" <[EMAIL PROTECTED]> wrote in message
news:4818722902.20021110141715@;inbox.ru...
> Hi php-windows,
>
> Does anybody knows, what regexp can help me remove almost all
> M$ Word2000 HTML
Hi folks,
I get this error in the script that is loading some data from the sql server
database in the select list. (<500 rows)
The instruction at "0x77fcb007" referenced memory at '0x000".
The memory could not be "written".
Click on OK to terminate the program
Click on CANCEL to debug the pr
Hi Brad,
Monday, November 11, 2002, 1:23:52 PM, I've got:
BT> Eradicating the world of people who use MSWord to create webpages.
BT> *happy sigh at the thought*
BT> HTH
BT> Brad
Just so you know, I write all Html & Php code in a simple text editor.
Also known as File And aRchive Manager (FAR)
Hi,
I am new to running Php on a webserver. I am trying to get the latest
installtion of Horde and Imp to run on my server (IIS 5 WindowsXP) For
my server to be able to run these packages the test.php page tells me I
need to get gettext to work before continuing. However, I have
uncommented the p
> And tell me please, how do you force Your client to use clean HTML in
> Your content manager?
> May be it helps me not to search such a useless thing as a Regexp.
Run the HTML through HTMLTidy - http://tidy.sourceforge.net.
To integrate with PHP, you might want to check how the Phoudry Editor
have you restarted the web server after uncommenting the .dll? If yes
then also check if it is in the right directory
--
Maxim Maletsky
[EMAIL PROTECTED]
[EMAIL PROTECTED] wrote... :
> Hi,
>
> I am new to running Php on a webserver. I am trying to get the latest
> installtion of Horde and
Apache 2 is definitelly better, but for at least a few month it is not
advisable running it on a production enviroment.
--
Maxim Maletsky
[EMAIL PROTECTED]
"Pat Johnston" <[EMAIL PROTECTED]> wrote... :
> Hi
> If there are problems with Apache2, then is 1.3 okay to continue using? I
> mean is
Yeah I have Maxim, to both questions. it's got me totally baffelled
:os
Regards
Gary
Maxim Maletsky <[EMAIL PROTECTED]> wrote on 11.11.2002, 13:19:42:
>
> have you restarted the web server after uncommenting the .dll? If yes
> then also check if it is in the right directory
>
>
> --
> Max
Has anyone managed to get Horde/Imp working on an IIS platform? if so
how? any help is welcome
Regards,
Gary
[EMAIL PROTECTED] wrote on 11.11.2002, 13:16:17:
> Yeah I have Maxim, to both questions. it's got me totally baffelled
> :os
>
> Regards
>
> Gary
>
> Maxim Maletsky wrote on 11.11
Gary,
Have you tried putting the DLLs in the same directory as PHP.EXE itself?
(typically C:\PHP) On any win system from 98 to XP I always put them here
rather than the win or systems directories and never have a drama.
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]
Hi Cam,
Yes I have, the .dll's are in every possible folder that PHP could call
and still no luck :(
Regards
Gary
Cam Dunstan <[EMAIL PROTECTED]> wrote on 11.11.2002, 13:47:08:
> Gary,
> Have you tried putting the DLLs in the same directory as PHP.EXE itself?
> (typically C:\PHP) On any win s
you can't use regexp to clean a MSWord html. There (in html file) are a lot
of unusefull tags that can be remove only by hand ;). so use your simply
editor text to replace them with "".
--
Best regards,
George Nicolae
IT Manager
___
PaginiWeb.com - Professional Web Design
www.Pa
Hi,
I am running php 4.2.2 on Microsoft IIS in Win2k Server. Over a period
of about a day memory is leaking until the server needs rebooting. This
only happens when the PHP ISAPI filter is enabled in IIS.
Has anyone encountered a similar problem or know any possible solution?
I'm pulling my hai
Hi George,
Sunday, November 10, 2002, 4:41:42 PM, I've got:
GN> you can't use regexp to clean a MSWord html. There (in html file) are a lot
GN> of unusefull tags that can be remove only by hand ;). so use your simply
GN> editor text to replace them with "".
GN> --
GN> Best regards,
GN> George
If you can investigate well on the issue and get a little summary of
facts, try searching bugs.php.net for a similar problem. If you find
nothing about it submit it there.
--
Maxim Maletsky
[EMAIL PROTECTED]
"James Pharaoh" <[EMAIL PROTECTED]> wrote... :
> Hi,
>
> I am running php 4.2.2 on
In the end I decided to do a full re-install of the server, php AND mysql.
Everything seems to be working fine now. My guess is that the first crash
was caused by a server overload or something, which then damaged my php
installation. Why it worked fine over my network but not over the internet
is
After this procedure, i have another procedure that produces big resultset
about 900 rows, 11 cols?
In this last select if i reduce with where AgentCode=11 and get ~30 rows,
the script works ok!
PHP 4.2.3 , IIS , W2K
Radovan
"Radovan Radic" <[EMAIL PROTECTED]> wrote in message
news:2002102405
Ok heres the speciffic error.
Horde will not run without gettext support. Compile php --with-gettext
before continuing. PHP Warning: Unable to load dynamic library
'./php_gettext.dll' - The specified module could not be found. in
Unknown on line 0
Anyone?
Regards
Gary
-Original Message
How do I run a sql statement from a txt file for mysql
on win2k? I know it starts with source
and my file is like C:\my_file.txt
do I have to move this to bin or data before I can run
it?
Please help I know I'm close.
Frank
__
Do you Yahoo!?
U2
this has nothing to do with unicode. This is because your code is trying
to set session cache-control headers too late on the login page. Check out:
http://www.php.net/manual/en/function.header.php
http://www.php.net/manual/en/function.session-cache-limiter.php
The "output_buffering" settings i
I believe this is the Win32 PHP mailing list. But I may be wrong.
> -Original Message-
> From: Frank Tudor [mailto:frank_tudor@;yahoo.com]
> Sent: Monday, November 11, 2002 6:33 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] mysql running sql from txt file
>
>
> How do I run a sql state
B.A.T. Svensson was right. But... I thing the answer is
mysql.exe -h myhost -u root -p mymass dbname < c:\my_file.txt
--
Best regards,
George Nicolae
IT Manager
___
PaginiWeb.com - Professional Web Design
www.PaginiWeb.com
"B.A.T. Svensson" <[EMAIL PROTECTED]> wrote in message
Yes. A very simple idea. A good solution.
Congratulations Neil
--
Best regards,
George Nicolae
IT Manager
___
PaginiWeb.com - Professional Web Design
www.PaginiWeb.com
"Neil Smith" <[EMAIL PROTECTED]> wrote in message
news:5.1.0.14.0.2002171959.00af7dd0@;mail.uklinux.net..
I asked this before, but didn't get a response.
Anyone out there have any experience a/o know where I can find
information on getting the mcrypt functionality to work under Win32 - I
have found a port of mcrypt for Win32, and also learned that you can
compile it using cygwin - but I dont know how
is there not a dll for mcrypt?
On Mon, 2002-11-11 at 19:34, Nick Richardson wrote:
> I asked this before, but didn't get a response.
>
> Anyone out there have any experience a/o know where I can find
> information on getting the mcrypt functionality to work under Win32 - I
> have found a port o
Hello,
I'm wanting to learn php, but am having trouble setting up my computer so
that I can use it. I know that you need to have a server with php enabled.
I'm using a single PC with Windows XP, and have IIS installed. I have also
downloaded the latest version of php and installed that too. Still
He There Rob,
I don't mean to sound short, but you could try the the install.txt manual that comes
with the PHP installation. It's in your PHP directly where you unzipped. I've also
attached it for you.
If you still have problems, let us know and I'm sure someone will be happy to help.
Good Lu
Could someone provide me an HTML email marketing
(mailing list) script that allow me to capture the
prospects' email list from MySQL and send HTML email
through Windows 2000, IIS (Internet Information
Server)? The scripts I can find are either too heavy
or in Unix environment. I consider this is n
php-windows Digest 12 Nov 2002 05:13:03 - Issue 1435
Topics (messages 16862 through 16876):
Okay, I take it back about Apache
16862 by: Stephen Edmonds
16863 by: Scott Carr
[ANN] Zip code db available with latitude and longitude
16864 by: Brian Dunning
Re: Cleaning
Have a look at phpclasses.org. There are most likely quite a few HTML mail
classes.
As long as you're opt in, you're fine by me :)
-Dash
Only presidents, editors, and people with tapeworms have the right to
use the editorial "we."
On Tue, 12 Nov 2002, [big5] Terence Ng wrote:
> Could someone p
31 matches
Mail list logo