How to make a tool as 30-day evalution copy

Discussions of secure PHP coding. Security in software is important, so don't be afraid to ask. And when answering: be anal. Nitpick. No security vulnerability is too small.

Moderator: General Moderators

Post Reply
uday123
Forum Newbie
Posts: 3
Joined: Sat Mar 25, 2006 8:44 am

How to make a tool as 30-day evalution copy

Post by uday123 »

Hi Friends,

I want to make a tool/product as 30-days evalution copy.
I think it is possible by using PHP.If anybody have any ideas (or) scripts/articles , please send it to me.

eagerly waiting for ur help.
Thanks in advance.

Regards,
Uday
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

what kind of product? If it's PHP, host it on your own servers. There is no other way as everything else is easily circumvented. If you're talking compiled applications, it is often a build option, not really something PHP would take care of, but your compiler would (if you wrote the software correctly.)
Post Reply