Re: [PHP] printing in HTML or PHP

2002-03-18 Thread John Steele
Consulting John Steele - Systems Analyst/Programmer * We also walk dogs... Dynamic Web Design PHP/MySQL/Linux/Hosting * www.steelesoftconsulting.com [EMAIL PROTECTED] */ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] PHP 4.12 Locally, Deploy to Multiple Versions

2002-03-12 Thread John Steele
-- /* SteeleSoft Consulting John Steele - Systems Analyst/Programmer * We also walk dogs... Dynamic Web Design PHP/MySQL/Linux/Hosting * www.steelesoftconsulting.com [EMAIL PROTECTED] */ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Filemaker Pro 5.5

2002-02-25 Thread John Steele
anybody's input on this setup as I also haven't had experience with IIS in this manner. Thanks, John -- /* SteeleSoft Consulting John Steele - Systems Analyst/Programmer * We also walk dogs... Dynamic Web Design PHP/MySQL/Linux/Hosting * www.steelesoftconsulting.com [EMAIL PROTECTED

Re: [PHP] Using 'Location' and variables

2002-02-20 Thread John Steele
Consulting John Steele - Systems Analyst/Programmer * We also walk dogs... Dynamic Web Design PHP/MySQL/Linux/Hosting * www.steelesoftconsulting.com [EMAIL PROTECTED] */ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Using 'Location' and variables

2002-02-20 Thread John Steele
: http://www.somehost.com/somescript.php?name=fredage=5;); But I don't want to use this method, I'd rather something similar to GET. BTW I'm using PHP4+ Jim. John Steele [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Hi Jim, There are seve

Re: [PHP] Using 'Location' and variables

2002-02-20 Thread John Steele
Consulting John Steele - Systems Analyst/Programmer * We also walk dogs... Dynamic Web Design PHP/MySQL/Linux/Hosting * www.steelesoftconsulting.com [EMAIL PROTECTED] */ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] php.jobs

2002-02-01 Thread John Steele
PROTECTED]] Sent: Friday, February 01, 2002 12:16 AM To: [EMAIL PROTECTED] Subject: [PHP] php.jobs Hi, Where can I find a list of PHP Jobs (help wanted)? Thanks, Brian -- /* SteeleSoft Consulting John Steele - Systems Analyst/Programmer * We also walk dogs... Dynamic Web Design PHP/MySQL

Re: [PHP] Re: getting a LAMP job in this economy

2002-01-24 Thread John Steele
:) Mike Frazer -- /* SteeleSoft Consulting John Steele - Systems Analyst/Programmer * We also walk dogs... Dynamic Web Design PHP/MySQL/Linux/Hosting * www.steelesoftconsulting.com [EMAIL PROTECTED] */ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail

[PHP] What version did $PHP_SELF still work?

2001-11-15 Thread John Steele
an earlier version, but I'm not sure which one (I'd like to use DBG though). I'd hate to have to go back to 4.0.2! Any advice welcome! John -- /* SteeleSoft Consulting John Steele - Systems Analyst/Programmer * We also walk dogs... Dynamic Web Design PHP/MySQL/Linux/Hosting

Re: [PHP] Re: Books for PHP and MySQL Class

2001-11-15 Thread John Steele
be great. If both were in one book, even better! The New Riders MySQL book by Paul DuBois is the one to go for if you opt for a separate MySQL book. PS I'm available as a guest lecturer :-) -- Like music? http://l-i-e.com/artists.htm -- /* SteeleSoft Consulting John Steele - Systems Analyst

Re: [PHP] What version did $PHP_SELF still work?

2001-11-15 Thread John Steele
fine, just make sure that register_globals is on. Also, don't forget that you must define global $PHP_SELF if you need to use it within a function, like so: function foo() { global $PHP_SELF; } Mike John Steele wrote: Hello, I'm trying this again with a different header. After

Re: [PHP] %20

2001-11-14 Thread John Steele
___ -- /* SteeleSoft Consulting John Steele - Systems Analyst/Programmer * We also walk dogs... Dynamic Web Design PHP/MySQL/Linux/Hosting * www.steelesoftconsulting.com [EMAIL PROTECTED] */ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail

[PHP] PHP 4.0.6 $PHP_SELF empty?

