Re: [PHP] Where can I get the Printer extension?

2007-01-17 Thread Chuck Anderson
Chris wrote: Chuck Anderson wrote: It thought it would be bundled with my Windows version pf Php 4.4.1, but it is not. I've searched for it and can't find it at php.net. You didn't search very hard. On this page: http://php.net/printer Read the bit unde

[PHP] Where can I get the Printer extension?

2007-01-17 Thread Chuck Anderson
It thought it would be bundled with my Windows version pf Php 4.4.1, but it is not. I've searched for it and can't find it at php.net. How do get a copy of php_printer.dll for Php4.4.1 for Windows? -- ***** Chuck Anderson • Boulder, CO http://www.CycleT

[PHP] Re: Havn't been on the list in a while

2006-12-13 Thread Chuck Anderson
group. -- * Chuck Anderson • Boulder, CO http://www.CycleTourist.com * -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: Havn't been on the list in a while

2006-12-13 Thread Chuck Anderson
group. -- * Chuck Anderson • Boulder, CO http://www.CycleTourist.com * -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Re: news.php.net times out - unreachable for days

2006-12-11 Thread Chuck Anderson
Lester Caine wrote: Chuck Anderson wrote: In the time it takes to write a message, I lose my connection and often cannot even connect to send it. I'm hurrying this time, so I hope it works. ( not that time . timed out . I'll try Sending again) When I was for

Re: [PHP] Re: news.php.net times out - unreachable for days

2006-12-11 Thread Chuck Anderson
Lester Caine wrote: Chuck Anderson wrote: In the time it takes to write a message, I lose my connection and often cannot even connect to send it. I'm hurrying this time, so I hope it works. ( not that time . timed out . I'll try Sending again) When I was for

[PHP] news.php.net times out - unreachable for days

2006-12-07 Thread Chuck Anderson
some other posts indicating that I am not alone. Something NEEDS to be fixed. I'll just have to keep trying to connect every day and hope something changes. As of now, das ist kaput! -- ***** Chuck Anderson • Boulder, CO http://www.C

[PHP] news.php.net times out - unreachable for days

2006-12-07 Thread Chuck Anderson
EEDS to be fixed. I'll just have to keep trying to connect every day and hope something changes. As of now, das ist kaput! -- ***** Chuck Anderson • Boulder, CO http://www.CycleTourist.com * -- PHP General Mailing List (http://w

[PHP] Re: Newsgroup connect time has become very long

2006-12-06 Thread Chuck Anderson
rbird - connecting to news.php.net. -- * Chuck Anderson • Boulder, CO http://www.CycleTourist.com * -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: Newsgroup connect time has become very long

2006-12-06 Thread Chuck Anderson
rbird - connecting to news.php.net. -- * Chuck Anderson • Boulder, CO http://www.CycleTourist.com * -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: pop-up window in php???

2006-06-08 Thread Chuck Anderson
with scripts that delete something - "are you sure?"), but not in a popup window. -- ***** Chuck Anderson • Boulder, CO http://www.CycleTourist.com Everyone's journey should be different, so that we all are enriched in new and endless ways *

Re: [PHP] Help with enter key in Forms

2006-06-01 Thread Chuck Anderson
ou try this -- nl2br? -- ***** Chuck Anderson • Boulder, CO http://www.CycleTourist.com * -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: User confirmation questions?

2006-05-05 Thread Chuck Anderson
s the page on submit and my script checks for the submit value at the top of the page. If the form was submitted it either performs the action or not - based on the submitted values. -- * Chuck Anderson • Boulder, CO http://www.CycleTourist.com Integrity i

[PHP] Re: Session contamination?

2006-04-20 Thread Chuck Anderson
tory/sub directory? What is the best way to avoid/prevent this problem? Should I be using specific Session ID's or Session names? Thanks for any help, - Ben -- * Chuck Anderson • Boulder, CO http://www.CycleTourist.com Integrity is obvious. The lack of it i

Re: [PHP] Re: phpMyAdmin--resetting auto increments to 0

2006-04-16 Thread Chuck Anderson
t PhpMyAdmin and why it no longer seems to let you reset the AI using the Operations page. At least it doesn't on my machine - Windows XP - Apache/2.0.55 - PhpMyAdmin 2.6.4-pl3. -- ***** Chuck Anderson • Boulder, CO http://www.CycleTourist.com Integrity is obvious.

Re: [PHP] Re: phpMyAdmin--resetting auto increments to 0

