[PHP-WIN] Re: Error on viewing test.php

2001-07-10 Thread Johan
Hi Wayne, Did you copy the files to C:\WINNT? /Johan > Hi all, > > Please help I'm a newbie to PHP stuff. > > When I try and view test.php, it keeps saying that it carn't find the > dynamic librarys. In PHP.INI it has all the default values and file > locations but it just won't work. I'm runnin

[PHP-WIN] Re: Access Violation error. PLEASE HELP

2001-07-10 Thread Johan
Hi, Try an upgrade to 4.0.6, it helped me with alot of problems... Is it just one script running on the server? Coul'd it be that there's one function/script that's not used more than once every 2-3 hours or so, and that one has some bad functions/errors?? /Johan > I have the following setup.

Re: [PHP-WIN] How to remove a value from a array

2001-07-10 Thread Ruslan Ohitin
Hi Steen, See array_splice() in manual SR> Hi SR> How can I remove a vale from a array() SR> eg; SR> $a = array("1","2","3"); SR> if I then unset($a[1]) the value is NULL, or the offset is empty, and you get a error if yoy try to access that element. SR> What I want/need is a function whic can

Re: [PHP-WIN] How to use imagettftext() on NT running Apache, php 4.0.6

2001-07-10 Thread Ruslan Ohitin
Hi Steen, >Warning: Could not find/open font in d:\www\webreklamer\thepic.php on >line NNN Find in the page produced by phpinfo() line FreeType Linkage in GD section. It must be "With TTF ..." (In PHP4.0.4pl1 from php.net). PHP 4.0.6 (from php.net) have "with freetype". This don't work with ttf

php-windows Digest 11 Jul 2001 06:16:56 -0000 Issue 646

2001-07-10 Thread php-windows-digest-help
php-windows Digest 11 Jul 2001 06:16:56 - Issue 646 Topics (messages 8232 through 8238): Error on viewing test.php 8232 by: Wayne Hinch Access Violation error. PLEASE HELP 8233 by: PHPFAN How to use imagettftext() on NT running Apache, php 4.0.6 8234 by: Steen Rabø

[PHP-WIN] Re: PHP and IIS and Win2k and Access Violation problems...

2001-07-10 Thread elias
I don't really know how i can setup CGI instead of ISAPI under NT systems.. I only got the installer from php.net and ran it and chose in the installer IIS. The installer didn't ask me about whether I want to install as CGI or ISAPI. But I feel it's installed as ISAPI... So plz tell me how I can

[PHP-WIN] Re: Interbase: ibase_pconnect() problem

2001-07-10 Thread Pascal Bruyez
Hello Wolfgang , I hav'nt the solution to your problem and i hope you resolved it sine the 15 march ... But i have a problem to load the dll php_interbase.dll : i have uncommented the extension in the php.ini file but it doesn't work and i can't find what's wrong . I have tested with MSSQL 7.0

[PHP-WIN] How to remove a value from a array

2001-07-10 Thread Steen Rabøl
Hi How can I remove a vale from a array() eg; $a = array("1","2","3"); if I then unset($a[1]) the value is NULL, or the offset is empty, and you get a error if yoy try to access that element. What I want/need is a function whic can remove a valy/key from a array Does such a function exists

[PHP-WIN] Re: Interbase: ibase_pconnect() problem

2001-07-10 Thread Pascal Bruyez
Hello Wolfgang , I have no solution to your problem and i hope you find one since 15 march, I have a problem for loading dynamic library php_interbae.dll : when i try to use this library , i have the error message: "Unable to load dynamic library 'c:\php\extensions/php_interbase.dll" I

[PHP-WIN] How to use imagettftext() on NT running Apache, php 4.0.6

2001-07-10 Thread Steen Rabøl
Hi I keep getting a error in the following code: if called directly with: thepic.php?text=test then I get: Warning: Could not find/open font in d:\www\webreklamer\thepic.php on line 19 Warning: Could not find/open font in d:\www\webreklamer\thepic.php on line 26 And the arial.ttf IS in the

[PHP-WIN] Access Violation error. PLEASE HELP

2001-07-10 Thread PHPFAN
I have the following setup. PHP 4.04 running on windows 2000 using SQL Server 7.0 The script runs fine for sometime, then I get the following errors PHP has encountered Access Violation at 013A2466. So I have to reboot everytime. This happens almost every 2 to 3 hours or so. I have to use PHP on

[PHP-WIN] Error on viewing test.php

2001-07-10 Thread Wayne Hinch
Hi all, Please help I'm a newbie to PHP stuff. When I try and view test.php, it keeps saying that it carn't find the dynamic librarys. In PHP.INI it has all the default values and file locations but it just won't work. I'm running windows 2000 Professional with their server and PHP 4.0.4. Wayne

php-windows Digest 10 Jul 2001 16:52:41 -0000 Issue 645

2001-07-10 Thread php-windows-digest-help
php-windows Digest 10 Jul 2001 16:52:41 - Issue 645 Topics (messages 8214 through 8231): Re: php and Dreamweaver (How To) 8214 by: Jason Gan 8215 by: John Meyer 8227 by: Carlos Andre Marques Moreira about wml and session 8216 by: gary 8219 by: Ruslan

