[PHP-WIN] PHP with IIS

2002-06-06 Thread PHP
Hi all How I know my IIS is supporting PHP? And what have to do so that I can deploy my PHP pages at IIS? Regards, Kashif -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] PHP with IIS

2002-06-06 Thread PHP
Hi all How I know my IIS is supporting PHP? And what have to do so that I can deploy my PHP pages at IIS? Regards, Kashif -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: fopen(http:...) problems

2002-08-19 Thread php
Why don't you try chmoding the file 777. Next use readfile: http://www.php.net/manual/en/function.readfile.php -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WIN] resolution?

2002-08-20 Thread php
11 to make it fullscreen. That is how I would do it. Use it if that would help out. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] text/string parsing question

2002-08-21 Thread php
o great That no critic can hurt me -- I've got them all scared, And to stop me it's now far too late." -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: accessing the regisry with php

2002-08-25 Thread php
I don't think you can. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WIN] Windows + mySQL + PHP4 question

2002-09-08 Thread php
Is myODBC required to access mySQL with PHP? > > > > -- > PHP Windows Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WIN] Intermittent Parse Error

2002-09-09 Thread php
Are you serious about using Apache 1.3.6? Yowser that's old!!! I'd update to Apache 2 and PHP 4.2.3 right away! I've had no problems on my Win2k (workstation) using Apache 2.0.39 and PHP 4.2.2. What are the specs on the hardware? And why'd you move from slackware? -Dash

Re: [PHP-WIN] Intermittent Parse Error

