Re: [PHP] HOW update time and date-fields to mysql....

2006-02-28 Thread matt stone
On 2/28/06, Gustav Wiberg [EMAIL PROTECTED] wrote: Hi there guys! I have used a date-field and a time-field in a mysql-database. $sql = UPDATE tbforum SET; $sql .= question= . safeQuote($frmQuestion); $sql .= , insertDate=' . $dat . '; $sql .= , insertTime=' . time() . '; $sql .=

Re: [PHP] How secure is this?

2006-02-23 Thread matt stone
On 2/22/06, tedd [EMAIL PROTECTED] wrote: PS: This site works for: Opera 8.5+, Safari, Netscape 7.2+, Mozillia 1.6+, FireFox 1.0.7+, Konqueror 3.4.0+, and IE 5+ (except Mac) Doesn't work for me firefox 1.0.3 on fedora core 3. FYI, javascript consoles outputs: Error:

Re: [PHP] PHP Application Vuln. Testing

2006-02-07 Thread Matt Stone
- Original Message - From: Jason Gerfen [EMAIL PROTECTED] To: PHP General (E-mail) php-general@lists.php.net Sent: Tuesday, February 07, 2006 4:54 PM Subject: [PHP] PHP Application Vuln. Testing Is there any product available, commercial or free which performs source code auditing

Re: [PHP] Need help with modifying values

2005-12-18 Thread Matt Stone
There's a big difference between the first and second scripts your using. The second one isn't using a while loop so will only return the first row in the recordset. See below. HTH Cheers Matt - Original Message - From: Anasta [EMAIL PROTECTED] To: php-general@lists.php.net Sent:

Re: [PHP] Blocking Values From an External Source

2005-12-16 Thread Matt Stone
- Original Message - From: Shaun [EMAIL PROTECTED] To: php-general@lists.php.net Sent: Friday, December 16, 2005 7:50 PM Subject: [PHP] Blocking Values From an External Source Hi, I have a script on my site for processing values sent from a contact form and emailing them to the

Re: [PHP] Autodeleting news when it has become yesterdays news

2005-11-23 Thread Matt Stone
- Original Message - From: twistednetadmin [EMAIL PROTECTED] To: php-general@lists.php.net Sent: Wednesday, November 23, 2005 7:02 AM Subject: [PHP] Autodeleting news when it has become yesterdays news I have a news-script on a webpage. Or an eventscript you might call it. This lists

Re: [PHP] Validating Email addrs

2005-11-15 Thread Matt Stone
- Original Message - From: Leonard Burton [EMAIL PROTECTED] To: PHP-General php-general@lists.php.net Sent: Tuesday, November 15, 2005 4:16 PM Subject: [PHP] Validating Email addrs Hi All, I know that it is pretty darn impossible to come up with a regular expression for validating

RE: [PHP] Stripping single quotes

2001-07-28 Thread Matt Stone
Darn, it still 'aint working. Ok, let's say $fldemail contains o\'[EMAIL PROTECTED] I then run these: $fldemail == stripslashes($fldemail); $fldemail == ereg_replace(',,$fldemail); And I get o\'[EMAIL PROTECTED] ... damn. Any ideas? Thanks, Matt Stone -Original Message- From: Chris Fry

RE: [PHP] Stripping single quotes

2001-07-28 Thread Matt Stone
Thanks for your help everyone, I feel pretty embarrassed to have made a mistake like that! :o -Original Message- From: Bojan Gajic [mailto:[EMAIL PROTECTED]] Sent: Sunday, 29 July 2001 12:44 AM To: Matt Stone Subject: Re: [PHP] Stripping single quotes you are not assigning

[PHP] Stripping single quotes