2006-04-16 Thread Chuck Anderson
tedd wrote: At 3:01 PM -0600 4/16/06, Chuck Anderson wrote: tedd wrote: At 1:42 PM -0600 4/16/06, Chuck Anderson wrote: alex wrote: hi everyone i have delete a few entries in my database as they were entered for testing purposes and are no longer need

Re: [PHP] Re: phpMyAdmin--resetting auto increments to 0

2006-04-16 Thread Chuck Anderson
tedd wrote: At 1:42 PM -0600 4/16/06, Chuck Anderson wrote: alex wrote: hi everyone i have delete a few entries in my database as they were entered for testing purposes and are no longer need (actually 102 entries)... and even thought that db is empty i noticed that when the next

[PHP] Re: phpMyAdmin--resetting auto increments to 0

2006-04-16 Thread Chuck Anderson
ould obey my request. -- ***** Chuck Anderson • Boulder, CO http://www.CycleTourist.com Integrity is obvious. The lack of it is common. * -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Best practice to set up register_globals

2006-03-17 Thread Chuck Anderson
I can put individual php.ini files in the directory the php script files are in. That means that I can create a php.ini file and add 'register_globals on' in any directory where I need it. Does anyone know how to configure that? -- ***** Chuck Anderso

[PHP] Re: displaying documents stored under web root

2006-03-10 Thread Chuck Anderson
others deal with these problems like this any advice appreciated greatly Ade I deliver restricted PDFs that are kept *above* the web root without using a temporary file. Why do you need to create a temporary file? I use headers and readfile. -- * Chuck Anderson

[PHP] Re: array variables with or without quotes

2006-02-22 Thread Chuck Anderson
don't understand why! What is the difference between $content_row [include] and $content_row['include']? I have been unable to resolve this question in the php manual, I need enlightenment. 2dogs http://www.php.net/manual/en/language.types.array.php#language.types.array.fo

[PHP] Re: image location hiding techniques

2006-02-08 Thread Chuck Anderson
.alistapart.com/articles/hotlinking/ -- ***** Chuck Anderson • Boulder, CO http://www.CycleTourist.com Integrity is obvious. The lack of it is common. * -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: exec php.exe in windows

2006-01-22 Thread Chuck Anderson
nt to give that a try. -- ***** Chuck Anderson • Boulder, CO http://www.CycleTourist.com Integrity is obvious. The lack of it is common. * -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Upgrade to 4.4.2 shows as 4.4.1-pl-1 (Windows)

2006-01-20 Thread Chuck Anderson
something wrong? -- * Chuck Anderson • Boulder, CO http://www.CycleTourist.com Integrity is obvious. The lack of it is common. * -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: PHP 4.4.2 released!

2006-01-18 Thread Chuck Anderson
home PC.) Have I done something wrong? -- * Chuck Anderson • Boulder, CO http://www.CycleTourist.com Integrity is obvious. The lack of it is common. * -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http

[PHP] Re: Image editing?

2006-01-09 Thread Chuck Anderson
agick to do the job right. If you are concerned about tweaking the quality of your final graphic, you might look into using it. It *is* installed on many servers. There is a Windows version you can install, too. -- * Chuck Anderson • Boulder, CO http://www.CycleTouris

[PHP] Re: Can't use secure file wrappers - Windows

2005-11-28 Thread Chuck Anderson
James Benson wrote: Could use the xampp package or just the openssl & php from it, http://www.apachefriends.org/en/xampp.html Chuck Anderson wrote: [I've had this posted in the php.windows group for a few days, but I got no replies there.] I have been plugging away at this

[PHP] Re: php error message

2005-11-17 Thread Chuck Anderson
an include file that was all Php causing this problem. The end of the included file had a carriage return after the closing tag ?>. That was a nasty one to locate. Now I always make sure there is no white space after the closing tag in files I might include somewhere else. -- ***

[PHP] Re: Can't use secure file wrappers - Windows

2005-11-14 Thread Chuck Anderson
s are not registered. I seem to have done everything needed. If I get some free time this week, I may install Xampp - see what happens. Chuck Anderson wrote: [I've had this posted in the php.windows group for a few days, but I got no replies there.] I have been plugging away at this

[PHP] Can't use secure file wrappers - Windows

2005-11-14 Thread Chuck Anderson
[I've had this posted in the php.windows group for a few days, but I got no replies there.] I have been plugging away at this for some time now and I can not figure out how to get https and ftps as registered streams in my Windows installation of Php (4.4.0). My direct need is to use fopen on