[PHP-WIN] Re: History in IE

2002-10-16 Thread A. Mikkelsen
Thx. I got it to work. A. "David Elliott" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hail A. > > On 16 October 2002 at 14:38:18 +0200 (which was 13:38 where I live) A. > Mikkelsen wrote and made these points > > > I'm having problems vith the history in

[PHP-WIN] RE: printer_ functions...

2002-10-16 Thread Uttam
it depends on your printer & system. if you want to use printer commands directly in your code then u must know the commands for your printer. the algorithm will be: 1. Initialize printer ( @ is the command for most dot matrix printers) . 2. Set paper size, tabs (vertical & horizontal) etc. usi

[PHP-WIN] Re: Need help with HTTP-Authentication

2002-10-16 Thread David P Lenk
Http authentication is probly not what you would want to use. Especially if you want to program in timeouts, you would be better off using session based login variables. Cookies are even better with an encrypted pasword that has a windows of time that you have to goto other pages to renew. Why

[PHP-WIN] Question about emalloc

2002-10-16 Thread Mikey
Not too sure if I am in the right place, but here goes... I am working on writing my own module and so far seem to be doing OK, but I have one quick question. In the Memory Management section of the manual (Ch. 26) it says: "emalloc(), estrdup(), estrndup(), ecalloc(), and erealloc() allocate i

Re: [PHP-WIN] BLOB in MySQL

2002-10-16 Thread David Tod Sigafoos
GR> I was wondering how do you actually insert a blob if it's an image (say a GR> JPEG) in a MySQL DB. You would read the file in and then update with the variable read. BUT .. i would suggest that you don't store images, or anything that is of 'file' origin into the db. It is easier, faster a

Re: [PHP-WIN] PHP for Billing App

2002-10-16 Thread Cam Dunstan
Madeliene, A combination you might like to put to them which I think would work well - PHP MySQL at the server with some Delphi or VB windows apps at the client end for data entry. There are quite a few Delphi components out there (many are free and open source) to connect to MySQL directly or y

[PHP-WIN] BLOB in MySQL

2002-10-16 Thread GSX-Rikal
I was wondering how do you actually insert a blob if it's an image (say a JPEG) in a MySQL DB. Tried to go thru the documentation of PHP but can't find anything. Thanks. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] please remove me from list

2002-10-16 Thread John Dunn
I hope that this is correct for me to get removed from this mailing list. If not any info on the matter is genuinely appreciated. Thanks ___ Join Excite! - http://www.excite.com The most personalized portal on the Web!

[PHP-WIN] need help please.....

2002-10-16 Thread Javier
installed a forum, and set a link to it, but every time i try to access the page it ask if i want to download *.*.php. Can some one please let me know what i am doing wrong Thanks -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-WIN] Ned help please

2002-10-16 Thread Mikey
Have you added the following to your httpd.conf? LoadModule php4_module d:/php/sapi/php4apache.dll AddType application/x-httpd-php .php HTH, Mikey > -Original Message- > From: Javier [mailto:[EMAIL PROTECTED]] > Sent: 16 October 2002 05:57 > To: [EMAIL PROTECTED] > Subject: [PHP-WIN] N

[PHP-WIN] Ned help please

2002-10-16 Thread Javier
Im runing the latest php, apache and windows2000 I tried to install a simple forum on it and every time i press on the link to bring up the forum it keeps asking me if i want to download it... Thank you -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.ne

RE: [PHP-WIN] PHP jobs

2002-10-16 Thread Negretti, John (CCI-San Diego)
Mihail, Well, I am not sure if PHP will be the next big thing. I will say that PHP does have a good standing in popularity. With scripting languages ASP seems to be the dominate language in the job market. Employers look at ASP as a "commercial" language where some may look at PHP a

[PHP-WIN] Re:Subject: printer_ functions...

2002-10-16 Thread neil smith
Not as far as I know - Well there are a bunch of other possibilites though. You could use MS word or Wordperfect to print the labels from a mail merge - Should be possible using blank paper to get a geometric layout just right, then setup your printer with some blanks to try it. Alternatively