2002-09-10 Thread php
e. There are very few other db2400 ODBC > drivers out there that are easy to run and configure on Linux. I am > currently researching other drivers and as soon as one is found, I will > probably move the site back to slack. > > > -- > PHP Windows Mailing List (http://www.php.n

Re: [PHP-WIN] Intermittent Parse Error

2002-09-10 Thread php
e my linux admin team has had a hard > >>time maintaining db2 connect which is a core component for this > >>particular site. The product for w2000 installs and configures easier > >>and seems to be more stable. There are very few other db2400 ODBC > >>dri

Re: [PHP-WIN] win2000

2001-08-16 Thread PHP
"Angie Tollerson" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... The most common errors I see for set up are: 1. You need to right click on your website in IIS, choose properties, and on the home directory tab choose configure. Then add

Re: [PHP-WIN] win2000

2001-08-20 Thread PHP
"Angie Tollerson" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... LOL, Glad to see you got it working Darren, What was the problem? Angie Tollerson Alliance Technologies Web Programmer (515)245-7628 [EMAIL PROTECTED] >>> &quo

[PHP-WIN] IIS Virtual Directories

2001-12-11 Thread PHP
need a solution so that i can read and access contents of Virtual Directories created by IIS 5.. DJ XLoRd [EMAIL PROTECTED] -- 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

[PHP-WIN] Getting HTML Content as a variable

2003-01-18 Thread php
Hi, I've been directed to use file() or implode() to get the html content of a web page, like this: $html = implode ('', file ('http://192.168.1.100/PHP/index.php')); 1 ) How do I pass authentication to websites that require username & password? In Cold Fusion the

[PHP-WIN] Warning: mail(): SMTP server response: 550 Unable to relay

2003-06-18 Thread php
I'm fairly new to php and I'm trying to setup mail functionality from php on IIS 4.0. I keep getting this error. I have tried ever combination for the SMTP settings in the php.ini file, but nothing seems to work. I can send mail using CDONTS on this server, but using php I cannot than

[PHP-WIN] Pipe problem on php4.0.4...

2001-02-21 Thread PHP
Hi, I found that php4.0.4 or later version on Windows IIS can't use pipe function any more, and I don't know whether it is a bug because I can still use pipe function to run a program under php 4.0.3pl1. Do I make any mistake in configuration ?? Sam Kuo. -- PHP Windows Ma

Re: [PHP-WIN] PHP + Win32 + FreeTDS + MSSQL

2004-06-17 Thread PHP
Hi, I'm using Microsoft Visual C++ to compile php adding IngresII Database support and after download the source code what file should I put "--with-ingres=DIR" ? Is it "configure" file or this one is used only to compile the unix source. Should I have php_ingres.dll ?

[PHP-WIN] Help !!! PHP + IngresII Database

2004-06-17 Thread PHP
> Hi, > > I'm using Microsoft Visual C++ to compile php adding IngresII Database > support and after download the source code what file should I put > "--with-ingres=DIR" ? Is it "configure" file or this one is used only to > compile the unix source. Sh

[PHP-WIN] PHP + Ingres - Unable to load module 'ingres_ii'

2004-07-05 Thread PHP
Hi, I compiled PHP with Ingres support using VC++. First, I compiled php_ingres.dll and add it to php.ini. When I try to use php in command line it gaves me the message: "unable to load module 'ingres_ii', trashed c:\ingresii\ingres\files\symbol.tbl". But ingres works fine. T

RE: [PHP-WIN] RE: [SUM] (sic) Changing/checking php.ini, and yet still the 'wrong' include_path

2008-01-10 Thread php
I ran into this as well when I recently set up PHP on IIS. Adding the PHPRC environment variable as per this page is what solved it for me. http://www.php.net/manual/en/faq.installation.php#faq.installation.phprc Reboot afterward -- PHP Windows Mailing List (http://www.php.net/) To

RE: [PHP-WIN] Apache+ PHP + Netscape 7.0

2002-08-09 Thread dash php
Isn't there somewhere in Netscape 7.0 to change the "browser announce" version thing? (I use mozilla 1.0 and there's a way - it's a little deep). Doubt that will change anything, why would PHP magically not work if the browser = Netscape 7.0?!? Here's another thing

RE: [PHP-WIN] addslashes

2002-08-13 Thread dash php
Put \"'s around the value=$nome like this: echo ""; -Dash -Original Message- From: Waldemar Brand Neto [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 13, 2002 12:29 PM To: PHP Windows Subject: [PHP-WIN] addslashes Hey I'm a newbie and have a question

RE: [PHP-WIN] PHP & "POST"

2002-08-14 Thread dash php
Scott Carr [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 14, 2002 9:18 AM To: PHP Windows Subject: Re: [PHP-WIN] PHP & "POST" Therein lies the difference. With POST, you cannot see the variables that are being passed, because they are passed as a header directly to the server

RE: [PHP-WIN] PHP / MySQL Guestbook

2002-08-29 Thread dash php
- From: Andreas Esser [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 29, 2002 10:52 AM To: [EMAIL PROTECTED] Subject: [PHP-WIN] PHP / MySQL Guestbook hi, i have written a php guestbook using a mysql database to store and recall the entries that where typed in by the visitor. there is

RE: [PHP-WIN] Help on new install please ..

2002-08-30 Thread dash php
Try the following: Apache as SAPI: a) copied php4ts.dll to windows/system32 directory b) added following lines to httpd.conf LoadModule php4_module "c:/php/sapi/php4apache.dll" # try it w/o this line AddModule mod_php4.c AddType applicaton/x-httpd-php

RE: Re[2]: [PHP-WIN] Help on new install please ..

2002-08-30 Thread dash php
igafoos [mailto:[EMAIL PROTECTED]] Sent: Friday, August 30, 2002 5:31 PM To: dash php Cc: [EMAIL PROTECTED] Subject: Re[2]: [PHP-WIN] Help on new install please .. Hello dash, Sorry .. but it does the same that I had noted. The browser trys to download .. This is so odd as I am simply trying

RE: [PHP-WIN] IIS 3 Install

2002-09-04 Thread dash php
I once installed PHP on IIS3. From what I recall, it was not a pretty excersize. I had to go registry hunting! It is so much easier on Apache. -Dash -Original Message- From: David Hollister [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 04, 2002 9:40 AM To: 'Kerry Ko

RE: [PHP-WIN] Scheduling Help

2002-09-05 Thread dash php
You'd have to execute the PHP script somehow via cron or AT (assuming windows). That'd be the only way to have it run without keeping a web browser open to a page set to refresh every 15 minutes... -Dash -Original Message- From: Nicole Amashta [mailto:[EMAIL PROTECTED]] Sent

RE: [PHP-WIN] mysql_query() & mail() - something weird is going on !

2002-09-12 Thread dash php
*nix host. That could be an issue right there. -Dash -Original Message- From: Chris Knipe [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 12, 2002 8:25 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: [PHP-WIN] mysql_query() & mail() - something weird is going on ! Lo all

RE: [PHP-WIN] Newbie to the news!

2002-09-12 Thread dash php
-Dash -Original Message- From: Constantin Baciu [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 12, 2002 1:48 PM To: [EMAIL PROTECTED] Subject: Re: [PHP-WIN] Newbie to the news! All I want to do is connect to the lists with Outlook Express... I want to be able to read the posts and to po

RE: [PHP-WIN] SESSIONS- clustered environment

2002-09-18 Thread dash php
er 18, 2002 7:29 AM To: 'Luis Ferro'; [EMAIL PROTECTED] Subject: RE: [PHP-WIN] SESSIONS- clustered environment What if I made a network share and all the sessions were stored in a shared space? Matt Babineau MCWD / CCFD - e: [EMAIL PROTECTED] p: 603.9

RE: [PHP-WIN] Inserting text with single quotes into database

2002-09-18 Thread dash php
I use addslashes() frequently, although urlencode works too. I find addslashes to be cleaner. -Dash -Original Message- From: Lanham Rattan [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 18, 2002 2:40 PM To: [EMAIL PROTECTED] Subject: [PHP-WIN] Inserting text with single quotes

[PHP-WIN] !!!File porblems!!!

2001-07-21 Thread php news
My code: $Newsfile = fopen("News.txt","r"); while (!feof($Newsfile)) { $zeile = fgets($Newsfile,1000); echo $zeile+''; } fclose($Newsfile); In the file is: Testfile! But I get a output: 0 Why?? Can someone help me??? Please mail me at [EMAIL PROTECTED]!!! Gr

[PHP-WIN] money format

2001-08-12 Thread sur-php
does anyone know how to convert a number like 324.42932 to 324.43 format is there any special functions in php for this ? -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the

[PHP-WIN] expiring pages

2001-08-14 Thread sur-php
ybody suggest -- Best regards, sur-php mailto:[EMAIL PROTECTED] -- 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] how to show image from mssql server

2001-08-15 Thread sur-php
Hello php-windows, This is my query: $query= " select Image from ImageTable where MainCode='040191' "; it returns data like this.. 0x424d2e043e00280077003f0001000100 f00302

[PHP-WIN] currency format.... not international format

2001-08-21 Thread sur-php
Hello php-windows, any body know how to do this ? suppose there is a input number "12345678.23" i want output to be like this "1,23,45,678.23" i don't need output in international format... that means not like this fomrmat "12,345,678.23" (it is the format used

[PHP-WIN] format....not international........

2001-08-21 Thread sur-php
Hello php-windows, any body know how to do this ? suppose there is a input number "12345678.23" i want output to be like this "1,23,45,678.23" i don't need output in international format... that means not like this fomrmat "12,345,678.23" (it is the format used

[PHP-WIN] popup text

2001-08-28 Thread sur-php
Hello php-windows, does anyone know how to do this ? for example... if we will take mouse cursor above any hyperlink, then some text will be popup. i know how to do this with images ... but simply with text link how to do ??? this doesn't works :( link any

[PHP-WIN] disable function

2001-08-30 Thread sur-php
Hello php-windows, through i came to know that many fuction are pre - compiled in windows binary version of php for example : ftp,calender,xml,wddx etc... and even i'm not using mysql function because our company uses mssql server... and for that i'm loading only o

[PHP-WIN] php code subscription

2001-09-04 Thread sur-php
Hello php-windows, is there any server or site where we can subscribe and get php codes daily by mail i know some server , but they send only links so any idea ? -- Best regards, sur-php mailto:[EMAIL PROTECTED] -- PHP Windows Mailing List (http

[PHP-WIN] is it bug ?

2001-09-11 Thread sur-php
Hello php-windows, for example.. look at this simple script.. it returns 3.28007 it must return 3.28 does anyone know what is problem.. i know that number_format function can ne used here... but i want to know

[PHP-WIN] some kind of not real , real time clock :)

2001-09-20 Thread sur-php
Hello , some trick for real time clock which will show latest time every 60 second but this cannot be said real time data, i think :) //== //== -- Best regards, sur-php

[PHP-WIN] supported functions

2001-09-22 Thread sur-php
Hello php-windows, i saw here many guys asking for that why some functions are not working, firstly please check whether your configuration supports it or not so try this : it will show all commands that your php current supports: $a[$ii1]\n

[PHP-WIN] windows & .htaccess

2001-09-26 Thread php ci
hi, my web server is apache on windows. i want to ask the configuration of .htacess files. thx __ Do You Yahoo!? Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger. http://im.yahoo.com -- PHP Windows Mailing List (

[PHP-WIN] inifiles & php

2001-09-28 Thread php ci
hi I want to learn how to read and write ini files using php scripts;. Thz for your help. Phpci. __ Do You Yahoo!? Listen to your Yahoo! Mail messages from any phone. http://phone.yahoo.com -- PHP Windows Mailing List (http://www.php.net/) To

[PHP-WIN] No input file specified

2003-06-03 Thread PHP User
I have installed php and configured it per the install manual. I associated .php extensions to run php scripts via the php interpreter and ran the test.php script successfully. I then configured my Netscape 3.63 server mime-types to support php as magnus-internal/shellcgi Then I enabled php

[PHP-WIN] HTML Printing problem.

2003-10-07 Thread php coder
many new standards such as Any help with a solution? _ Instant message with integrated webcam using MSN Messenger 6.0. Try it now FREE! http://msnmessenger-download.com -- PHP Windows Mailing List (http://www.php.net/) To

Re: [PHP-WIN] HTML Printing problem.

2003-10-07 Thread php coder
send files to the printer. Is there something like this in php? From: Piotr Pluciennik <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Re: [PHP-WIN] HTML Printing problem. Date: Tue, 07 Oct 2003 22:54:02 +0200 Hi, if I can suggest you to do some pagination on your reports, then after pr

Re: [PHP-WIN] Problem with Modules

2003-12-21 Thread php maillist
I just know a little about it In my memory, the key action is to modify the correct path of dynamic library in php.ini yesI always be annoyed by it because the PHP sometimes read his configs(php.ini) from c:/winnt/ and sometimes from the path which it be installed in. find the php.ini and test

[PHP-WIN] Q on fopen (URL )

2004-05-13 Thread \[php\]Walter
I did this... https://www.homier.com/security.asp?a=v&$mystr";; echo URLopen($url); // code from PHP docs... function URLopen($url) { // Fake the browser type ini_set('user_agent','MSIE 4\.0b2;'); $dh = fopen("$url&quo

Re: [PHP-WIN] Re: Q on fopen (URL )

2004-05-13 Thread \[php\]Walter
ink openssl when > compiling on windows. there's a link on the streams documentation page > to a patch that does this. oh, my brain is leaking out my ear! I read these pages 4 times. I'm still no closer to this than I was when I started. Sorry, can someone translate this into

[PHP-WIN] Re: Q on fopen (URL )

2004-05-13 Thread \[php\]Walter
"Jason Barnett" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > What I get back is this... > > > > Unable to find wrapper "https" > > - did you forget to enable it when you configured PHP? > > You'll need to l

[PHP-WIN] Re: Why doesn't php have a 'date' variable type?

2004-05-20 Thread \[php\]Walter
PEAR:Date Walter "Ross Honniball" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I accidently sent this to php-db mailing list earlier today. Apologies to > people who get it twice. > > Why doesn't php offer a standard class or variable type to h

[PHP-WIN] Re: Feature request for PHP on windows

2004-06-06 Thread \[php\]Walter
"Court Shrock" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > How about using the registry to store the location of the php.ini. It could > default to c:\windows for backward compatibility. I currently have multiple > versions of PHP setup on the same sys

[PHP-WIN] Re: php_gettext and php_iconv extensions

2004-07-12 Thread \[php\]Walter
o that need to be in your extension_dir with > the PHP 4.3.4 package. FYI: I have *nothing* PHP related in my windows (or /system32) directory. Nothing at all. I do not have php.ini in there either. I have all my PHP files in their own directory; G:\etc\php as it happens. By placing &

[PHP-WIN] Re: PDF Library/Extention

2004-07-12 Thread \[php\]Walter
[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Exactly what extension's do I use to generate PDF documents in PHP 4.2.3? I use this library... http://www.fpdf.org/ works great! Walter -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe,

[PHP-WIN] virus and auto-reponders!

2004-07-12 Thread \[php\]Walter
ap generated by this message) -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] doubt

2004-07-19 Thread PHP MySQL
Is this the address where i send my queries regarding any problems faced with php. Please help thanks, penjo Yahoo! India Careers: Over 65,000 jobsonline.

[PHP-WIN] PHP to mySQL connect...

2004-07-23 Thread \[php\]Walter
I have 2 machines, a server (Win NT server) and a workstation (Win XP Pro). On the server I have PHP, mySQL, Apache, Perl, etc. If I run this command from the prompt... G> mysql -h db.torres.ws -u user It connects fine. If I do this from PHP... $db_user = "user"

[PHP-WIN] php installation problem

2004-07-28 Thread PHP MySQL
Hello list, While installing phpafter i have configured everything, i am not able to get php running. While trying to run a test page consisting of the code: I get a dialog box saying that "You have chosen to download a file from this location". Upon opening the file, i get the

[PHP-WIN] form to php

2004-07-29 Thread PHP MySQL
hi list, i have managed to successfully install php and i am now going through the manual and trying a few of the examples given there. The examples i have tried till now are all working except for one. The example about inputting in the form and then displaying it through php is not

RE: [PHP-WIN] form to php

2004-07-29 Thread PHP MySQL
hi, 1) The lines in the form are in the correct order. 2)i tried using HTTP_POST['age']; ?> , but it still displays the entire code. Not quite sure wht u meant by "AUTOGLOBAL ON|OFF setting". If u meant register_globals in php.ini file, then it is set to on. 3) Regarding action.php: phpinf

