[PHP-WIN] Re: undesired header in all my php pages

2001-01-29 Thread patrik . lindstrom
At 04:11 28/1/2001, Alkis Doulgeris wrote: >Dear sirs, > > About a month ago, I downloaded and installed the php binaries, on My >Apache 1.3.14 server under windows 2000. > > I work with Dreamweaver 4, And untill last 2 days, I was able to test >and run my scripts without any problem. No

RE: [PHP-WIN] Text area

2001-01-29 Thread Mangiola Nunzio Datavia
It does work on the face of it. But when you query the database the field is empty even if you filled it in. > -- > From: David Harrison[SMTP:[EMAIL PROTECTED]] > Sent: Tuesday, January 30, 2001 8:22 AM > To: [EMAIL PROTECTED] > Subject: RE: [PHP-WIN] Text area

RE: [PHP-WIN] Text area

2001-01-29 Thread David Harrison
Try using the TEXTAREA tag instead: --dave > -Original Message- > From: Mangiola Nunzio Datavia [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, 30 January 2001 4:13 PM > To: [EMAIL PROTECTED] > Subject: [PHP-WIN] Text area > > > Hi > > I'm trying to or half succeeded in creating > a gu

[PHP-WIN] Text area

2001-01-29 Thread Mangiola Nunzio Datavia
Hi I'm trying to or half succeeded in creating a guestbook on my intranet site. Now my problem is this: When creating the form I have trouble creating a text area larger than one line. I use at the moment http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

[PHP-WIN] Installation configuration

2001-01-29 Thread gerard garcia
Hello, I have Windows 98 running Personal Web Server 4.0 and downloaded the version 4.0.4. pl1 installer number 1.04. I ran the installation. I basically want to 'compile' the PHP coding i do (in html) and 'check it' on the home page that Personal web server created for me. Am i doing something

[PHP-WIN] PHP on NT4 Enterprise w/ MS Cluster Service & WLBS

2001-01-29 Thread Sean . Rector
I'm investigating the possibility of installing PHP onto a pair of Win NT4 Enterprise Servers, running Windows Load Balance Service. Does anyone have any information on how PHP performs/would perform in this environment? Are there any "gotcha's" that I need to look for? I'll want PHP to run wit

[PHP-WIN] Variable problems

2001-01-29 Thread Diverge
Hi. I've sort of programmed myself into a corner on a recent projekt i've been working on. This is the last part of the projekt, and i sure hope someone can help me on this one. Scenario is: I want to read a HTML file containing PHP variables into a string, then replace the variables with tex

Re: [PHP-WIN] A question

2001-01-29 Thread Gonzalo Vera
I'm afraid you're still short in having php running: yours is an apache configuration problem, which is off topic for this list. I'll mail you directly with some pointers to get your setup running. Gonzalo. >I am now learning PHP,I have already installed it,and have modified > the 'httped.

RE: [PHP-WIN] Error in a remote computer with IIS and windows 2000

2001-01-29 Thread Bikes
That is the actual error I get whenever I do not point my script to the correct location, or when my script is not under the home directory of my webserver. To make sure you are in the correct home directory, save a simple "Hello world" in the same folder where you saved the php file, give it the

Re: [PHP-WIN] Install question

2001-01-29 Thread Johannes Janson
any error-messages? do you have the "AddType application"-bit set? <[EMAIL PROTECTED]> schrieb im Newsbeitrag [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Win98, Apache 1.3.12, PHP 4.04 [win32] > NOTHING I do can get PHP code to show up in my browser. Is there some > problem that I don't know

Re: [PHP-WIN] PHP vs JSP ?

2001-01-29 Thread Michael Stearne
Which is better Coke or Pepsi? I'm kidding, but there was just a really long discussion on this a couple of weeks ago. Go to http://phpbuilder.com and do a search on this topic, you'll find a lot. Michael On Monday, January 29, 2001, at 06:08 AM, Antonio Lopez wrote: > > PHP or JSP ? >

[PHP-WIN] A question

2001-01-29 Thread ATU
I am now learning PHP,I have already installed it,and have modified the 'httped.conf'in Apache.But when I run 'apache.exe',it didn't work.I checked it in Ms-dos,it said: 'APACHE.EXE:cannot determine local host name. Use the SeverName directive to set it manually.' I think i shouldn'

[PHP-WIN] Re: undesired header in all my php pages

2001-01-29 Thread Zeev Suraski
At 04:11 28/1/2001, Alkis Doulgeris wrote: >Dear sirs, > > About a month ago, I downloaded and installed the php binaries, on My >Apache 1.3.14 server under windows 2000. > > I work with Dreamweaver 4, And untill last 2 days, I was able to test >and run my scripts without any problem. No

[PHP-WIN] Install question

2001-01-29 Thread RichInRI
Win98, Apache 1.3.12, PHP 4.04 [win32] NOTHING I do can get PHP code to show up in my browser. Is there some problem that I don't know about? I even tried the install tutorial at thickbook.com. STILL nothing. Richard -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [

Re: [PHP-WIN] PHP vs JSP ?

2001-01-29 Thread Toby Butzon
There are all kinds of comparisons out there on this. A search on any popular search engine should turn something up. Also, I believe there was an article on CNET comparing ASP, PHP, and JSP. The general word seems to be that JSP is a little slower in execution time and in development time, but i

Re: [PHP-WIN] About Error Message

2001-01-29 Thread Ryan Grove
Try moving php_yaz.dll to your Windows system directory (i.e., c:\winnt\system32\). This seems to fix the problem most of the time. -- Ryan Grove [EMAIL PROTECTED] http://wonko.com/ - If you declare love, what identifier scope d

[PHP-WIN] PHP vs JSP ?

2001-01-29 Thread Antonio Lopez
PHP or JSP ? I need to know what language is better to develop powerful dinamic web pages. Thankyou!! === Antonio López Luna Ingeniería e Integración Avanzadas (Ingenia), S.A. Parque Tecnológico de Andalucía 29590 - Málaga (Spain) Tel. 34-

php-windows Digest 29 Jan 2001 21:29:25 -0000 Issue 418

2001-01-29 Thread php-windows-digest-help
php-windows Digest 29 Jan 2001 21:29:25 - Issue 418 Topics (messages 5231 through 5243): Re: Is it possible to CONVERT file formats? 5231 by: James Duncan Re: Jabber and PHP 5232 by: Toby Butzon 5233 by: James Duncan 5234 by: Gonzalo Vera 5235 by: Ja

[PHP-WIN] About Error Message

2001-01-29 Thread M.Riadul Mannan
Hi there I have configured Apache and Php successfully. But i want to use YAZ support from PHP. I have changed the extension_dir = and uncomment the extension = php_yaz.dll in the php.ini file. And put the .ini file in the windows dir. But I am getting the following Error message Fatal err