[PHP] simple image manager app?

2004-04-01 Thread Jeff D. Hamann
haven't been able to figure out how to allow multiple selects in the windows file dialog box either. Is that possble using php and the html forms? Thanks, Jeff. --- Jeff D. Hamann Forest Informatics, Inc. PO Box 1421 Corvallis, Oregon USA 97339-1421 541-754-1428 [EMAIL PROTECTED] www.fores

[PHP] cookbook/recipes sites?

2003-03-24 Thread Jeff D. Hamann
I'm thinking about starting a cookbook/recipes website and I'm guessing there's some special skills for handling recipes (ingredients, cooking times, etc) and I would like to know if there's a PHP based project that is designed for that kind of the project. Doing google searches for anything that

[PHP] php app frameworks?

2002-12-27 Thread Jeff D. Hamann
What application frameworks are avail for php? Jeff. -- Jeff D. Hamann Hamann, Donald & Associates, Inc. PO Box 1421 Corvallis, Oregon USA 97339-1421 Bus. 541-753-7333 Cell. 541-740-5988 [EMAIL PROTECTED] www.hamanndonald.com -- PHP General Mailing List (http://www.php.net/) To unsubsc

[PHP] monster form and compression?

2002-12-27 Thread Jeff D. Hamann
gets sent, or any method to ensure the page will display correctly? Jeff. -- Jeff D. Hamann Hamann, Donald & Associates, Inc. PO Box 1421 Corvallis, Oregon USA 97339-1421 Bus. 541-753-7333 Cell. 541-740-5988 [EMAIL PROTECTED] www.hamanndonald.com -- PHP General Mailing List (http://www.php

[PHP] mail reading newbie and line lengths...

2002-08-01 Thread Jeff D. Hamann
""; } } } What must I do to ensure the message looks like the orginal version (long lines) rather than the second version? Is there some method to modify the line length of the emails? Convert crlf characters? encoding method? Thanks, Jeff. -- Jeff D. Hamann Hamann, Donald &

[PHP] excel COM code example won't work....

2002-07-10 Thread Jeff D. Hamann
this really touchy like trying to do automation a few years ago? Jeff. -- Jeff D. Hamann Hamann, Donald & Associates, Inc. PO Box 1421 Corvallis, Oregon USA 97339-1421 Bus. 541-753-7333 Cell. 541-740-5988 [EMAIL PROTECTED] www.hamanndonald.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] reports and reporting options?

2002-07-10 Thread Jeff D. Hamann
#x27;m looking for a solution. What are people using to accomplish this? -- Jeff D. Hamann Hamann, Donald & Associates, Inc. PO Box 1421 Corvallis, Oregon USA 97339-1421 Bus. 541-753-7333 Cell. 541-740-5988 [EMAIL PROTECTED] www.hamanndonald.com -- PHP General Mailing List (http://www.

[PHP] array of checkboxes?

2002-04-16 Thread Jeff D. Hamann
appr = 1; } else { $appr = 0; } /* run the sql statement here */ $sql_str = "update ". "allotee_approval ". "set ". "pct_ownership = $pct_ownership[$i], ". "approved = $appr ". "where "

[PHP] no mod_dbase on FreeBSD?

2002-04-09 Thread Jeff D. Hamann
a way for me to get the latest and greatest (using the ports?) Thanks, Jeff. -- Jeff D. Hamann Hamann, Donald & Associates, Inc. PO Box 1421 Corvallis, Oregon USA 97339-1421 Bus. 541-753-7333 [EMAIL PROTECTED] www.hamanndonald.com -- PHP General Mailing List (http://www.php.net/) To

[PHP] cvs tags (version?)

2002-04-04 Thread Jeff D. Hamann
I'm trying to find a way to insert the cvs version into a footer of my php files so I can simple ask the client to tell me the "version" number at the bottom of the page. I can then send an update or even better have the browser request an update for the file. -- Jeff D. Hamann

Re: [PHP] exec/system on FreeBSD help?

2002-04-01 Thread Jeff D. Hamann
got it figured out. permissions. "Miguel Cruz" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > On Mon, 1 Apr 2002, Jeff D. Hamann wrote: > > I tried some small script like exec("ls -la") and that worked. I then >

Re: [PHP] exec/system on FreeBSD help?

2002-04-01 Thread Jeff D. Hamann
MAIL PROTECTED]... > On Mon, 1 Apr 2002, Jeff D. Hamann wrote: > > I tried some small script like exec("ls -la") and that worked. I then > > tried system( "/usr/local/bin/pdflatex temp/report_file" ); to try and > > diagnose the problem, and got "Fatal Er

