[PHP-WIN] Problem trying to use DOTNET class

2013-07-16 Thread Peter Facey
I can't get $serial = new DOTNET('System', 'System.IO.Ports.SerialPort'); to work because it always says PHP Fatal error: Uncaught exception 'com_exception' with message 'Failed to instantiate .Net object [CreateInstance] [0x80070002] The system cannot find the file specified. It does this even

[PHP-WIN] help needed

2008-01-25 Thread Peter D
Hi everyone! I hope my request can be answered by someone. I'm new to PHP and whole server issue! I'm trying to test my PHP scripts locally on my PC. It seems Apache/PHP/MySql and PhpMyAdmin are working correctly when I test simple php files. Here's the problem : I have two files:

[PHP-WIN] strange mktime

2007-08-17 Thread Peter Wechtersbach
Hello, im found some strange behaviour. Someone knows whats is going on or it is a bug?: lets do like this: three dates in timestamp: 27.10.2007: 1193436000 28.10.2007: 1193522400 29.10.2007: 1193612400 convert back: 1193436000: 27.10.2007 00:00:00 1193522400: 28.10.2007 00:00:00 1193612400:

[PHP-WIN] pgsql SSL support in binary distribution

2006-06-05 Thread Peter Kuma
Hi, Is there any reason why pgsql SSL support is disabled by default in binary distribution for Windows (PHP 5.1.4 zip package)? Regards, Peter Kuma -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: GD2

2006-06-05 Thread Peter Kuma
= ./' to point to your extension dir, e.g. 'extension_dir = c:/php5/ext'. More information on http://php.net/manual/en/install.windows.extensions.php. Peter Kuma -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: Handler for Apache 2.2

2006-05-05 Thread Peter Laursen
I meant binary downloadss for Windows! -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Copying a DB with PHP

2005-07-14 Thread Peter Poulsen
(Failed to connect to DB_B); echo Copying X data...\n; copy_all_data($conn_a, $conn_b, x); echo Copying Y data...\n; copy_all_data($conn_a, $conn_b, y); echo Done\n; odbc_close($conn_a); odbc_close($conn_b); ? Yours Peter -- A: Because

RE: [PHP-WIN] PHP5 and MySQL

2005-04-15 Thread Ordal, Peter
Cheers, Peter -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] error_log ignoring \ (like \n)

2005-01-16 Thread Peter Ford
I just used WAMP5 to install apache 1.3.33 and php 4.3.10 on Windows XP. All is good except that when i do a: error_log(this\nis\na\ntest); the output in the error.log looks like: [Sat Jan 15 11:24:51 2005] [error] this\nis\na\ntest If i run the same on other servers it comes out like: [Sat Jan

[PHP-WIN] PHP on an intranet with MSOffice-like templates

2004-11-16 Thread peter
(originally posted to php-db, but I realized that this list is far more germane for the question - apology to those reading it twice). I don't even know if this is possible, or if I'll have to go the route of .NET development to get this sort of functionality (I'm sure it's possible if I jump

[PHP-WIN] PageRank

2004-05-22 Thread Peter Rinab
Hi, anybody there who knows a source to evaluate the google PageRank? I know a couple of web pages to get the page rank online but this doesn't help. Looking for a source. Thanks, Peter

Re: [PHP-WIN] i need help

2004-05-18 Thread Peter 'iridium' Waller
$array_data[1]. To take off brackets, just use str_replace(); Hoppe this helps, Jordi. Or, better, you can do : preg_match( /^\\[i\\:(.*)\\]\$/, [i:something], $matches ); $matches[1] will contain something. Peter. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http

[PHP-WIN] Anyone who can help me??????

2004-04-16 Thread Peter Hansen
win2003 Anyone who can help me here??? Regards Peter -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Sheel_exec

2004-04-15 Thread Peter Hansen
win2003 Anyone who can help me here??? Regards Peter -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WIN] Server for PHP and ASP (and MySQL) ??

2003-12-03 Thread Peter Richards
. So, I may consider installing Apache and Apache-asp on the Win95 box. By the way, chilisoft (known as ASP on linux) is now not free. It sold to Sun. http://www.chilisoft.com/ Yes, I noticed that , and the Halycon product are commercial. Thanks, Peter -- PHP Windows Mailing List (http

Re: [PHP-WIN] HTTP/1.1 500 Server Error

2003-12-02 Thread Peter Richards
work under Win95. I re-installed 4.2.3 this morning, and was able to do a phpinfo(), so that's a start. Thanks, Peter -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Server for PHP and ASP (and MySQL) ??

2003-12-02 Thread Peter Richards
: PHP ASP MySQL Will Apache do ASP ? Hmm, I don't think so. I guess one option is to install Apache and PWS, but I think that would be a real _pain_, having to shut down one server and start up the other, evey time I wanted to run either a PHP or ASP file in my browser. Thanks, Peter -- PHP

[PHP-WIN] Re: Server for PHP and ASP (and MySQL) ??

2003-12-02 Thread Peter Richards
Win2k or more recent OS. I would like to be able to use PHP, ASP, MySQL, all on Win95. I guess I'm asking too much. Thanks, Peter -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WIN] Server for PHP and ASP (and MySQL) ??

2003-12-02 Thread Peter Richards
off with even using my old P-100 with 64Mb ram as a *nix web server, to be used for all the PHP/MySQL development work. Thanks, Peter -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] HTTP/1.1 500 Server Error

