Connecting Tech Pros Worldwide Help | Site Map

PHP Classes

Jeremy Ross
Guest
 
Posts: n/a
#1: Jul 17 '05
Hello,

I am looking for a good class to use to validate user inputed data,
something that would allowed me to do it server side, and client side
would be very great.

Also are there any other classes that you use often in your applications?

Thanks for any input,
Jeremy Ross
Berislav Lopac
Guest
 
Posts: n/a
#2: Jul 17 '05

re: PHP Classes


Jeremy Ross wrote:[color=blue]
> Hello,
>
> I am looking for a good class to use to validate user inputed data,
> something that would allowed me to do it server side, and client side
> would be very great.
>
> Also are there any other classes that you use often in your
> applications?
> Thanks for any input,
> Jeremy Ross[/color]


www.phpclasses.com, imagine

Berislav


Jeremy Ross
Guest
 
Posts: n/a
#3: Jul 17 '05

re: PHP Classes


Berislav Lopac wrote:[color=blue]
> Jeremy Ross wrote:
>[color=green]
>>Hello,
>>
>>I am looking for a good class to use to validate user inputed data,
>>something that would allowed me to do it server side, and client side
>>would be very great.
>>
>>Also are there any other classes that you use often in your
>>applications?
>>Thanks for any input,
>>Jeremy Ross[/color]
>
>
>
> www.phpclasses.com, imagine
>
> Berislav
>
>[/color]
Hello,

Thanks, I did already know about phpclass.org and have found many
classes related to what i was looking for. However I am also looking
for peoples input of what they are using, and maybe there own tricks and
tips or other classes, sorry i should have said that in my earlyer post.

Thanks,
Jeremy Ross
André Rühmkorf
Guest
 
Posts: n/a
#4: Jul 17 '05

re: PHP Classes


Jeremy Ross wrote:
[color=blue]
> Also are there any other classes that you use often in your applications?[/color]

Have a look at

http://www.sitepoint.com/blog-post-view.php?id=213786

Have fun
Andre
Manuel Lemos
Guest
 
Posts: n/a
#5: Jul 17 '05

re: PHP Classes


Hello,

On 12/07/2004 12:05 PM, Jeremy Ross wrote:[color=blue][color=green][color=darkred]
>>> I am looking for a good class to use to validate user inputed data,
>>> something that would allowed me to do it server side, and client side
>>> would be very great.
>>>
>>> Also are there any other classes that you use often in your
>>> applications?
>>> Thanks for any input,
>>> Jeremy Ross[/color]
>>
>>
>>
>>
>> www.phpclasses.com, imagine
>>
>> Berislav
>>[/color]
> Hello,
>
> Thanks, I did already know about phpclass.org and have found many
> classes related to what i was looking for. However I am also looking
> for peoples input of what they are using, and maybe there own tricks and
> tips or other classes, sorry i should have said that in my earlyer post.[/color]

If you go on the page of the category of classes for Validation and see
the top rated listings you can figure from all that are available there
which are most appreciated:

http://www.phpclasses.org/browse/cla...top/rated.html



--

Regards,
Manuel Lemos

PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/

PHP Reviews - Reviews of PHP books and other products
http://www.phpclasses.org/reviews/

Metastorage - Data object relational mapping layer generator
http://www.meta-language.net/metastorage.html
Closed Thread