Re: [PHP-WIN] form to php

2004-07-29 Thread PHP MySQL
hi, Yes this is the contents of the file. I tried to use ur code but it still displays the entire code and not just the line required. Any idea wht is wrong. thanks, penjo Luis Moreira <[EMAIL PROTECTED]> wrote: Is this the contebnt of the PHP file ? Hi .You are It can not st

RE: [PHP-WIN] form to php

2004-07-29 Thread PHP MySQL
k2 <[EMAIL PROTECTED]> wrote: It’s not a bother, it’s the purpose of the list. Yes. What I meant was that in order for the php script to be parsed it should be executed on a web server. if your html form resides in a file named [form.html], it should be executed like so: http://localhos

[PHP-WIN] Re: WinXP PHP Install Problem

2004-08-01 Thread \[php\]Walter
http://web.torres.ws/dev/php check this out, see if the instructions there help you at all. Walter "Bruce Guthrie" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi, > > I've just installed PHP 4.3.8 on my WinXP, Apache 2.0.50, MySQL 4.0.20d > s

[PHP-WIN] Connecting to a database

2004-08-09 Thread PHP MySQL
hi list, I am given a task to connect to a database and display the info there onto the Web. So that whatever changes are made in the database...my web page will also show the newly changed data. I am planning to try doing this using PHP but as i am new to php...i don't know how

