[PHP] simple image manager app?

2004-04-01 Thread Jeff D. Hamann
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.forestinformatics.com -- PHP

[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 unsubscribe

[PHP] monster form and compression?

2002-12-27 Thread Jeff D. Hamann
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.net

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

2002-08-01 Thread Jeff D. Hamann
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 Associates, Inc. PO Box 1421 Corvallis, Oregon USA 97339-1421 Bus. 541

[PHP] reports and reporting options?

2002-07-10 Thread Jeff D. Hamann
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.net/) To unsubscribe, visit

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

2002-07-10 Thread Jeff D. Hamann
? 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] array of checkboxes?

2002-04-16 Thread Jeff D. Hamann
and . scale_unit = $form_scale_unit and . id = '$id[$i]' ; 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

[PHP] no mod_dbase on FreeBSD?

2002-04-09 Thread Jeff D. Hamann
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 unsubscribe, visit: http

[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 Hamann, Donald

[PHP] exec/system on FreeBSD help?

2002-04-01 Thread Jeff D. Hamann
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 permissions problems. Maybe this is a apache thing? Any ideas? -- Jeff D. Hamann Hamann, Donald

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

2002-04-01 Thread Jeff D. Hamann
so then I tried system( /usr/local/bin/pdflatex /usr/local/www/html/project_x/temp/report_file ); i think this is a write premission thing. yes, it's where I think it is Miguel Cruz [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... On Mon, 1 Apr 2002

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 tried system( /usr/local/bin/pdflatex temp/rep

[PHP] building dynamic pdf files?

2002-02-17 Thread Jeff D. Hamann
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. Hamann Hamann, Donald

Re: [PHP] force refresh?

2002-02-08 Thread Jeff D. Hamann
of our business. Juan Carlos Saravia -Original Message- From: Jeff D. Hamann [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 07, 2002 9:02 AM To: [EMAIL PROTECTED] Subject: [PHP] force refresh? can i force a browser to refresh using php. jeff. -- Jeff D. Hamann Hamann

[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 unsubscribe

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 script... ? mail([EMAIL PROTECTED],

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

2002-01-18 Thread Jeff D. Hamann
P folder into the PATH environment variable... Regards, =dn - Original Message - From: Jeff D. Hamann [EMAIL PROTECTED] To: ; [EMAIL PROTECTED] Sent: 18 January 2002 07:00 Subject: [PHP-WIN] command line are -c doesn't work on win2k? I've been trying to figure out what was wrong

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

2002-01-18 Thread Jeff D. Hamann
cullerton [EMAIL PROTECTED]; Jeff D. Hamann [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Friday, January 18, 2002 9:09 AM Subject: Re: [PHP] command line are -c doesn't work on win2k? Mike and Jeff, what about the [EMAIL PROTECTED]? is it failing on a 'bad' email address? or maybe putting

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

2002-01-18 Thread Jeff D. Hamann
:\Program Files\Apache Group\Apache\htdocs Hope this helps... Jeff. - Original Message - From: DL Neil [EMAIL PROTECTED] To: Jeff D. Hamann [EMAIL PROTECTED]; mike cullerton [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Friday, January 18, 2002 9:53 AM Subject: Re: [PHP] command line are -c

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] Sent: Friday, January 18, 2002 9:53 AM Subject: Re: [PHP] command line are -c

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

2002-01-17 Thread Jeff D. Hamann
the script into the same dir as php.exe and it worked fine. The problem is that I need 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