Hi,

Currently I am using "|" (pipe) (without quotes) to
separate values if they belong to the same user.

eg : If a user wants to receive an e-mail on Friday
and Saturday I will put in the required field 5|6.

And than retrieve that split/explode it with "|" and
check the value.

Is there any other solution to this where we require
to store more than one value against the same
entry/user.

kindly explain with example.

Piyush.

--- [EMAIL PROTECTED] wrote:
> Your message cannot be posted because it appears to
> be either spam or
> simply off topic to our filter. To bypass the filter
> you must include
> one of the following words in your message:
> 
> sql,query
> 
> If you just reply to this message, and include the
> entire text of it in the
> reply, your reply will go through. However, you
> should
> first review the text of the message to make sure it
> has something to do
> with MySQL. Just typing the word MySQL once will be
> sufficient, for example.
> 
> You have written the following:
> 
> Hi,
> 
> Currently I am using "|" (pipe) (without quotes) to
> separate values if they belong to the same user.
> 
> eg : If a user wants to receive an e-mail on Friday
> and Saturday I will put in the required field 5|6.
> 
> And than retrieve that split/explode it with "|" and
> check the value.
> 
> Is there any other solution to this where we require
> to store more than one value against the same
> entry/user.
> 
> kindly explain with example.
> 
> Piyush.
> 
>  
> 
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! - Official partner of 2002 FIFA World Cup
> http://fifaworldcup.yahoo.com
> 


__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to