[PHP-WIN] PHP and SQL 2000

2004-08-11 Thread PHP MySQL
hi there, i have been trying to connect to a sql 2000 server database. I am able to connect using the DSN-connection: i.e., the following code works: "; while (odbc_fetch_row ($process)) { $Description = odbc_result($process, "FullDescrp"); echo "$Description "; } odbc_close ($sqlconnect)

Re: [PHP-WIN] PHP and SQL 2000

2004-08-12 Thread PHP MySQL
hi list, I set mssql.secure_connection = On in php.ini file and my php file is now successfully getting connected to the SQL 2000 database. Thank u very much for ur helpspecial thanks to Frank. Regards, penjo Yahoo! India Matrimony: Find your life partneronline.

Re: [PHP-WIN] Substr function

2004-12-13 Thread tg-php
Thanks Steven ___ Sent by ePrompter, the premier email notification software. Free download at http://www.ePrompter.com. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: AW: [PHP-WIN] Word COM Object

2005-01-07 Thread tg-php
as HTML then open it using the Word COM object then save it as a doc, it parses correctly...but since there is no HTML page break function...all of the bios run one after the other, when what I really need is each Bio starting on a new page. This is killing me! Ron >From: Sven Schnitzke >To:

RE: AW: [PHP-WIN] Word COM Object

