Hi All
i want to write a script for counting the days till the end of project.
i need a form for input date of start and date of end and after posting that, php show me how many days i have to finish that project.
is there any one help me.
thanks a lot
I done something similar using PHP, Ajax and JQuery - Here’s the link -> http://www.jrpepp.com/displayPage.php?page=194 You should be able to modify it to what you want? It’s up to you.