2003-12-01 Thread Peter Richards
of PHP I was using was 4.2.3, but I would prefer to use the latest version. Peter -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: [PHP-DB] $_POST in MySQL query issue...

2003-10-16 Thread Peter Beckman
--- Peter Beckman Internet Guy [EMAIL PROTECTED] http://www.purplecow.com/ --- -- PHP

[PHP-WIN] Re: [PHP-DB] Re: [PHP] $_POST in MySQL query issue...

2003-10-16 Thread Peter Beckman
sentence when the register_globals was on. Waste (albeit very minor) of variable space. Concat them. Beckman --- Peter Beckman Internet Guy [EMAIL PROTECTED

[PHP-WIN] passing variables

2003-10-11 Thread Peter Gerwing
cause the variable are lost any help. is it still a problem of configuring php etc Peter -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] newbie problem

2003-10-05 Thread Peter Gerwing
name I even know my password . QUESTION? I can't seem to get a html file with the PHP code to work. ? any ideas Peter -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Listing directory files in individual cells in a html table

2003-07-23 Thread Peter Houchin
Howdy I have a script that lists files from a directory. What I want to do is spilt the result up so that files are displayed into a html table that is 8 colums wide and how ever many rows are needed. ( my script is below ) Any help would be aprechiated Cheers Peter Heres my script table

RE: [PHP-WIN] combo boxes

