[PHP-WIN] can you help me with this php error?

2002-01-14 Thread JR
Can you help me setup php on my local machine? I ran into a problem trying to execute php files on my machine. I followed the directions for setting up php on Windows XP with IIS from php.net's installation instructions. I ran into one of the problems described in php.net FAQ but I don't unde

[PHP-WIN] Read all the webmonkey tutorials, still need guidance

2003-05-29 Thread Stephen Rivas Jr
7;m missing? Thanks. Stephen Rivas Jr [EMAIL PROTECTED] http://www.throttlehead.com -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Join Char Strings

2003-05-29 Thread Stephen Rivas Jr
;; etc...And then later add to it after I've inserted my other variables and HTML code: $html_page_string += ""; I think this can be done in JavaScript but ahCan it in PHP? Thanks a ba jillion. Stephen Rivas Jr [EMAIL PROTECTED] http://www.throttlehead.com -- PHP Windows Ma

[PHP-WIN] THANK YOU ALL!!

2003-06-03 Thread Stephen Rivas Jr
http://www.throttlehead.com/racing/boothill/ If you'd like to fork and tune my source code, you're more than welcome to! I need guidance ;) Just e-mail me for the .zip of the files. -- Stephen Rivas Jr [EMAIL PROTECTED] http://www.throttlehead.com -- PHP Windows Mailing List (http://www.php.net/) To uns

[PHP-WIN] IIS 6 PHP issue?

2003-06-09 Thread Bob Rathke Jr.
Hi all! Having issues getting PHP (latest) working on my new IIS6 server. I have it installed and working with limited functionality. I can call the base exe and run scripts. I have not been able to get the ISAPI filter loaded and my lead developer is having trouble making calls to several func

[PHP-WIN] IIS 6 PHP issue?

2003-06-09 Thread Bob Rathke Jr.
Hi all! Having issues getting PHP (latest) working on my new IIS6 server. I have it installed and working with limited functionality. I can call the base exe and run scripts. I have not been able to get the ISAPI filter loaded and my lead developer is having trouble making calls to several func

[PHP-WIN] Installation problem with php_imap.dll

2003-07-29 Thread Robert Croson, Jr
I am installing Apache/2.0.47 (Win32) PHP/4.3.2 under Win98 using php4apache2.dll. When starting Apache, I get the following error: Unknown(): Unable to load dynamic library 'c:\php\extensions\php_imap.dll' - A device attached to the system is not functioning. The extension_dir is specified a

Re: [PHP-WIN] Windows 2K (workstation)

2003-07-30 Thread Robert Croson, Jr
On 30 Jul 2003 at 7:31, Frank Tudor wrote: > What server components do I need to get PHP running on Windows > Workstation 2000? Depends on what you want to do. All you really need is PHP and a web server. This URL for the php manual lists a lot of platform/web server configurations. http://us3

[PHP-WIN] Re: background image

2003-10-21 Thread Joe Crawford Jr
check your spelling first of all lol the last letter in background isn't a G also when you say "path" are you actually using a php variable or what? just saying "path" will get you no where at all. Please post an example of your code for me to see :) Joe On Tue, 21 Oct 2003 12:52:53 +0530, [EMA

[PHP-WIN] Re: background image

2003-10-21 Thread Joe Crawford Jr
please post an example of your code the last letter in background is not a G also when you say "path" are you using a php variable there or just as it is here because "path" will get you nowhere. Joe On Tue, 21 Oct 2003 12:52:53 +0530, [EMAIL PROTECTED] (Rinku Shivnani) wrote: > >I am using th

[PHP-WIN] PHP and Server 2003

2003-10-22 Thread Joe Crawford Jr.
i know how to setup a web server in 2k and xp but for some reason the same steps are not working for 2003 server if anyone here has used 2003 server i owuld appreciate any help you can offer :) -- JOSEPH CRAWFORD JR.

[PHP-WIN] Re: PHP and Server 2003

2003-10-22 Thread Joe Crawford Jr.
i must let you know that IIS is working properly though because i can remotely login to the web based administration that uses IIS just something with the local web site -- JOSEPH CRAWFORD JR. "Joe Crawford Jr." <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]

[PHP-WIN] Re: PHP and Server 2003

2003-10-22 Thread Joe Crawford Jr.
you do that you should have no problems, install PHP and restart your IIS. -- JOSEPH CRAWFORD JR. "Joe Crawford Jr." <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Hello, i have tried to get my server 2003 working bu5t i am not sure what i am doing wrong,

[PHP-WIN] newbie file script

2004-02-08 Thread Stephen Rivas Jr
add text to the beginning of a file without replacing the current contents. Script/more info avail if needed. Thanks! Stephen Rivas Jr -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] (PHP-WIN) I need to view a summary within a specified date

2004-03-29 Thread zosimo miravite, jr.
Clear DayHi, i am a new member here. i have a prblem regarding with my php script - viewing a summary of my report. i have already encoded several reports. all i need is to view it within a specified date. like for instance, from May 1, 2004 to Sep 31, 2004. inputting these dates, automatically vie

[PHP-WIN] Adding data from 1 table to another table in a database

2004-10-26 Thread zosimo miravite, jr.
first table and input different data, it did process the adding of my inputted data but it didn't display in my view script. How can I add infinite data from 1 table to another table in a database. Any help will be much appreciated. THank you.... Jr Miravite

[PHP-WIN] Setting up PHP

2002-12-01 Thread Lee R. Jordan, Jr.
Hello, I have installed PHP this afternoon. I download the most recent Windows version available today from www.php.net. I have installed it on a Win2K Adv Server running IIS 5.0. I have prepared a test page (test.php)and placed it in the wwwroot directory on the web server. When I try to acce

[PHP-WIN] sending pop3/imap mail

2001-02-03 Thread Paul R. Edelkamp, Jr.
I'm trying to get a pop3 webmail script working and have been getting runtime errors. I believe I've tracked down the problem to the imap extention. What are the appropriate steps to get php to work with IMAP and pop3 mail working on windows 2000 with IIS? I'd appreciate any help, especially a ste