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,

[PHP-WIN] BCMath functions

2002-05-06 Thread Peter
How do the BCMath functions work? I tried using them for some precision iterative processes and they kept giving me incorrect answers (correct only to about 4 decimal places). In the end I changed the precision setting in php.ini to 14 and used standard math functions which gave the same results

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 PROTECTED

[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
ot be found" 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 wil

[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 print

[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] 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... > H

[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)...

[PHP-WIN] Re: Detecting Usernames

2002-06-09 Thread Peter
I'm sure there is a a variable with this in, but it only works if you are using NT or logged on to an NT Domain. I saw it somewhere in the manual but can't find it now!! "Carl Whittaker" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I was just wondering if a

[PHP-WIN] dynamic water marks?

2002-06-18 Thread Peter
the site say 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" --

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. $last_error_messa

[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 pag

[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] 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. >

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 wou

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

2002-06-24 Thread Peter
in that case wouldn't u just go some javascript tricks ? -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 code Sorry guys, let me rephrase my question

[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

Re: [PHP-WIN] case-sensitive

2002-06-25 Thread Peter
PHP variable names are case sensitive aren't they? It might just be that config.php can be found by Win2000 without the $includepath-as if you were typing include("config.php"); "Chris Schmidt" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Sorry. > > I have

[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 redir

[PHP-WIN] Re: 404 error not being triggered for files with a php extension

2002-06-30 Thread Peter
Are you using the CGI version of PHP then and does this give you internal server errors as well? The only way around this I think would be to write an error handling document for Apache, written in PHP. This PHP script could then check to see if the file exists. If it doesn't, then return a 404 e

[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 PRO

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 fun

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

2002-07-01 Thread Peter
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
include("config.php"); does not work; 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 foo.

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 v

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

2002-07-01 Thread Peter
M 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 PRO

[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: not sure if this would make any difference though. You could try reinstalling or upgrading your b

RE: [PHP-WIN] strange error

2002-07-10 Thread Peter
try this.. 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 have problem testing PHP on my own server

RE: [PHP-WIN] strange error

2002-07-10 Thread Peter
] strange error > > > 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? > >

RE: [PHP-WIN] strange error

2002-07-10 Thread Peter
lobals suppose to be on or off? > 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]> > > ???:[

RE: [PHP-WIN] strange error

2002-07-10 Thread Peter
; > and it seems like alot of new comers to php is having this problem > > > > "Fungi" <[EMAIL PROTECTED]> źśźgŠóślĽóˇsťD > > :[EMAIL PROTECTED] > > > I just did... > > > it works, but it still says undefined variable

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 = " "; > ?> etc > -Original Message- > From: Peter [mailto:[EMAI

[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 P

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

[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

[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] 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] > Su

[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 = "$text"; 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 PROTECTED]

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 > > > sign me up > fo weekly news letter and updates > try this sign me up > fo weekly news letter and updates or what ever

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() functio

[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

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

2002-08-28 Thread Peter
which does not work: $my_mail = "" 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?

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

2002-08-28 Thread Peter
st I take 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 ma

[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, bu

[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 new_entry.php This one should display the posted variables $value) { print "$key = $value"; } ?>

[PHP-WIN] Unable to fork ...

2002-11-03 Thread Peter
up 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] SQL Server stored procedures and functions

2001-05-23 Thread Peter
Hi Paco You should submit them again for inclusion - these would be really useful for lot's of people. Myabe they just got missed. The maintainer for MSSQL is Frank Kromann. Cheers Peter "Paco Ortiz" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">n

[PHP-WIN] HTTP_REFERER

2001-11-20 Thread Peter
06 on Win2K CGI version. Any help much appreciated Peter -- 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]

[PHP-WIN] Re: BARE LF in Sending Mail from PHP

2001-11-30 Thread Peter
I think you could add the 'fixcrio' command to your QMail startup. Not really fixing the problem, but a workaround nonetheless. HTH Peter "Eric Rosebrock" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hey there, I pos

[PHP-WIN] Re: BARE LF in Sending Mail from PHP

2001-11-30 Thread Peter
d you could use is to send your mail by going through a COM object. PHP supports COM pretty well, so you could access CDONTS or any of the multitude of mailers and send mail that way rather than through the native PHP method. Good luck Peter "Eric Rosebrock" <[EMAIL PROTECTED]

[PHP-WIN] MySQLI on windows

2004-03-30 Thread Peter
Hi all, Could someone please tell me how to make MySQLi available on Apache 1,3, PHP 4,0 and MySQL 4 (the installation from dev5beta3.exe). Thank you in advance. Kind regards Peter -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[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 thro

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

2002-03-13 Thread Peter Ruan
What's the work around? Thanks, Peter -- 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: php.exe - invalid current directory The process can

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

2002-03-14 Thread Peter Ruan
down the service, and restarted the >server 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 0

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

2002-04-25 Thread Peter Witkop
nd "C:\php\php.exe -c c:\foo %s %s" into the IIS 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] Sessions

2002-05-02 Thread Peter Finch
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 Windows Mailing List

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 &#x

[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] 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] Variable error

2002-09-12 Thread Silbermann, Peter
// No steps associated with lot. HUH? // Major error... } } else { // 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 Buisness Unit Active Products Group Device Validation 908-704-3303 (Work) 610-570-2185 (Mobile) [EMAIL PROTECTED] ?> -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-WIN] i need help with an undefined variable

2002-10-01 Thread Peter Houchin
how r u getting $game? that's the undefind var. > -Original Message- > From: Anyang [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, 2 October 2002 11:38 AM > To: [EMAIL PROTECTED] > Subject: [PHP-WIN] i need help with an undefined variable > > > I wrote a php script for a page that I hosted

RE: [PHP-WIN] i need help with an undefined variable

2002-10-01 Thread Peter Houchin
t; Sent: Wednesday, 2 October 2002 1:43 PM > To: [EMAIL PROTECTED] > Subject: Re: [PHP-WIN] i need help with an undefined variable > > > Like i said, the other server understood it at a function of the > address bar > so if index.php?game=foobar then $game = foobar and it would

[PHP-WIN] using the PHP4 mail() function in (Newbie)

2001-06-22 Thread Peter Haywood
Any advice on this would be much appreciated: I am trying to send a simple email. in the php file, i have entered: when i load the page, i get the following: Warning: Server Error in C:\inetpub\wwwroot/php/tests/test.php on line 2 test.php being the file containing the PHP mail code this is

Re: [PHP-WIN] using the PHP4 mail() function in (Newbie)

2001-06-25 Thread Peter Haywood
e seen a load of > different free mail services and how to install (I didn't have to do > that so I'm not going to try to tell you how to do it ...) > > > Peter Haywood wrote: > > > Any advice on this would be much appreciated: > > > > I am trying to send a si

[PHP-WIN] Page Not Found

2001-10-25 Thread Peter Vertes
Hello All, I'm having trouble installing PHP on a W2K workstation. I've got mySql and Apache working on it fine but I can't get it to display a PHP test page. When I do http://localhost/ it shows the test HTML page fine. When I do http://localhost/test.php I get an error message saying that

[PHP-WIN] Beta testers wanted for new product

2001-11-13 Thread Peter Jukel
ur website at http://www.triplehash.com. The Professional Edition is the one with PHP support. You can send bug reports to us through the "Contact Us" section of our website. Hope to see you there! Regards Peter P.S. I hope you don't consider this as SPAM. I don't know w

[PHP-WIN] mssql_pconnect() access violations

2001-12-25 Thread Peter Vereshagin
I wonder how could I get the module name causing instability in PHP4.0.5 ISAPI module (binary distro) under w2k. After my admins updated and fixed the win2k server I've noticed some 'Access violations at 0x##' errors on the script only after calling one second and more time. The only thing lea

[PHP-WIN] String performance tuning?

2001-12-27 Thread Peter Illes
much too trivial, I'm a newbie in PHPland :-) Thanks for any suggestion, Peter -- 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]

[PHP-WIN] Performance tuning #2

2001-12-30 Thread Peter Illes
a big buffer for the string so that performance gets better (something like SetLength() in Delphi). How can I do this? Xuse me if the answer is much too trivial, I'm a newbie in PHPland :-) Thanks for any suggestion, Peter -- PHP Windows Mailing List (http://www.php.net/) To unsubscri

[PHP-WIN] Re: Performance tuning #2

2001-12-30 Thread Peter Illes
avoid using external files for the accumulation, since we need some good performance and typically disk v.s. memory cannot compete (the server has enough RAM;-). "Peter Illes" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi, > >

[PHP-WIN] Re: Performance tuning #2

2001-12-31 Thread Peter Illes
not finding out how... Happy New Year, Peter -- 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]

RE: [PHP-WIN] Re: Performance tuning #2

2002-01-03 Thread Peter Illes
Alain, thanks for the link. Peter -Original Message- From: alain samoun [mailto:[EMAIL PROTECTED]] Sent: Monday, December 31, 2001 6:56 PM To: Peter Illes; [EMAIL PROTECTED] Subject: RE: [PHP-WIN] Re: Performance tuning #2 No faq, but an archive at: http://marc.theaimsgroup.com/?l=php

RE: [PHP-WIN] Re: Performance tuning #2

2002-01-03 Thread Peter Illes
var-parameter version... Thanks again, Peter -Original Message- From: Alek Andreev [mailto:[EMAIL PROTECTED]] Sent: Monday, December 31, 2001 2:35 PM To: Peter Illes Subject: Re: [PHP-WIN] Re: Performance tuning #2 There are two ways to do that: Method 1: Add each new part of the result

[PHP-WIN] Search expression => SQL WHERE parser?

2002-01-30 Thread Peter Illes
r any help/pointers, Peter -- 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]

RE: [PHP-WIN] Search expression => SQL WHERE parser?

2002-01-30 Thread Peter Illes
s: (space or +) => AND # => OR - => NOT ( ) => ( ) It is actually not too complicated, but I wanted to use some pre-created general parser instead of rolling our own stuff. Thanks, Peter -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECT

[PHP-WIN] Re: installing and running php

2002-02-04 Thread Peter Run
Brian, Go and get PHPTriad. That setups up Apache/PHP/MySQL for you. It's very starightforward and you don't have to mess around with any settings at all. Hope this help. -Peter "Brian" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PRO

[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://w

[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://w

[PHP-WIN] php_pgsql.dll problem

2003-03-04 Thread Peter Kmet
d libpq.dll 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: htt

[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, vi

[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

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 W

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 sugg

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

2003-06-06 Thread Peter Misun
. > > Simos 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 Mai

[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 > > con

[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)

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

2003-06-19 Thread Peter Misun
to the mail server > > directly and send mail the time is correct, so it appears to have > > 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

[PHP-WIN] PDF Attahcment in MIMe message

2003-07-01 Thread PHodd (Peter)
file_url)); $str = chunk_split(base64_encode($str)); $message .= "$str\n"; $message .= "\n"; //message ends $message .= "--MIME_BOUNDRY--\n"; mail("[EMAIL PROTECTED]","Purchase Order",$message,$hea

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

2003-07-22 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 $dir

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 [mailto:[EMAIL PROTECTED] Sent: Wednesday, 23 July 2003 4:52 PM To: [EMAIL PROTECTED] Subject: [PHP-WIN] combo boxes Be more specific. Send

[PHP-WIN] newbie problem

2003-10-05 Thread Peter Gerwing
user 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] passing variables

2003-10-11 Thread Peter Gerwing
o the default switch 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] Re: [PHP-DB] $_POST in MySQL query issue...

2003-10-16 Thread Peter Beckman
use single quotes and concat the variables outside of the quoted line. Better performance, less problems with variables not being expanded correctly. Beckman --

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

2003-10-16 Thread Peter Beckman
$_POST[elementName], like $elementName > = $_POST[elementName], then continute use your original SQL sentence > when the register_globals was on. Waste (albeit very minor) of variable space. Concat them. Beckman --

  1   2   >