searching some php programs...

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
rami
Forum Contributor
Posts: 217
Joined: Thu Sep 15, 2005 8:55 am

searching some php programs...

Post by rami »

i am searching for php program that are considered to be best in their work.
When i say best i mean may be most used and considered good by many users...running in many sites...
for eg when we say php forum people usually use vbulletien or phpbb ,when people say php mail they use squirell mail
so on

i am trying to find best program for
1)poll
i have downloaded phppoll (phpwizard.com )but it didnt work
is it the best or we have better option than it?

2)php mass mailer
may be most say it mailing list as any such good mailing list ..i am not searching class(like phpmailer) but the program.The program may be which can mail all users in database in thousand if given good mail server.

3)email system
i am using gcards but it has poor support system and normally hard to edit and lack many facilities
so which is mot used greeting system in php..
which has good support and easy to edit
may be like phpbb ( not in work but in its work and support)

so are there any such soft u know
please help
thanks
when i say best may be considered good by many like phpbb in forums...
[url=http://forums.devnetwork.net/viewtopic.php?t=30037]Forum Rules[/url] Section 1.1 wrote:4. All users of any level are restricted to bumping (as defined here) any given thread within twenty-four (24) hours of its last post. Non-trivial posts are not considered bumping. A bump post found in violation will be deleted, and you may or may not recieve a warning. Persons bumping excessively be considered as spammers and dealt with accordingly.
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Re: searching some php programs...

Post by RobertGonzalez »

rami wrote:i am searching for php program that are considered to be best in their work...
1)poll
Googled it and got this...
rami wrote:2)php mass mailer
Google had something to say about this one as well
rami wrote:3)email system
You said you are using gcards. This is not an email system but a greeting card system. Google helped out with this one, too.

I am not sure if the results point to best-in-class type of apps, but they can at least point you in a decent direction.
ablaye
Forum Newbie
Posts: 13
Joined: Sun May 14, 2006 9:26 pm

Post by ablaye »

Look into hotscripts.com and you'll find many scripts that do what you are asking. Best of Luck.
rami
Forum Contributor
Posts: 217
Joined: Thu Sep 15, 2005 8:55 am

Re: searching some php programs...

Post by rami »

Everah wrote:got this...
ok poll i found poll from chimik quite good
Everah wrote: Google had something to say about this one as well
Everah wrote:3)
You said you are using gcards. This is not an email system but a greeting card system. Google helped out with this one, too.
i have google and i have even visited downloaded almost 9 out of 10 web i visted...but actually when i use intial php application like phpbb,phpmyadmin
i thought ok it is indeed open source and free.............
but these software which comes up in 9 searches in 10 reults are proving nothing comes for free
means they all lack some things
one uses too much space...other no some features...that gcards has it forum hacked and is not able to re establish
so i was just trying to know from experience if there any such good software from experience of any webmaster..
but just a script
these are free and lacking soft that comes in google
phpPowerCards
PHPCards
Sendcard

I am not sure if the results point to best-in-class type of apps, but they can at least point you in a decent direction.[/quote][/quote]
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

What you are encountering right now is why a lot of the members in this community became developers. There are a ton of applications available to you, but a lot of them miss the mark when it comes to meet your specific need. That leaves three options:

1. Keep searching until you find the app that is exactly what you want
2. Deal with what is out there and wrap your need around the app
3. Rewrite the whole darn thing and make it what you want

I like choosing #3.
rami
Forum Contributor
Posts: 217
Joined: Thu Sep 15, 2005 8:55 am

Post by rami »

Everah wrote:What you are encountering right now is why a lot of the members in this community became developers. There are a ton of applications available to you, but a lot of them miss the mark when it comes to meet your specific need. That leaves three options:

1. Keep searching until you find the app that is exactly what you want
2. Deal with what is out there and wrap your need around the app
3. Rewrite the whole darn thing and make it what you want

I like choosing #3.
thanks
you r right
but as when people like me are learning then may be its good to learn and see what other so called good programmer do..
ya i didnt found a mis software i also made it myself

i am totally against these people who are using free software php mysql...etc
but selling thier product..
that greeting script called emax says $179 ..thats too much
Post Reply