how to install my app using the web

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
seeker2921
Forum Contributor
Posts: 120
Joined: Sat Mar 22, 2003 7:10 pm
Location: Wiesbaden Germany
Contact:

how to install my app using the web

Post by seeker2921 »

I'm sick of people trading my program around so I want to set it up to where the only way it can be installed is using my website.. how would I go about doing this??
McGruff
DevNet Master
Posts: 2893
Joined: Thu Jan 30, 2003 8:26 pm
Location: Glasgow, Scotland

Post by McGruff »

Take a look at Zend.
seeker2921
Forum Contributor
Posts: 120
Joined: Sat Mar 22, 2003 7:10 pm
Location: Wiesbaden Germany
Contact:

Post by seeker2921 »

Is zend the only way I can go about this?
Illusionist
Forum Regular
Posts: 903
Joined: Mon Jan 12, 2004 9:32 pm

Post by Illusionist »

wht do you mean by "trading my program"?? what are they trading it for? Are you charging peple for your program? There isn't really a way to stop people from redistributing it.
seeker2921
Forum Contributor
Posts: 120
Joined: Sat Mar 22, 2003 7:10 pm
Location: Wiesbaden Germany
Contact:

Post by seeker2921 »

Yea, People will download it from me and then give it to other people, So I figuare if they can't get the installer (becuase the installer has stuff that the app needs that doesn't stay on the computer) then they wont be bale to give it to other people..
Post Reply