2005-01-07 Thread tg-php
message = = = Wow thanks! I will try this out. I really appreciate the help. Ron >From: [EMAIL PROTECTED] >To: php-windows@lists.php.net >Sent: 01/07/2005 9:54 AM >Creating a new document in Word, inserting Page Breaks then saving it as a web page revealed that Word seems to use CSS ta

[PHP-WIN] RE: [PHP] php editor

2005-01-13 Thread tg-php
It's true that googling would produce a list of PHP-happy editors, but the intended question seems to be more along the lines of "What does everyone like? Use? Prefer?" That's not something that's always found on lists you'd get off of google. Helpful respons

Re: [PHP-WIN] Re: SpreadSheet_Excel_Writer PEAR package

2005-01-19 Thread tg-php
. But hey... I could be wrong too. It's happened before. hah. Louis! You might check on the PEAR mailing list as well.. check their archives and such. Someone may have had a similar problem and they most likely discussed it there before they did here. http://pear.php.net Good luck! Let us kn

Re: [PHP-WIN] Re: PHP MS-DOS

2005-01-26 Thread tg-php
e to correct me or add to what I've said. When people think Windows, they think GUI. So then you ask yourself, "Why does PHP need a GUI if we're only trying to run it in command line mode?". I guess one answer is that you really DONT need Windows, but in the evolution f

