php-general Digest 17 Jul 2006 15:26:31 -0000 Issue 4244

2006-07-17 Thread php-general-digest-help
php-general Digest 17 Jul 2006 15:26:31 - Issue 4244 Topics (messages 239518 through 239525): Re: GD to database directly 239518 by: Kevin Waterson 239522 by: Jay Blanchard Re: Zend Studio, phpMyAdmin, and mysql.sock 239519 by: Robert Cummings PHP | Flash Query

[PHP] Delete an upload

2006-07-17 Thread Benjamin Adams
I created a form where users can upload. I'm working on the section where admins can delete entries. When I have a user delete an entery, I have it taking out of MySQL (working fine) But how do I delete the file that was uploaded? Thanks for any help Ben -- PHP General

RE: [PHP] Delete an upload

2006-07-17 Thread Jay Blanchard
[snip] I created a form where users can upload. I'm working on the section where admins can delete entries. When I have a user delete an entery, I have it taking out of MySQL (working fine) But how do I delete the file that was uploaded? Thanks for any help [/snip] http://www.php.net/unlink

RE: [PHP] Delete an upload

2006-07-17 Thread mike bellerby
You unlink it. Mike Message Received: Jul 17 2006, 04:26 PM From: Benjamin Adams [EMAIL PROTECTED] To: php php php-general@lists.php.net Cc: Subject: [PHP] Delete an upload I created a form where users can upload. I'm working on the section

RE: [PHP] Image submit with mouse over

2006-07-17 Thread Chris W. Parker
Skip Evans mailto:[EMAIL PROTECTED] on Friday, July 14, 2006 4:33 PM said: My apologies to all. I assumed that JS questions would be entertained as the application is within a PHP app. No need to apologize. My off-list email wasn't meant to berate but merely let you know what the purpose

RE: [PHP] Image submit with mouse over

2006-07-17 Thread Chris W. Parker
Chris W. Parker on Monday, July 17, 2006 10:23 AM said: motherboards. Or how about this one? My can't keeps walking on my keyboard while I'm trying to write a PHP page. What should I do? Okay that should be CAT, not can't. -- PHP General Mailing List (http://www.php.net/) To unsubscribe,

RE: [PHP] Image submit with mouse over

2006-07-17 Thread Robert Cummings
On Mon, 2006-07-17 at 13:27, Chris W. Parker wrote: Chris W. Parker on Monday, July 17, 2006 10:23 AM said: motherboards. Or how about this one? My can't keeps walking on my keyboard while I'm trying to write a PHP page. What should I do? Okay that should be CAT, not can't. So

Re: [PHP] Image submit with mouse over

2006-07-17 Thread Skip Evans
Chris W. Parker wrote: Thank you, you're beautiful. I'll be here all week folks. You forgot, Enjoy the buffet. -- Skip Evans Big Sky Penguin, LLC 61 W Broadway Butte, Montana 59701 406-782-2240 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:

Re: [PHP] Image submit with mouse over

2006-07-17 Thread Jochem Maas
Chris W. Parker wrote: Chris W. Parker on Monday, July 17, 2006 10:23 AM said: motherboards. Or how about this one? My can't keeps walking on my keyboard while I'm trying to write a PHP page. What should I do? Okay that should be CAT, not can't. I thought the can't walking all over

RE: [PHP] Image submit with mouse over

2006-07-17 Thread Jay Blanchard
[snip] I thought the can't walking all over the keyboard was rather Kafka-esque ;-) [/snip] In a rather existential sort of way. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Name in HTML input

2006-07-17 Thread weetat
Hi all, I am using php 4.3.2 , mysql db and Red Hat Enterprise. I have some issue regarding the name in INPUT Tag in html , as shown below: a: input name=FOX08340027hostname[] type=hidden value=FOX08340027 b: input name=FHK0924F0JG (2771890816)hostname[] type=hidden value=FHK0924F0JG