[PHP-WIN] Sending a PDF page

2003-07-03 Thread Todd Cary
In this code:  if ($prtpdf) {     include "letter_new.php";     exit;   } I create a PDF page, however I would like to continue within the script (not have the exit).  If I do that, the PDF page is corrupted by the script code. What is the best solution for this? Todd -- <>

[PHP-WIN] Win 2K and SP 3

2002-12-31 Thread Todd Cary
After wasting a day on trying to get Apache to load PHP, I discovered what I believe to be the probllem, but no solution: M$!!! I have another box that has Win 2K running on it *AND* it does not have SP 3! Apache loads like a dream and so does PHP So, there is something in the new securit

Re: [PHP-WIN] general survey.... php.ini config gui

2002-12-22 Thread Cary
up syntax for every option. Cary -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WIN] problem insert data into mysql

2002-11-15 Thread Cary
I'm fairly new to PHP myslef, but I think you need to call the post variable from your form like this: $_POST["first"], $_POST["last"] etc At 10:48 AM 11/16/02, zeus wrote: I make this script. I have a problem, the data entered in the form wont insert into MYSQL, the database added new ro

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

2002-08-25 Thread Cary
try this I would really like to know if it work through PHP's exec. Cary At 09:47 PM 8/25/02, Kevin Fonner wrote: >We'll I have been using Windows Scripting Host to do maintenance on the >computers in our comapany. Now I'm getting tired of dealing with vbscript >for windo

[PHP-WIN] Dumb Question

2002-03-02 Thread Cary
I hate to ask such a dumb question, but :-) I downloaded the security patch for php4.1.1 but have no clue how to apply it. Would one of you please clue me in ? Thanks, Cary -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WIN] Backgrounding PHP

2002-02-16 Thread Cary
Thanks =dn ! Not only did you give me the solution but you made me feel "not so dense" in the process :-) Thanks again and hope I have a chance to help in the future. Cary At 10:42 AM 2/16/02, DL Neil wrote: >Hi Cary, > > > I'm new to php on Windows and to th

[PHP-WIN] Backgrounding PHP

2002-02-16 Thread Cary
t from the task scheduler, how do you keep the "mtask" window from popping up every time the task runs ? Is there a command line witch for php.exe for this, or something just as simple ? Thanks for any help, Cary -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe,

[PHP-WIN] Installing CURL

2001-12-21 Thread Todd Cary
I have lost the documentation about installing CURL on a PHP/Win 2K/IIS platform. I cannot remember what dll's need to be put into System32. Help Todd -- Todd Cary Ariste Software [EMAIL PROTECTED] -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [

[PHP-WIN] Cannot find php.ini file

2001-10-04 Thread Todd Cary
When I use php4iaspi.dll with IIS 5 running under Win 2K, all if fine, but when I switch to php.ini, php cannot find the php.ini file that is in /winnt/system32. What am I missing? Todd -- Todd Cary Ariste Software [EMAIL PROTECTED] -- PHP Windows Mailing List (http://www.php.net/) To

Re: [PHP-WIN] InterBase + BLOB

2001-08-13 Thread Todd Cary
As I recall, there is a reference to this on the http://www.php.net site. Todd -- Todd Cary Ariste Software [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

Re: [PHP-WIN] Loading CURL

2001-05-18 Thread Todd Cary
Steve - You have been a life saver! Thanks to your detailed answer and implementing Depwalker, I now have CURL installed. Now to learn how to use it - but that seems rather straight forward. Many, many thanks.. Todd -- Todd Cary Ariste Software [EMAIL PROTECTED] Steve Perrin

[PHP-WIN] Loading CURL

2001-05-18 Thread Todd Cary
t an error at startup that it cannot *find* php_curl.dll. What am I missing? Todd -- Todd Cary Ariste Software [EMAIL PROTECTED] -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contac

[PHP-WIN] Sending encrypted credit card data

2001-05-18 Thread Todd Cary
data. Can someone tell me how I can do this with PHP? Many thanks.. Todd -- Todd Cary Ariste Software [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 admi