Re: [PHP-WIN] From Browser to Print - ?????

2005-01-27 Thread tg-php
Check into maybe using CSS2 page breaks. I don't see any way to make PHP do it, but CSS2 has facilities for that. Try this: Requires IE 5.5 if I remember right. -TG = = = Original message = = = I have some PHP scripts that put output to the browser. I can then print them. However, I

Re: [PHP-WIN] outlook calendar

2005-02-07 Thread tg-php
= = = Original message = = = > Good morning, > > Is it possible to reach the data of the outlook calendar (on a server > exchange) with php? > > Thank you for advance I've never tried using PHP to connect to an Exchange server directly, but I've done some stuff w

Re: [PHP-WIN] outlook calendar

2005-02-07 Thread tg-php
anything interesting. -TG = = = Original message = = = [EMAIL PROTECTED] wrote: > $comobjOutlook = new COM("outlook.application") or die("Unable to instantiate > outlook"); $comobjOutlook -> Activate; > PHP 5.0.3 crashed after trying this... it complained that there

[PHP-WIN] Re: [PHP] Re: Storing CCN's Again...

2005-02-09 Thread tg-php
, and may easily have left out some (okay a lot) of crucial details. If you're storing CC Numbers with *JUST* the 2-way encryption, maybe you're doing it wrong. I dunno for sure, but *I* think so. Go hire a professional security audit and find out. YMMV IANAL NAIAA -- Like Music? htt