2001-07-27 Thread Matt Stone
to be working. Here it is: $fldemail == str_replace(',,$fldemail); Nice and basic :) Can anyone please enlighten me on this? Thanks in advance, Matt Stone -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED

RE: [PHP] HallMark uses PHP!!!!

2001-05-14 Thread Matt Stone
lol -Original Message- From: Kath [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 15, 2001 7:18 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: [PHP] HallMark uses PHP http://www.bbspot.com/News/2000/6/php_suspend.html - Kath - Original Message

RE: [PHP] PEAR

2001-04-03 Thread Matt Stone
I think the PEAR class file comes with PHP4... si that correct? -Original Message- From: glenn [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 4 April 2001 11:47 AM To: [EMAIL PROTECTED] Subject: [PHP] PEAR Does anyone know where I can get the basic pear class file from? I'm using the

[PHP] Number/Letter Passwords

2001-03-27 Thread Matt Stone
that will stuff up in certain circumstances? Please help, Matt stone _ ?php define(FIRST_STR,1); define(LAST_STR,0); function randomGen($length, $mode) { $all = explode( " ", "A B C D E F G H I J K

RE: [PHP] The ubitquitous forum project

2001-03-25 Thread Matt Stone
I dont like any of them, the UBB style is the best. -Original Message- From: Kath [mailto:[EMAIL PROTECTED]] Sent: Monday, 26 March 2001 2:02 PM To: Gfunk; Stephan Ahonen; PHP User Group Subject: Re: [PHP] The ubitquitous forum project I think what he means is this: This is newsgroup

RE: [PHP] The ubitquitous forum project

2001-03-25 Thread Matt Stone
PM To: Matt Stone Cc: PHP User Group Subject: Re: [PHP] The ubitquitous forum project On Mon, Mar 26, 2001 at 02:11:46PM +1000, Matt Stone wrote: I dont like any of them, the UBB style is the best. what's UBB-style like? -fkr -- gpg-fingerprint: 076E 1E87 3E05 1C7F B1A0 8A48 0D31 9BD3 D9AC

RE: [PHP] The ubitquitous forum project

2001-03-25 Thread Matt Stone
PROTECTED]] Sent: Monday, 26 March 2001 2:52 PM To: Matt Stone Cc: PHP User Group Subject: Re: [PHP] The ubitquitous forum project On Mon, Mar 26, 2001 at 02:11:46PM +1000, Matt Stone wrote: I dont like any of them, the UBB style is the best. what's UBB-style like? -fkr -- gpg-fingerprint: 076E 1E87

RE: [PHP] Random letter/number passwords

2001-03-25 Thread Matt Stone
Oops sorry, this line is supposed to read: $passfirst = randomGen($length-3, 1); $passend = randomGen(3, 0); $pass = $passfirst.'-'.$passend; return $pass; -Original Message- From: Matt Stone [mailto:[EMAIL PROTECTED]] Sent: Monday, 26 March 2001 4:12 PM

RE: [PHP] A NETWORK MARKETER?

2001-03-20 Thread Matt Stone
Leaders of the industry with a geocities address... whopdee do -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 21 March 2001 1:09 PM To: [EMAIL PROTECTED] Subject: [PHP] A NETWORK MARKETER? ATTENTION: ANY SERIOUS NETWORK MARKETER TAKE A LOOK

[PHP] Cache

2001-03-20 Thread Matt Stone
it is my local cache my ISP's cache. Anyhow, can anyone suggest a tag or something for me to put in my page so it refreshes and bypasses the cache? It is getting _REALLY_ annoying :\ Thanks, Matt Stone -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED

[PHP] Aspell Function

2001-01-23 Thread Matt Stone
Hi, I am trying to run this code from the manual but with no success: ?php $spellinglink = aspell_new ("english"); if (aspell_check ($spellinglink, "testt")) { echo "This is a valid spelling"; } else { echo "Sorry, wrong spelling"; } ? It returns this error: Fatal error: Call to

RE: [PHP] Aspell Function

2001-01-23 Thread Matt Stone
Ahh... found the answer :) So much for the PHP doc, it didnt say anything about what i needed, I had to use the Zend one :| -Original Message- From: Matt Stone [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 24 January 2001 12:54 PM To: PHP List Subject: [PHP] Aspell Function Hi, I am

RE: [PHP] Aspell Function

2001-01-23 Thread Matt Stone
in you. Beer leads to intoxication, intoxication to hangovers, and hangovers to... suffering. - Original Message - From: "Matt Stone" [EMAIL PROTECTED] To: "Matt Stone" [EMAIL PROTECTED]; "PHP List" [EMAIL PROTECTED] Sent: Wednesday, January 24, 2001 2:0

RE: [PHP] Aspell Function

2001-01-23 Thread Matt Stone
Arghh!! Is aspell even supported on windows 2k? -Original Message- From: Matt Stone [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 24 January 2001 1:06 PM To: Josh G; PHP User Group Subject: RE: [PHP] Aspell Function I had to download a the aspell library :) -Original Message

RE: [PHP] Help!!! MY ODBC!!!!

2001-01-22 Thread Matt Stone
No idea dude, but I will bring the topic back to the top and some all-knowledgable guru will hopefully help you *hint hint* :) -Original Message- From: Bruno Freire [mailto:[EMAIL PROTECTED]] Sent: Tuesday, 23 January 2001 3:01 AM To: '[EMAIL PROTECTED]' Subject: [PHP] Help!!! MY

[PHP] MySQL Query Error

2001-01-21 Thread Matt Stone
=c.id INNER JOIN subcategories s ON i.subcat_id=s.id But as soon as I do that I get this error message: MySQL Error: 1064 (You have an error in your SQL syntax near 'INNER JOIN categories c ON i.cat_id=c.id INNER JOIN subcategories s ON i.subcat_' at line 1) Session halted. Help please. Thanks, Matt

RE: [PHP] MySQL Query Error

2001-01-21 Thread Matt Stone
No, that is exactly as the PHPLib Debug function is returning... :| -Original Message- From: Samantha Savvakis [mailto:[EMAIL PROTECTED]] Sent: Monday, 22 January 2001 3:21 PM To: Matt Stone Subject: RE: [PHP] MySQL Query Error I'm not sure why are getting that error. Is the statement