testing an email client

Discussion of testing theory and practice, including methodologies (such as TDD, BDD, DDD, Agile, XP) and software - anything to do with testing goes here. (Formerly "The Testing Side of Development")

Moderator: General Moderators

Post Reply
vassili86
Forum Newbie
Posts: 1
Joined: Tue Apr 07, 2009 4:47 am
Location: bangalore india
Contact:

testing an email client

Post by vassili86 »

i have been trying to build a email client(web based) ans i came across a tutorial which has the complete php snippet for building one

1.i have only understood somepart of it and my question here is can i test this snippet in my local machine (i use wamp server) .i have tried and failed.


2.how will be my sql database be structured for my emailclient


complete code of the emailclient is in attachment

please help me with this and i m new to php
Post Reply