Re: [PHP-WIN] PHP and IIS and Win2k and Access Violation problems...

2001-07-10 Thread Frank M. Kromann
Could you tell us some more about yor configuration ? Do you use CGI or ISAPI, what extensions do you use ? - Frank P.S. CGI is the most stable version at the moment. > Hi! > > I've recently setup PHP on my Win2000 with IIS5, > > Sometimes PHP works and other time it doesn't... > > When it

[PHP-WIN] TE INFORMAMOS

2001-07-10 Thread COFOR
Jacarilla 8.7.2001.Publicidad/Enseñanza a Distancia Hola que tal: El motivo de la presente carta es informarte de la posibilidad de poder realizar algún curso a distancia de tu interés, cursos relacionados con tu trabajo inquietudes y ocio.ect.El conocimiento es el mayor patr

RE: [PHP-WIN] Loading PHP3 page

2001-07-10 Thread Ben Bleything
In your httpd.conf file (/etc/httpd/conf/httpd.conf, typically, on unix anyway) find the lines that looks something like AddType application/x-httpd-php .php .phtml AddType application/x-httpd-php-source .phps And just add .php3 to the first list (so it would read .php .phtml .php3) If you hav

RE: [PHP-WIN] Re: Using PHP in Web Pages

2001-07-10 Thread Ben Bleything
If this is too 'big' of a solution (ie, you don't need all that functionality) you could just 'include header.inc', 'include footer.inc', etc. Check the manual for details.. Although, templates will probably be a bit more flexible, I would guess... Ben -Original Message- From: Michel L

[PHP-WIN] RE: php and Dreamweaver (How To)

2001-07-10 Thread Carlos Andre Marques Moreira
Hi, You can put php code using the HTML Editor of dreamweaver. It is just a simple text editor (like notepad). Just put your code there, and dreamweaver won't mess it. Build your page with dreamweaver and then add your code using the HTML editor. Dreamweaver makes it easy to build a HTML page, i

[PHP-WIN] Re: Loading PHP3 page

2001-07-10 Thread Hoth
Add the following line to your httpd.conf. After the line where you have loaded the modul. AddType application/x-httpd-php .php3 cu Hoth Hoth Gebhardt [EMAIL PROTECTED] Germany "Abc" <[EMAIL PROTECTED]> schrieb im Newsbeitrag [EMAIL PROTECTED]"

RE: [PHP-WIN] Using PHP in Web Pages

2001-07-10 Thread Asendorf, John
This is how my entire website is built... I'm fairly certain you can find all of the header, sidebar and footer code that I use on Zend.com or phpbuilder.com If you'd like to have the files sent directly to you, just mail me directly and I'll send them to you. John - John A

[PHP-WIN] Re: Using PHP in Web Pages

2001-07-10 Thread Michel Laine
David Cox wrote: > can someone here steer me in the correct direction? > > heres what i want to do. (im sure its possible)?? > > i dont want to have to edit every web page when i change something. can i > make multiple pages, (say a header, footer, links, maintext, and then use > PHP to call thos

[PHP-WIN] Loading PHP3 page

2001-07-10 Thread ABC
How can I make my Apache 1.3.20 / php 4.05 to work with php3 pages?? I am using php asa a module in Apache. Thanks. -- 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

Re: [PHP-WIN] about wml and session

2001-07-10 Thread gary
Hi Ruslan, I have tried to test it, but it does not work. When I put session_* before the header, it will add html header in front of my php automatically. So, my wml browser cannot access it. I have tried to replace default_mimetype = "text/html" to default_mimetype = "text/wap.vnd.wml" a

[PHP-WIN] PHP and IIS and Win2k and Access Violation problems...

2001-07-10 Thread elias
Hi! I've recently setup PHP on my Win2000 with IIS5, Sometimes PHP works and other time it doesn't... When it doesn't it just prints out: PHP has encountered an Access Violation at 00EC24B6 Can't someone shed some lights please? -- PHP Windows Mailing List (http://www.php.net/) To unsubsc

Re: [PHP-WIN] about wml and session

2001-07-10 Thread Ruslan Ohitin
Hello gary, Try to put session_* functions before any output (echo, etc): session_start(); session_register("temp"); header("Content-type: text/vnd.wap.wml"); echo ("\n"); echo ("http://www.wapforum.org/DTD/wml_1.1.xml\";>"); g> Hi all, g> I am trying to use session in my wml. So, I

[PHP-WIN] Using PHP in Web Pages

2001-07-10 Thread David Cox
can someone here steer me in the correct direction? heres what i want to do. (im sure its possible)?? i dont want to have to edit every web page when i change something. can i make multiple pages, (say a header, footer, links, maintext, and then use PHP to call those pages up and put them in cer

[PHP-WIN] about wml and session

2001-07-10 Thread gary
Hi all, I am trying to use session in my wml. So, I add the following statement in my php. header("Content-type: text/vnd.wap.wml"); echo ("\n"); echo ("http://www.wapforum.org/DTD/wml_1.1.xml\";>"); session_start(); session_register("temp"); But it's not sucessful and I get the following