2003-07-23 Thread Peter Houchin
Raul, Thank you very much for your help it works like a charm :) -- Peter Houchin Sun Rentals -Original Message- From: Raul IONESCU LYNX Fil Impex [mailto:[EMAIL PROTECTED] Sent: Wednesday, 23 July 2003 4:52 PM To: [EMAIL PROTECTED] Subject: [PHP-WIN] combo boxes Be more

[PHP-WIN] PDF Attahcment in MIMe message

2003-07-01 Thread PHodd (Peter)
ideas to help me? Regards, Peter Hodd Watercare Services Limited uses the Microsoft Office 2000 suite of applications. It is recommended that any files sent to us are compatible with these applications. ## Disclaimer: This e

[PHP-WIN] Re: where to find dll files

2003-06-21 Thread Peter 'iridium' Waller
Melih Onvural wrote: Hi, I've just moved over to Windows and PHP and I was wondering if anyone knows where to find the gd2.dll library? Off the PHP site it's in *NIX form and I'm not sure how to compile that on a Windows machine so I figured a .dll would be much simpler. Thanks, melih If you

[PHP-WIN] Re: Mail sent an hour before I send it

2003-06-19 Thread Peter Misun
something to do with PHP. Does anyone have any thoughts on this? =20 -- Mgr. Peter Misun MicroStep-MIS, Ilkovicova 3, 841 04 Bratislava, Slovakia tel: +421/ 2/ 602 00 127, 111, fax: +421/ 2/ 602 00 180 -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http

[PHP-WIN] doing $mc=new myclass(); or $mc= new myclass(); ?

2003-06-06 Thread Peter Misun
need help: what do you suggest to use: $mc = new myclass(); or $mc = new myclass(); because in any tutorial I can see the first form, but on page what references do in PHP manual I found out the second form so? 5o -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe,

[PHP-WIN] Re: doing $mc=new myclass(); or $mc= new myclass(); ?

2003-06-06 Thread Peter Misun
why? there is written, that not using sign will assign only copy ov object created - that means, you have one object 2 times in memory (in the first case) 5o Dvdmandt wrote: I do believe you want the first version... Peter Misun [EMAIL PROTECTED] skrev i meddelandet news:[EMAIL PROTECTED

Re: AW: [PHP-WIN] doing $mc=new myclass(); or $mc= new myclass(); ?

2003-06-06 Thread Peter Misun
Sven Schnitzke wrote: This is conceptual. If you want to know if new() is 'cheaper' than new() you might want to ask the developers list or take a look at execution time for 1 []new()s or so. yes, this is what I want to know I'll ask in php.dev developers list forum 5o -- PHP

Re: [PHP-WIN] doing $mc=new myclass(); or $mc= new myclass(); ?

2003-06-06 Thread Peter Misun
but I couldn't find case, in which is better to use the first form why should I have copy, if there is an original where I'm not having control over it ?!? 5o Per Lundberg wrote: On Fri, 2003-06-06 at 11:23, Peter Misun wrote: need help: what do you suggest to use: $mc = new

[PHP-WIN] Re: install PHP 431 on Windows 2003 server

2003-06-06 Thread Peter Misun
Anagnostakis Dept. of Primary Education University of Crete Campus Rethymno 74100 tel +302831077623 fax 77596 -- Mgr. Peter Misun MicroStep-MIS, Ilkovicova 3, 841 04 Bratislava, Slovakia tel: +421/ 2/ 602 00 127, 111, fax: +421/ 2/ 602 00 180 -- PHP Windows Mailing List (http://www.php.net

[PHP-WIN] Re: doing $mc=new myclass(); or $mc= new myclass(); ?

2003-06-06 Thread Peter Misun
here is answer I was waiting for: Per Lundberg wrote: On Fri, 2003-06-06 at 14:17, Peter Misun wrote: but I couldn't find case, in which is better to use the first form why should I have copy, if there is an original where I'm not having control over it ?!? You shouldn't

[PHP-WIN] Re: header problem with IIS

2003-05-28 Thread Peter Misun
problem was with switch in W2k server there is - Performance Options - Application response - and it can be switched to Applications or Background services after switching from second one to first one (app...), everything works fine now (without CGI Error) 5o Peter Misun wrote: running

[PHP-WIN] php_pgsql.dll problem

2003-03-04 Thread Peter Kmet
and libpq.lib and copied it to winnt/system32 folder (i tried php dll extensions dir as well) but i still have same warning and pg_* functions are not avilable. Your help is very appreciated Peter Kmet -- -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net

[PHP-WIN] Can't type national characters

2003-01-13 Thread Peter Henriksen
Help please I'm trying to put some national characters out with this function: imagestring ($image, $font_size, 5, 5, Hej æøå from Peter, $colour); The national characters comes out unreadable. What can I do? Peter Henriksen Denmark -- PHP Windows Mailing List (http://www.php.net

[PHP-WIN] V4.3

2002-12-31 Thread Peter Hawkins
Hi all, I too was eager to try the pear default install with the new windows binary but even now it's downloading a file that doesn't have it. Can we perhaps have a direct URL to the fixed file or a new link to it from the php site? Thanks, Peter -- PHP Windows Mailing List (http://www.php.net

RE: [PHP-WIN] PHP Editor

2002-11-04 Thread Thoenen, Peter Mr. EPS
/store/products/zend-studio.php -- bought this one before I found Komodo. I think it is junk, but thats my own opinion. Has/had some serious issue when I bought it (version 2.0/2.1). Don't recommend it. All three work just fine on windows. -Peter -Original Message- From: Mgr. Brian

[PHP-WIN] Unable to fork ...

2002-11-03 Thread Peter
to now. Has anyone an idea, how I can get rid of this problem? Thanks. Peter -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-WIN] PHP and Apache 2

2002-10-26 Thread Thoenen, Peter Mr. EPS
It works fine unofficially. Officially I believe 4.3 it is supported. -Peter -Original Message- From: erythros [mailto:erythros;erythros.d2g.com] Sent: Friday, October 25, 2002 16:52 To: [EMAIL PROTECTED] Subject: [PHP-WIN] PHP and Apache 2 this is probably the wrong place

RE: [PHP-WIN] Notice: Undefined variable:

2002-10-24 Thread Thoenen, Peter Mr. EPS
are in the enviromental arrays $_POST and $_GET try ?php echo $_GET['guest_name']? -Peter -Original Message- From: Richard West [mailto:ice_dog76;hotmail.com] Sent: Friday, October 25, 2002 05:01 To: [EMAIL PROTECTED] Subject: [PHP-WIN] Notice: Undefined variable: Hey, I just installed apache

RE: [PHP-WIN] Install problems with PHP for apache

2002-10-21 Thread Thoenen, Peter Mr. EPS
.phtml 6. save httpd.conf 7. net stop apache 8. net start apache For more complete troubleshooting, try RTFM :) ... http://www.php.net/manual/en/install.apache.php -Peter -Original Message- From: Mark Hozlapfel [mailto:mark_holzapfel;hotmail.com] Sent: Tuesday, October 22, 2002 04

[PHP-WIN] Variable error

2002-09-12 Thread Silbermann, Peter
{ // no newport operation loaded in sys_load } } else { // No newport operation available, shouldn't be trying to import // from newport anyway... } Peter Silbermann Tyco Electronics Inc. Fiber Optic

[PHP-WIN] POST

2002-09-06 Thread peter
Hi, anybody who can help? I Try to post data from form test1.html and read in new_entry.php form (environment: Windows XP Prof. , Apache, PHP 4.0.5) test1.html head form method=post action=new_entry.php INPUT NAME=email TYPE=Text size=32/INPUT INPUT type=submit value=enter /FORM /body

[PHP-WIN] mail() does not work. Help please...

2002-08-28 Thread Peter
which does not work: $my_mail = my_email_address mail ($my_mail, No need for reply -- PHP test!, hi Peter\nLine 2\n); 3. I have a XP-firewall. As all the other programs work well (several messengers work fine: AOL, MSN) what did I do wrong, forget etc. Can anyone help me? with friendly greetings

Re: [PHP-WIN] mail() does not work. Help please...

2002-08-28 Thread Peter
here some other address?. I am really sorry. I have no idea. You must tell me exactly. with friendly greetings, Peter Piotr Pluciennik wrote: So, you should have an access to smtp server. Then in php.ini set lines as below according to address of your server and your mailbox... [mail function

[PHP-WIN] mail() I get crazy from this...

2002-08-28 Thread Peter
, tell me what to do exactly. In the XP environment. with friendly greetings, Peter -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WIN] mail() I get crazy from this...

2002-08-28 Thread Peter
Hello, Thanks for this answer. No, I do not have an ISP. I only have a raw line: fast ADSL without any whatever, but guaranteed fast. I do not understand your kind of english, but it seems to me from your last sentence that I should give up. with friendly greetings Peter van Summeren Ross

Re: [PHP-WIN] mail() I get crazy from this...

2002-08-28 Thread Peter
am an ISP provider. Well than, where/how can I become ISP provider? Because I want to be independent. with friendly greetings, Peter van Summeren B.A.T. Svensson wrote: Thanks for this answer. No, I do not have an ISP. I only have a raw line: fast ADSL without any whatever, but guaranteed fast. I

RE: [PHP-WIN] re-initiating a sesion

2002-08-25 Thread Peter Houchin
on the top of every pages that you need the sessions make sure you have session_start() put this before any html out put and you shouldn't have any problems -Original Message- From: Kieran Hall [mailto:[EMAIL PROTECTED]] Sent: Monday, 26 August 2002 9:01 AM To: [EMAIL PROTECTED]

[PHP-WIN] get all headers and IIS

2002-08-16 Thread Thoenen, Peter Mr. EPS
Hello, I see the getallheaders() function for apache but nothing for IIS ... anybody know a way to get all the headers for a request in IIS? -Peter ## Peter Thoenen - Systems Programmer Commercial Communications Camp Bondsteel, Kosovo

RE: [PHP-WIN] Code Conversion ASP -- PHP Example

2002-08-13 Thread Thoenen, Peter Mr. EPS
('SELECT * FROM categories'); # Step through each row returned while($row=mysql_fetch_array($queryexe)){ extract($row); echo $categoryid, $catdescription, $catimagebr/; } Hope this helps, -Peter ## Peter Thoenen - Systems Programmer Commercial Communications Camp

[PHP-WIN] Re: PHP on IIS CGI timeout problems

2002-08-03 Thread Peter
Isn't there a setting in php.ini which restricts the maximum file size that can be uploaded? Does your program work for small files? Daniel MassóN [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Hi there !! ... im Daniel im new in the list !! Hi there !!!

RE: [PHP-WIN] Does System() work?

2002-07-30 Thread Peter
-Original Message- From: Kevin Stone [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 31 July 2002 4:01 AM To: [EMAIL PROTECTED] Subject: [PHP-WIN] Does System() work? I'm trying to run a simple script that pings and address and outputs the results using the system() function. The

RE: [PHP-WIN] End session

2002-07-29 Thread Peter
kit , 1st off have a look in the manual it will have it all there... 2nd normally a session will end when the user closes the browser.. -Original Message- From: Kit Kerbel [mailto:[EMAIL PROTECTED]] Sent: Tuesday, 30 July 2002 12:11 PM To: [EMAIL PROTECTED] Subject: [PHP-WIN]

RE: [PHP-WIN] cant store checkbox vale ..... ?????

2002-07-29 Thread Peter
hi guys im stuck with check boxes now n id b really gratefull if anyone d help plx the thing is i cnt get the cheked value from a checkbox input type=checkbox name=news_letter_subs sign me up fo weekly news letter and updates/input try this input type=checkbox

[PHP-WIN] Re: pretty simple-but i can't figure it out

2002-07-25 Thread Peter
You could also make a function to simplify things if you have lots of links function dolink($href, $text) { $text = A HREF=\$href\$text/A; return $text; } then calling echo dolink(page1.php,Link to page 1); would output a link to page1.php with the text Link to page 1 Tim Blackwell [EMAIL

RE: [PHP-WIN] Can php generate MS word doc format?

2002-07-24 Thread Peter
Nicole, if you have StarOffice or OpenOffice on your machine or have access to it it can save into MS Word Doc format.. just use the save as.. cheers -Original Message- From: Nicole Amashta [mailto:[EMAIL PROTECTED]] Sent: Thursday, 25 July 2002 1:36 PM To: [EMAIL PROTECTED]

[PHP-WIN] Re: MySQL..

2002-07-23 Thread Peter
You could do it through regedit. If you have to logon to the network, go to HKEY_CURRENT_USER Software Microsoft Windows Current Version then check in Run and RunOnce to see if MySQL is there. If it is delete that entry (make sure you know you're deleting the right one though!) Now do this by

[PHP-WIN] Re: Syntax

2002-07-23 Thread Peter
Scott's explaination makes it look a bit like the if syntax in MS Excel If($first, $second, $third) Kit Kerbel [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... What, if you please, does this syntax denote exactly. ($i==0?($i):($i*20))

RE: [PHP-WIN] Apache Virtual Hosts Local Machine Help

2002-07-23 Thread Peter
the host name you want touse has to be a valid hostname .. so you can't just make on up and go beauty i'll use that one .. it has to be added to ur dns in order for virtual hosts to work -Original Message- From: Sean M. Mayhew [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 24 July 2002

RE: [PHP-WIN] phpnuke

2002-07-22 Thread Peter
On 22 Jul 2002 at 15:11, Wayne A. Darby wrote: I am new to php and am trying to implement a chat client that is based in php. I am using MySQL, APACHE, PHPNUKE and I can type in the address and hit my site just fine. When I try to click on a link I recieve the error message Cannot

[PHP-WIN] Re: Restart process from code?

2002-07-17 Thread Peter
You need a program to control the ASP process. This is proably some sort of command line tool and you just put whatever you would type in the commandline into the exec() function. (in quotes of course!) Noah Spitzer-Williams [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL

RE: [PHP-WIN] strange error

2002-07-10 Thread Peter
try this.. ? if ($submit) { echo($cisco); } ? and maybe add $PHP_SELF for the action. Cheers -Original Message- From: fungi [mailto:[EMAIL PROTECTED]] Sent: Thursday, 11 July 2002 12:14 PM To: [EMAIL PROTECTED] Subject: [PHP-WIN] strange error I

RE: [PHP-WIN] strange error

2002-07-10 Thread Peter
still doesn't work.. i changed the register_globals from off to on in php.ini and tested the original code. This time it works, but it still displays undefined variable cisco why? Peter [EMAIL PROTECTED] ???:[EMAIL PROTECTED] try this.. ? if ($submit

RE: [PHP-WIN] strange error

2002-07-10 Thread Peter
? I heard of it is set to on will cause some security problem Fungi [EMAIL PROTECTED] ¼¶¼g©ó¶l¥ó·s»D :[EMAIL PROTECTED] yes it is on Peter [EMAIL PROTECTED] ???:[EMAIL PROTECTED] am not sure... it works fine for me ... do you have allow_call_time_pass_reference set

RE: [PHP-WIN] strange error

2002-07-10 Thread Peter
Peter [EMAIL PROTECTED] ???:[EMAIL PROTECTED] have you tried restarting IIS since u changed the register globals? -Original Message- From: fungi [mailto:[EMAIL PROTECTED]] Sent: Thursday, 11 July 2002 1:33 PM To: [EMAIL PROTECTED] Subject

RE: [PHP-WIN] strange error

2002-07-10 Thread Peter
sorry my bad .. make it like this.. ? if( $submit ) // make a clause so that only when submit is pressed will this part run { echo( $cisco ); } $cisco = ; ? form etc -Original Message- From: Peter [mailto:[EMAIL PROTECTED]] Sent: Thursday, 11 July 2002 2:17 PM

[PHP-WIN] Re: Php graphics

2002-07-03 Thread Peter
Sounds like Office has affected your browser and your browser doesn't recgnise the graphics as a graphic it can open. Either that or the class is outputting the wrong headers for the image file. Try: HTMLBODYIMG SRC=jpgraph_lineplot.php/BODY/HTML not sure if this would make any difference though.

[PHP-WIN] Problem installing PHP on Win95/PWS - 500 error

2002-07-03 Thread Peter Cinquini
I am having problems installing php (4.2.1) on Personal Web Server on Windows 95 using the InstallShield installer and specifying the standard installation. I have set up a php directory given it full privileges including execute and tested that it is in my webspace. When I try and run a test php

RE: [PHP-WIN] Tons of notices and warnings...for what reason?

2002-07-01 Thread Peter
in the page eg ? header(blah); ? html also make sure there are no blank lines before opening the php tags then try your page... you may find that some of the other messages you are getting will dissapear when the headers are set Cheers Peter

RE: [PHP-WIN] case-sensitive

2002-07-01 Thread Peter
snip include(config.php); does not work; /snip where is config.php in relation to the document that is calling it? eg say your using http://www.blah.com/foo.php and that needs the config.php file.. if you use just include(config.php); then config.php must be in the same place as

RE: [PHP-WIN] Followed install.txt... and NOTHING

2002-07-01 Thread Peter
wot messages do you have coming up on your browser? -Original Message- From: news.per.connect.net.au [mailto:[EMAIL PROTECTED]] Sent: Tuesday, 2 July 2002 1:40 PM To: [EMAIL PROTECTED] Subject: [PHP-WIN] Followed install.txt... and NOTHING I am using Windows XP Professional

RE: [PHP-WIN] Followed install.txt... and NOTHING

2002-07-01 Thread Peter
To: Peter Subject: Re: [PHP-WIN] Followed install.txt... and NOTHING I get no messages... its as if the PHP scripting wasnt present! - Original Message - From: Peter [EMAIL PROTECTED] Newsgroups: php.windows To: news.per.connect.net.au [EMAIL PROTECTED]; Sent: Tuesday, July 02, 2002

[PHP-WIN] Re: errormessage: undefined variables - why define them?

2002-06-30 Thread Peter
if you just say $some_var = this that defines the variable. but if you had something like if ($some_var == that) without setting $some_var to something beforehand you would probably get an error. Uwe Birkenhain [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL

RE: [PHP-WIN] filemtime()

2002-06-30 Thread Peter
do a search for it in the manual :) if it works on php unix it will work with php windows :) -Original Message- From: James Mclean [mailto:[EMAIL PROTECTED]] Sent: Monday, 1 July 2002 2:15 PM To: [EMAIL PROTECTED] Subject: [PHP-WIN] filemtime() Hi, Anyone know if the

[PHP-WIN] Re: More sites

2002-06-27 Thread Peter
It depends. If you have a domain linked to your IP address then you're only going to be able to see what's at that IP. If you use some kind of domain forwarding (i.e frames, meta refresh tag or PHP header(Location: xxx)) then you could have each domain linking to a redirection page, and each

RE: [PHP-WIN] Re: Implement Javascript into vB code

2002-06-25 Thread Peter
in that case wouldn't u just go ? some php tricks ? script=Javascript some javascript tricks /script ? -Original Message- From: Mike [mailto:[EMAIL PROTECTED]] Sent: Tuesday, 25 June 2002 4:13 PM To: [EMAIL PROTECTED] Subject: [PHP-WIN] Re: Implement Javascript into vB

[PHP-WIN] Re: isset

2002-06-25 Thread Peter
You can do if(!isset($_POST['email'])) { go_back(); } else { print Thanx; } or if($_POST['email'] == ) { go_back(); } else { print Thanx; } Jan - Cwizo [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Hi I am a building a guestbook as a course of my learning of

RE: [PHP-WIN] Implement Javascript into vB code

2002-06-24 Thread Peter
dunno this is PHP list not VB :) try asking a VB list mmm VicBitter mm -Original Message- From: Mike [mailto:[EMAIL PROTECTED]] Sent: Tuesday, 25 June 2002 3:53 PM To: [EMAIL PROTECTED] Subject: [PHP-WIN] Implement Javascript into vB code How

[PHP-WIN] Re: Mysql socket error :\

2002-06-22 Thread Peter
is mysql running on port 10106? I run mine on the default port but I don't think it was that one! Have a look in the configuration files. Marco Lanini [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Hi, i have a little big problem with my configuration. I

[PHP-WIN] Re: CGI Error Instead of 404

2002-06-21 Thread Peter
Can you access other PHP files without a problem? Anonymous [EMAIL PROTECTED] wrote in message news:002e01c217fa$bfbfb4f0$3200a8c0@skurk... hi... when i try to access a .php file on my webserver that doesnt exist i get the CGI Error instead of a 404 Error since I want to use custom error pages

[PHP-WIN] Re: Detecting Username's again

2002-06-21 Thread Peter
I don't know myself, but you could try setting the environment variable, then getting the machine to open a page on the server which prints out all the variables, like phpinfo(). Carl Whittaker [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... I posted a little

[PHP-WIN] dynamic water marks?

2002-06-18 Thread Peter
in jpg format when the image is displayed on any page a watermark is disply over part of the image .. to try and bluff other people into thinking the watermark is part of the image... Cheers Peter the only dumb question is the one that wasn't asked -- PHP Windows Mailing List (http://www.php.net

RE: [PHP-WIN] IIS/PHP

2002-06-18 Thread Peter
i dunno i found iis to be a pain in the butt so now i just use apache on win2k :) -Original Message- From: James Mclean [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 19 June 2002 3:37 PM To: [EMAIL PROTECTED] Subject: [PHP-WIN] IIS/PHP All, Consider the following code. ? if ($query) {

[PHP-WIN] Re: a problem.

2002-06-02 Thread Peter
Does register_globals = On in the php.ini file? Instead of using $var in your script try using $_GET['var'] (you don't use post if the variable is in the URL) D.Terziev [EMAIL PROTECTED] wrote in message 002001c20a2f$9a1ae630$0100a8c0@azure">news:002001c20a2f$9a1ae630$0100a8c0@azure... Hi

[PHP-WIN] Re: Loading extensions...

2002-06-02 Thread Peter
Try extension_dir = d:\php\extensions or extension_dir = d:/php/extensions/ etc Chris Knipe [EMAIL PROTECTED] wrote in message 001b01c20a61$56f0c3c0$[EMAIL PROTECTED]">news:001b01c20a61$56f0c3c0$[EMAIL PROTECTED]... Hi, I got some problems loading php extensions (php_gettext.dll)... When

[PHP-WIN] Re: PHP + PDF

2002-05-28 Thread Peter
Have you got any other extensions to run ok? I found that I had to enclose the path to the extension dir in quotes so it read C:\Program Files\php\extensions instead of /extensions Have you had a look to see if the file is actually there and hasn;t been deleted? Also, check you haven't got more

[PHP-WIN] Internet Explorer

2002-05-26 Thread Peter
I've got a page which uses gd to make an image and outputs it to the browser. The image is generated by submitting a form with the relevant data. If the form is submitted using POST, clicking File Print in IE5.5 prints the image as if no data was submitted by the form. Using GET, the image

[PHP-WIN] Executebale code from a databse

2002-05-22 Thread Peter
Hi. I'm changing my website to one based on My-SQL which will help with organization and searching etc. Hopefully, the code for all the pages will be stored in the database too. However, I cannot get PHP to parse / execute the code stored in the database. The script $query = mysql_query(SELECT *

[PHP-WIN] Re: Executebale code from a databse

2002-05-22 Thread Peter
is displayed and if nothing is entered it goes to the homepage. Thanks for your help guys! Peter [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Hi. I'm changing my website to one based on My-SQL which will help with organization and searching etc. Hopefully,

Re: [PHP-WIN] mail() problem

2002-05-13 Thread Peter
Check to see how many copies of php.ini are on your system. Although it shouldn't affect the module version, the php.ini in the c:\php (or whatever) folder is read by the CGI executable instead of the one in c:\windows [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL

Re: [PHP-WIN] Sessions

2002-05-03 Thread Peter Finch
Many thanks indeed. That did the trick. Peter Finch Scott Hurring [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... you have to setup the directory for sessions in your 'php.ini' file. It defaults to '/tmp', which is *not* a subdir, but a root-dir (AF

[PHP-WIN] Sessions

2002-05-02 Thread Peter Finch
setting of session.save_path is correct (/tmp) in Unknown on line 0 I have provided a directory called tmp as a sub directory of the directory in which the little program resides. It is not read only. Phpinfo() shows session.save_path as /tmp. Would anyone help me please? Peter Finch

[PHP-WIN] command line options to php.exe

2002-04-25 Thread Peter Witkop
configuration for each site, but neither has had any effect. Is what I'm trying to do possible? Thanks very much for your time. Peter Witkop -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] PHP execution error

2002-03-14 Thread Peter Salvage
Hi all NT4 Server SP6 IIS4 I installed PHP 4.0.6 according to the instructions posted on php.net and ran the ubiquitous hello world script to verify that all was working as advertised. My webserver rsponded with a popup window as follows: snip php.exe - invalid current directory The process

RE: [PHP-WIN] PHPTriad 2.11 (MySQL) connect problem.

2002-03-14 Thread Peter Ruan
as Standalone, the admin tool seemed to remember to activate things standalone on the next reboot. good luck, Warren Vail Tools, Metrics Quality Processes (415) 667-7814 Pager (877) 774-9891 215 Fremont 02-658 -Original Message- From: Peter Ruan [mailto:[EMAIL PROTECTED]] Sent

Re: [PHP-WIN] PHPTriad 2.11 (MySQL) connect problem.

2002-03-14 Thread Peter
Yeap I did, but still didn't work...I think it's an issue with Windows XP. Anyway, I found another source of webserver which is just as painless as PHPTriad was. http://www.nusphere.com/ Thanks for your help and suggestions. -Peter - Original Message - From: Vail, Warren [EMAIL

  1   2   >