RE: [PHP-WIN] PHP jobs

2002-10-16 Thread Mihail Bota
John, True. I am sure that the many of us who are on this list (if not all), are going to say that PHP is "Big" and is going to the the next "Big" thing. However, are there any "unbiased" analyses? Sort of comparisons between Postgres and Mysql, but which would point out the reasons why PHP will

[PHP-WIN] PHP for Billing App

2002-10-16 Thread Madeleine D.
General Question for the experts: We are looking at PHP/MySQL as a possible for a devel project where we need to replace an existing Billing app (currently in an ancient FoxPro), running on mostly Win95/98 systems. Your thoughts on whether it could handle the front end successfully. The data en

[PHP-WIN] RE: mssql unable to load dynamic library error

2002-10-16 Thread Carlos Andre Marques Moreira
Hi Alex, is the PHP on the same server as MS SQL Server? If no you should install the ms sql server client tools on php server. Check on php.ini if the extension_dir directive is set properly Copy the file PHP_PATH\dlls\ntwdblib.dll to winnt\system32 Carlos André Marques Moreira SENAI-CE / CET

php-windows Digest 16 Oct 2002 19:48:02 -0000 Issue 1391

2002-10-16 Thread php-windows-digest-help
php-windows Digest 16 Oct 2002 19:48:02 - Issue 1391 Topics (messages 16393 through 16409): mssql unable to load dynamic library error 16393 by: Alex Re: Does anyone know the status of PHPDoc 16394 by: Matt Kynaston No TrueType support in php_gd2.dll ? 16395 by: Al

RE: [PHP-WIN] PHP jobs

2002-10-16 Thread Negretti, John (CCI-San Diego)
All, Let me throw in my two-cents. I have just recently switched my primary scripting language to PHP. :-) For the past 4 years I have been dabbling with different scripting languages. I was primarily ColdFusion then I started getting into "Miva Script". I liked the language so muc

Re: [PHP-WIN] PHP jobs

2002-10-16 Thread Rasmus Lerdorf
> Rasmus, just wondering, any species requirements from that moneky to learn > PHP? It would be interesting to see a gorrila and a lemur coding in > PHP, side by side :) First, it is a given the person has significant experience with C, C++ or Java, Perl or Python or Ruby, Apache, and XML. If th

Re: [PHP-WIN] PHP jobs

2002-10-16 Thread Angie Tollerson
The Major drawback I and my company has seen is this: When you acquire a client that has heard a buzzword like "JSP" or "ASP" or "Oracle" and they get that stuck in their head..if you can't redirect them you lose their business. Since the market is tough right now, a company will take what they ca

Re: [PHP-WIN] PHP jobs

2002-10-16 Thread Mihail Bota
Nevertheless, there are two interesting points: 1. Many job ads are emphasizing the knowledge of specific scripting/programming languages, as if the person should have unique capabilities, as Rasmus pointed out. If the person who is applying for a job did not work with a specific language or he/s

Re: [PHP-WIN] PHP jobs

2002-10-16 Thread Rasmus Lerdorf
They are, but personally when I hire a "PHP" programmer I don't look for PHP skills. I look for other skills that show that the person is bright. I can teach a moderately intelligent monkey to use PHP. I think most people look at things too much from a tool perspective. You don't hire a newspap

[PHP-WIN] PHP jobs

2002-10-16 Thread RS Herhuth
I hear from a lot of different sources that PHP is the next "Big" thing. I have been using PHP myself for some pretty serious web application development for my current job for well over a year now. But my question is in searching for potential PHP related employment there isn't much of anythin

[PHP-WIN] PHP IIS Iclude

2002-10-16 Thread Craig Blanzy
I have PHP4 running on IIS 4/NT 4.0, for the most part everythign seems ok, until i try to use an include statment. This is a form that is suppose to call up missing.inc when a required field is blank. Right now it doesn't display the include file it just refreshes the index.php file. snipit

[PHP-WIN] printer_ functions...

2002-10-16 Thread Brian McGarvie
I have a specific problem ;) I have been asked if it is possible to write a 'simple' application that will print onto Bank Cheques - they will be supplied on a continuous roll aparently, so it'll be one cheque followed by another etc perferated inbetween... So my question is has anyone ever trie

