Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #44.2K
~951 People Reached
Favorite Tags
Member Avatar for Saboor880

i want link of plugin for web development for netbeans IDE 8.0.2 so that i can download it.

Member Avatar for jwenting
-1
127
Member Avatar for AntonyRayan

Hi, here I included my code to find no of working days between two years. But in leap year I do not know how to find the working days. Can anyone help me? function calculate($month,$year) { $Start_Date="1/".$month."/".$year.""; $myTime = strtotime($Start_Date); // Use whatever date format you want $daysInMonth = cal_days_in_month(CAL_GREGORIAN, …

Member Avatar for diafol
0
352
Member Avatar for hadisur_rahman
Member Avatar for rproffitt
0
124
Member Avatar for cassyjack

Hi, I am working with a small business. They want to be able to provide users with a discount code that will work one time if the customer signs up for a emailing list. What they have been doing is once they get the email for the form...they have been …

Member Avatar for daniel.main.902
0
348