2001-11-14 Thread John Steele
Hello, I just updated to v4.0.6 on win9x. Suddenly all my form-action scripts using $PHP_SELF quit working, as it's empty. Anyone know how to fix this? Thanks, John -- /* SteeleSoft Consulting John Steele - Systems Analyst/Programmer * We also walk dogs... Dynamic Web Design PHP

Re: [PHP] PHP 4.0.6 $PHP_SELF empty?

2001-11-14 Thread John Steele
Maintainer, Mail List Admin, etc CENTRE FOR INJURY STUDIES Flinders University, SOUTH AUSTRALIA I flatly deny this, said Tom under pressure. -- /* SteeleSoft Consulting John Steele - Systems Analyst/Programmer * We also walk dogs... Dynamic Web Design PHP/MySQL/Linux/Hosting

Re: [PHP] for loop problem?

2001-11-13 Thread John Steele
) NOT NULL auto_increment, passcode varchar(255) NOT NULL default '', PRIMARY KEY (id), KEY id (id,passcode) ) TYPE=MyISAM; I'm beginning to think it's a MySQL problem also because this PHP SHOULD work. Tyler - Original Message - From: John Steele [EMAIL PROTECTED] To: PHP General List

Re: [PHP] Problems with headers in redirect

2001-11-13 Thread John Steele
the redirection based on browser type (i.e. one way for IE5, the other for IE5.5/IE6) but thats messy. Any other ideas??? Richy -- /* SteeleSoft Consulting John Steele - Systems Analyst/Programmer * We also walk dogs... Dynamic Web Design PHP/MySQL/Linux/Hosting

Re: [PHP] Re: $QUERY_STRING

2001-11-13 Thread John Steele
r (WinXP) it's always empty. If I use index.php?s=1, $HTTP_GET_VARS['s'] is 1, but I need the raw query string because it's something like index.php?1. Is this a known bug on PHP/WinXP? Regards, Ernesto -- /* SteeleSoft Consulting John Steele - Systems Analyst/Programmer * We also w

Re: [PHP] for loop problem?

2001-11-12 Thread John Steele
Consulting John Steele - Systems Analyst/Programmer * We also walk dogs... Dynamic Web Design PHP/MySQL/Linux/Hosting * www.steelesoftconsulting.com [EMAIL PROTECTED] */ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

[PHP] header(Location: ...) correct implementation

2001-11-04 Thread John Steele
LastSettingsCategory=3 RealName=John Steele MailboxSuperclose=1 EmptyTrashOnQuit=1 PrinterFontSize=8 SavePassword=1 SMTPServer=mail.earthlink.net TextAsDoc=0 [EMAIL PROTECTED] CheckForMailEvery=20 MainWindowState=1 SendMIME=1 SendUuencode=0 SendBinHex=0 AutoReceiveAttachmentsDirectory=C:\Download TabsInBody

Re: [PHP] LINE BREAK HELL

2001-11-02 Thread John Steele
administrators, e-mail: [EMAIL PROTECTED] -- /* SteeleSoft Consulting John Steele - Systems Analyst/Programmer * We also walk dogs... Dynamic Web Design PHP/MySQL/Linux/Hosting * www.steelesoftconsulting.com [EMAIL PROTECTED] */ -- PHP General Mailing List (http://www.php.net

[PHP] Delete element from an array (PHP3)

2001-10-05 Thread John Steele
) { if (phpversion() 4) // get rid of the array element here... else unset ($array); } I'm assuming that I will have to do some shuffling of the array, and possibly return a new array with that element missing? Thanks for any help on this, John -- /* SteeleSoft Consulting John Steele

Re: [PHP] Oh and addition to Emailing Files

2001-07-29 Thread John Steele
on this server. Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request. -- /* SteeleSoft Consulting John Steele - Systems Analyst/Programmer * We also walk dogs... PHP/MySQL/Linux/Hosting - [EMAIL PROTECTED

RE: [PHP] error using imagecreate function

2001-07-24 Thread John Steele
error/b: Call to undefined function: imagecreate() in bc:\website\draw.php/b on line b4/bbr does any body know why this error accurs. Thanx Venomous -- /* SteeleSoft Consulting John Steele - Systems Analyst/Programmer * We also walk dogs... PHP/MySQL/Linux/Hosting - [EMAIL PROTECTED