[PHP] exec/system on FreeBSD help?

2002-04-01 Thread Jeff D. Hamann
like exec("ls -la") and that worked. I then tried system( "/usr/local/bin/pdflatex temp/report_file" ); to try and diagnose the problem, and got "Fatal Error occured, I can't write on file 'report_file.log', suggesting that there might still be some permiss

[PHP] building dynamic pdf files?

2002-02-17 Thread Jeff D. Hamann
rking with. I've been generating html code using php, and would like to directly generate pdf files as they look much better. Is there software "out there" that I can import an html file into, or excel, or word and spit out the pdf code, or something usable? Thanks, Jeff. -- Jeff D. H

Re: [PHP] force refresh?

2002-02-08 Thread Jeff D. Hamann
quot; > > "Net Infrastructure has definitely helped our company, even though we're > not in the US, Net Infrastructure has been a key part in the success of > our business." Juan Carlos Saravia > > > -Original Message- > From: Jeff D. Hamann [mailto

[PHP] force refresh?

2002-02-07 Thread Jeff D. Hamann
can i force a browser to refresh using php. jeff. -- Jeff D. Hamann Hamann, Donald & Associates, Inc. PO Box 1421 Corvallis, Oregon USA 97339-1421 Bus. 541-753-7333 Cell. 541-740-5988 [EMAIL PROTECTED] www.hamanndonald.com -- PHP General Mailing List (http://www.php.net/) To unsubsc

Re: [PHP] command line are -c doesn't work on win2k?

2002-01-18 Thread Jeff D. Hamann
do you have an ini, not the exe, file in c:\winnt\system32 ? jeff. - Original Message - From: "DL Neil" <[EMAIL PROTECTED]> To: "Jeff D. Hamann" <[EMAIL PROTECTED]>; "mike cullerton" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Se

Re: [PHP] command line are -c doesn't work on win2k?

2002-01-18 Thread Jeff D. Hamann
.0.6 Content-type: text/html Warning: Unknown error in mail_test.php on line 2 C:\Program Files\Apache Group\Apache\htdocs> Hope this helps... Jeff. - Original Message - From: "DL Neil" <[EMAIL PROTECTED]> To: "Jeff D. Hamann" <[EMAIL PROTECTED]>; "mik

Re: [PHP] command line are -c doesn't work on win2k?

2002-01-18 Thread Jeff D. Hamann
. The emails I have been sending state that the script works *fine* from the same dir as php.exe. The problem arises when I attempt to run the script from another directory... Jeff. - Original Message - From: "DL Neil" <[EMAIL PROTECTED]> To: "mike cullerton" <[

[PHP] Re: [PHP-WIN] command line are -c doesn't work on win2k?

2002-01-18 Thread Jeff D. Hamann
eage may vary! > > Of course the other possibility is to add the PHP folder into the PATH environment variable... > > Regards, > =dn > > > - Original Message - > From: "Jeff D. Hamann" <[EMAIL PROTECTED]> > To: <>; <[EMAIL PROTECTED]>

Re: [PHP] command line are -c doesn't work on win2k?

2002-01-18 Thread Jeff D. Hamann
nope. no difference. jeff. "Mike Cullerton" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > on 1/18/02 12:00 AM, Jeff D. Hamann at [EMAIL PROTECTED] wrote: > > > I've been trying to figure out what was wrong with my sc

[PHP] command line are -c doesn't work on win2k?

2002-01-17 Thread Jeff D. Hamann
ed to run the script from the "normal" path and not from c:\php... Does the -c switch actually work? How can I run this script from another dir? Is this a bug? Thanks, Jeff. -- Jeff D. Hamann Hamann, Donald & Associates, Inc. PO Box 1421 Corvallis, Oregon USA 97339-1421 Bus. 541-753