Re: [PHP] Re: Version Control Software

2008-08-07 Thread Benjamin Darwin
On Thu, Aug 7, 2008 at 10:02 AM, Colin Guthrie <[EMAIL PROTECTED]> wrote: > Robert Cummings wrote: > >> On Thu, 2008-08-07 at 09:43 +1000, Ross McKay wrote: >> >>> On Wed, 6 Aug 2008 16:42:23 -0400, "Benjamin Darwin" wrote: >>> >>> [

[PHP] Version Control Software

2008-08-06 Thread Benjamin Darwin
After reading a topic on the list here about someone losing their website, and having a minor mistake on my own that cost me a week's work on a file (basically, tested the file, then uploaded to the live site and took the daily backup off the live site.. only to find the file was messed up.. and ha

Re: [PHP] Newbie ' If Statement' Question

2008-03-14 Thread Benjamin Darwin
On Fri, Mar 14, 2008 at 7:56 PM, [EMAIL PROTECTED] < [EMAIL PROTECTED]> wrote: > Hello Folks, > > I would like to be able to wrap a 'form' inside a php 'if statement' - so > that the form will appear if the 'if condition' is met. > > - most likely I cannot have a I'm doing other things wrong al

Fwd: [PHP] Using PHP to remove certain number of bytes from file

2007-12-30 Thread Benjamin Darwin
Maybe one of these days I'll remember to actually reply to the list the first time. -- Forwarded message -- From: Benjamin Darwin <[EMAIL PROTECTED]> Date: Dec 30, 2007 2:12 PM Subject: Re: [PHP] Using PHP to remove certain number of bytes from file To: Scott Wil

Re: [PHP] Multiple File Downloads

2007-12-14 Thread Benjamin Darwin
> can make enough money to pay someone else to do it for you. > > -- > > > > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- Benjamin Darwin President, Crew 99 (Insert Phone Number Here) [EMAIL PROTECTED] "Dream as

RE: [PHP] Submit hitting enter problem

2002-11-10 Thread @ Darwin
A missing tag? Some browsers are picky, so you might want to also do what someone else suggested to you earlier, which is to put quotes around your attribute values. This is especially important to implement while HTML fades out and languages based on XML (XHTML in particular) fade into popularity

RE: [PHP] tag

2002-11-10 Thread @ Darwin
Schema. I'm not sure what it could be. You can go to Microsoft.com (this site gives me shivers) and "dig" through their site for how they syntax markup within their FrontPage application. - Darwin > -Original Message- > From: John Meyer [mailto:johnmeyer_1978@;yaho

RE: [PHP] HTTP POST FILE UPLOAD HELP - REVISITED

2002-11-09 Thread @ Darwin
You're absolutely correct. The script works perfectly fine now, and I have you to thank. I went back to "Handling file uploads" and re-read the entire thing. I guess I missed the part that said the following before the actual script example. My fault and my apologies. Thanks Jason, and thanks to a

[PHP] HTTP POST FILE UPLOAD HELP - REVISITED

2002-11-09 Thread @ Darwin
ding the file. THE QUESTION: Shouldn't PHP automatically create a temporary file of the uploaded image? Is there something I'm missing in the php.ini settings? If you have any other questions that might help you further your probe into this problem, please let me know. Thanks... - Darwi

RE: [PHP] Windows XP Session Issues

2002-11-08 Thread @ Darwin
Jason, I'm running Windows XP with Apache and PHP 4.2.0. I never experienced such a problem with XP and sessions. I did, however, have to change the session path in the php.ini file for the sessions to save to the correct temporary directory. Maybe you have overlooked that? > -Original Messag

RE: [PHP] HTTP POST FILE UPLOAD HELP

2002-11-08 Thread @ Darwin
Nope, tried that just now. The example doesn't work for me. Any other suggestions? - Darwin > -Original Message- > From: Justin French [mailto:justin@;indent.com.au] > Sent: Friday, November 08, 2002 7:13 AM > To: @ Darwin; Php-General > Subject: Re: [PHP] HTTP P

RE: [PHP] HTTP POST FILE UPLOAD HELP

2002-11-08 Thread @ Darwin
Ok, I'll try that. I never had to do it before, but I'll try it anyway...I'll get back to you on it...thanks - Darwin -Original Message- From: Ernest E Vogelsinger [mailto:ernest@;vogelsinger.at] Sent: Friday, November 08, 2002 6:22 AM To: @ Darwin Cc: Php-General Subject:

RE: [PHP] HTTP POST FILE UPLOAD HELP

2002-11-08 Thread @ Darwin
You know what, let me try that, and I will get back to you as soon as I can. - Darwin > -Original Message- > From: Justin French [mailto:justin@;indent.com.au] > Sent: Friday, November 08, 2002 7:13 AM > To: @ Darwin; Php-General > Subject: Re: [PHP] HTTP POST FILE UPLOA

[PHP] HTTP POST FILE UPLOAD HELP

2002-11-08 Thread @ Darwin
setting in the php.ini file that I need to worry about that is not set by default? I've pondered and tested this long enough and I'm beyond frustration, someone please help me with some suggestions to get me through this... Thanks, - Darwin -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] Graphics question

2002-11-07 Thread @ Darwin
The reason "imagedestroy()" may have not worked for you is that maybe imagedestroy() is misspelled? If you misspelled it in the code then it won't work. Just a suggestion. - Darwin > -Original Message- > From: Robbert van Andel [mailto:robbert@;vafam.com] > Sen

RE: [PHP] Sessions and Arrays

2002-11-05 Thread @ Darwin
W. Holmes [mailto:holmes072000@;charter.net] > Sent: Tuesday, November 05, 2002 4:03 PM > To: @ Darwin; Php-General > Subject: Re: [PHP] Sessions and Arrays > > > Did you try it? Did it work? > > How about > > $_SESSION['item']['price'] = $item[&#

[PHP] Need Help With SESSIONS and ARRAYS

2002-11-05 Thread @ Darwin
Hello, In an attempt to override the political anger in this mailing list I will tell you that I have already searched through documentations on how to solve the problem I'm having, to the extent of my skills in searching. Ok, now to the problem. I have an array submitted by a form, such as $item

[PHP] Sessions and Arrays

2002-11-05 Thread @ Darwin
Hello, In an attempt to override the political anger in this mailing list I will tell you that I have already searched through documentations on how to solve the problem I'm having, to the extent of my skills in searching. Ok, now to the problem. I have an array submitted by a form, such as $item

RE: [PHP] Require_once problem

2002-11-01 Thread @ Darwin
into that. Hope this helps a little. -- Darwin > -Original Message- > From: Kerry Kobashi [mailto:kkobashi@;thegrid.net] > Sent: Friday, November 01, 2002 1:36 AM > To: [EMAIL PROTECTED] > Subject: [PHP] Require_once problem > > > Whats the difference between require

RE: [PHP] php development environment

2002-11-01 Thread @ Darwin
7;ll like it. I like it better than Homesite, Dreamweaver, Interdev or lower-end environments. -- Darwin > -Original Message- > From: Simon Taylor [mailto:simon.taylor@;afritol.co.za] > Sent: Thursday, October 31, 2002 4:34 AM > To: [EMAIL PROTECTED] > Subject: [PHP] php d

RE: [PHP] Rearranging Order of Photos

2002-10-31 Thread @ Darwin
Monty, maybe you can try using a database and PHP together to organize these photos. A suggestion would be to store only the path to the photos in a MySQL database, for example, and store the actual photos in the file system. If you would like to have these photos in a specific order then just crea