[PHP-WIN] Re: [PHP] Removing Items from an Array

2005-10-13 Thread tg-php
think you can modify this to work with what you're doing. > > Let me know if you have any questions about this example. > > -TG > > > > = = = Original message = = = > > Hi all, > > I'm really struggling here! I have a large, multi-dimensional array

Re: [PHP-WIN] Is this a PHP bug?

2005-10-17 Thread tg-php
intval($address); outputs "123" not "12345" But as explained, the lack of numbers (specifically at the front end of the string) produces a numerical zero. As to "numbers should be converted to strings" that was sort of my initial thoughts when I started using PHP, bu

[PHP-WIN] Re: [PHP] PDF printing under windows.

2005-10-25 Thread tg-php
ometimes not) a "command" branch. This is what's run when you select that option from the right-click menu. And voila! We find that the command to use Acrobat to print (which can be executed from command line on a Windows machine) is: "C:\Program Files\Adobe\Acrobat 5.0\Acroba

[PHP-WIN] Re: [PHP] PDF printing under windows.

2005-10-25 Thread tg-php
as listed below, then it SHOULD exit properly. If not, it's a problem with the app and not with your code. Try performing the CLI command in a command prompt and see if the app exits properly before doing it in PHP.Something as common (and an open standard) like PDF, you should be ab

[PHP-WIN] Re: [PHP] PDF printing under windows.

2005-10-25 Thread tg-php
WEB >SERVER, then your best bet is probably to figure out how to print that >PDF from MS-DOS and then to use http://php.net/exec to print it, I >would guess... > > It's from a cli PHP install on a local machine :-) >You might be able to use PHP to open up a COM object t

Re: [PHP-WIN] Cam control