[PHP-WIN] PHP-WIN: Handle DCOM BSTR return value

2002-10-16 Thread Khor, Eng Poh
Hi, I hope someone could help me with this. I have tried confirming my email addr with php.windows newsgroup but still...ko. How could I get a return value from DCOM server defined as follow [propget, id(0x0002)] HRESULT _stdcall About([out, retval] BSTR * Value ); In PHP, I defined $obj

[PHP-WIN] PHP-WIN : DCOM CALLING

2002-10-16 Thread Khor Eng Poh
Hi, I hope someone could help me with this How could I get a return value from DCOM server defined as follow [propget, id(0x0002)] HRESULT _stdcall About([out, retval] BSTR * Value ); In PHP, I defined $objApp = new COM("ComSer.Common") or die("Unable to instantiate DCOM server"); $vVar =

[PHP-WIN] Re: History in IE

2002-10-16 Thread David Elliott
Hail A. On 16 October 2002 at 14:38:18 +0200 (which was 13:38 where I live) A. Mikkelsen wrote and made these points > I'm having problems vith the history in IE. > I need to go 1 back. > history.go(-1) > is there an easy way to do this in PHP In short no. However you could try usin

[PHP-WIN] History in IE

2002-10-16 Thread A. Mikkelsen
Hi I'm having problems vith the history in IE. I need to go 1 back. history.go(-1) is there an easy way to do this in PHP Anders -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WIN] reg expression for stripping Java scrips off HTML?

2002-10-16 Thread Ignatius Reilly
Try: preg_replace( "/((.|[[:space:]])*)<\/script>/", "\\1", $myHTMLstring ) seems to work here - applies to both cases HTH Ignatius - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 16, 2002 11:44

[PHP-WIN] reg expression for stripping Java scrips off HTML?

2002-10-16 Thread yy_73
Can anyone please provide me with the regular expression (Perl compatible or posix extended, whatever), that i can use to strip off the Java script tags and code of the HTML page. i have it 2 types: 1) and 2) --code \r\n --code \r\n i am using preg_r

[PHP-WIN] No TrueType support in php_gd2.dll ?

2002-10-16 Thread Alexander Winkler
When using the Windows and the php_gd2.dll that comes with php 4.2.3 all truetype function seaze to function... can this be correct? Has anyone gotten them to work with this dll or is there another one and if so.. where can I get it? Thanx for your help, Alexander -- PHP Windows Mailing List

RE: [PHP-WIN] Does anyone know the status of PHPDoc

2002-10-16 Thread Matt Kynaston
> but http://www.callowayprints.com/phpdoc/ says they are at 2.3.5? Interesting... I'll add that to my list of phpdocs. Since the download's a .jar, I'd guess it's written in Java. www.phpdoc.de - apparantly used by PEAR, scattered documentation http://phpdocu.sourceforge.net - lots more documen

[PHP-WIN] mssql unable to load dynamic library error

2002-10-16 Thread Alex
Hello all! as writen in the topic... it cant load the php_mssql.dll and i have no clue left what i did wrong its PHP 4.2.3 with IIS on NT5 Thanks in advance! Alex -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

php-windows Digest 16 Oct 2002 07:27:22 -0000 Issue 1390

2002-10-16 Thread php-windows-digest-help
php-windows Digest 16 Oct 2002 07:27:22 - Issue 1390 Topics (messages 16385 through 16392): Re: read registry 16385 by: franky 16388 by: J Wynia HTTP-authentication 16386 by: Davy Obdam Re: PHP_SELF 16387 by: Cam Dunstan Does anyone know the status of PHPD

[PHP-WIN] No TrueType support in GD2 ?

2002-10-16 Thread Alexander Winkler
When using the php_gd2.dll that comes with php 4.2.3 all truetype function seaze to function... can this be correct? Has anyone gotten them to work with this dll or is there another one and if so.. where can I get it? Thanx for your help, Alexander -- PHP Windows Mailing List (http://www.php