2006-04-18 Thread tg-php
There's probably libraries out there for dealing with serial and parallel operations with PHP and I'm sure someone will point one out. In the meantime and maybe as an addition to it, you might check out Winbinder (http://www.winbinder.com) it's a native Windows API interface

RE: [PHP-WIN] @mssql_connect() versus mssql_connect()

2006-10-13 Thread tg-php
I've ever had to use @ to suppress an error was with an fgets() call that produced the following error: "Warning: fgets(): SSL: fatal protocol error in /var/www/secure/scriptname.php" I didn't save the link to the bug, but it's apparently a bug in PHP and the only s

Re: [PHP-WIN] Problem with removable media

2006-11-15 Thread tg-php
m and see if any of those guys have found a good way to do it, since not only is it PHP + Windows specific, but non-web browser based coding that deals directly with Windows API issues. And lastly, may be able to get info via COM interface with some other Windows apps, but I think this is a long

Re: [PHP-WIN] php installed on IIS: changes to php.ini not taking affect

2007-01-10 Thread tg-php
I had a similar issue a couple years ago when I was running Apache/PHP on a Windows box at a previous job. The information below helped. Check all the locations (regardless of what PHP is reporting it's using for php.ini's path). Try making some simple change that will show up

Re: [PHP-WIN] php installed on IIS: changes to php.ini not taking affect

2007-01-10 Thread tg-php
te is running under and click properties. 3. Go to the Identity tab and see what user is selected. 4. Give that user permissions to your php files/directory. " If all else fails and you want to see if it's a permissions thing, set permissions to "Everyone - Full Control" o

Re: [PHP-WIN] php installed on IIS: changes to php.ini not taking affect

2007-01-11 Thread tg-php
ble and go over both with a fine toothed comb. -TG = = = Original message = = = Thanks for the suggestion...I tried that...i didn't make a difference. Here's another thing I noticed. PHP seems to be using the default settings. When I drop a php.ini file in C:\Windows (where php is look

Re: [PHP-WIN] Fw: COM surgery

2007-01-16 Thread tg-php
There's thousands of things you can access via COM. Windows uses it extensively. Every application in Microsoft Office uses COM. I've used COM between Excel and MapPoint to generate maps (and yeah, I created a PHP script to access MapPoint directly.. but it was just easier to do it

Re: [PHP-WIN] Fw: COM surgery

2007-01-17 Thread tg-php
com 03-Jun-2004 11:37 #no author name# 03-Oct-2003 12:55 php at dictim dot com 06-Sep-2003 01:17 admin at purplerain dot org 19-Apr-2002 04:34 Since you had a specific question about Word, let's see if we can give a quick example. Starting with Shawn Coppock's example, because he

Re: [PHP-WIN] PHP generated Excel Spreadsheets

2007-05-22 Thread tg-php
n though it's capabilities are kind of limited. Some people may mention COM, but that's kind of an ugly solution. You'd need Excel installed on the machine you had PHP running on and you gotta be really sure you close Excel properly when you're done using it. If I recall, the

Re: [PHP-WIN] Query Syntax - WHERE fieldname1='fieldvalue1'ANDfieldname2='fieldvalue2'

2007-05-22 Thread tg-php
not work. But thank you for trying. Warning: mysql_query() [http://www.mysql.com/doc]: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'FROM classifieds WHERE (trans_type = 'For Sale') AND

RE: [PHP-WIN] Query Syntax - WHERE fieldname1='fieldvalue1'ANDfieldname2='fieldvalue2'

2007-05-22 Thread tg-php
but it doesn't work `` interprets the literal value $field_name as the column name and not its contents "trans_type". Warning: mysql_query() [http://www.mysql.com/doc]: Unknown column '' in 'field list' in C:\apache2triad\htdocs\sunlakes\test3.php on line 83 Unkno

Re: [PHP-WIN] photo gallery plugin

2007-07-26 Thread tg-php
Gallery2 and Coppermine are two big PHP photo gallery apps. http://gallery.menalto.com/ http://coppermine-gallery.net/index.php = = = Original message = = = Does anyone have a recommendation on a photo gallery plug in that works with php and mySQL. I have a car club and want to allow members

Re: [PHP-WIN] ORDER BY is not sorting

2007-07-31 Thread tg-php
hpMyAdmin, WinSQL, Navicat, or something like that? -TG = = = Original message = = = Sorry, this seams very trivial but I can not sort the result set for any field. What am I doing wrong? php & mySQL 5 ' ?> 1 2 3 4 TIA Mark -- PHP Windows Mailing List (http://www.php.net/)

Re: [PHP-WIN] ORDER BY is not sorting

2007-07-31 Thread tg-php
ck 4, 3, 2, > 1? or still 1, 2, 3, 4? > > You might try displaying more data from the result set to see if there's > some other issue. > > And have you tested the SQL statement just using MySQL via command line, > phpMyAdmin, WinSQL, Navicat, or something like that? > &g

Re: [PHP-WIN] Array Question

2007-08-17 Thread tg-php
with the exact same name. How do I grab the right info? I have been using mydata ~ the array name. mydata['contactID'] Should I instead use the array value so mydata[8]? ___ Sent by ePrompter, the premier email notificati

[PHP-WIN] array problem??

2001-07-29 Thread [EMAIL PROTECTED]@php¤¤..
\n"); } ?> I suppose it should be display ~~ a b c ~~ but it doesn't work, pls help. the emtpy page was displayed. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EM

  1   2   3   4   5   6   7   8   9   10   >