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
~482 People Reached
Favorite Forums
Favorite Tags
php x 4
Member Avatar for NoMansLand_MFGC

Hello Daniweb, I hae built a time/date counter for a private ticketing/support system, but I have run into a bug. After submitting a ticket it's fine, the counter starts counting, Perfect. Update the ticket to Closed/Answered/Anything else that changes the Status of the ticket, it "resets" the counter. It pulls …

Member Avatar for diafol
0
292
Member Avatar for NoMansLand_MFGC

Hello, I'm normally pretty good with PHP but since updating to the latest version I can't seem to get most my script's to work. I am trying to pull two variables, from the database and count how many row's there are. [CODE] $query = mysql_query("SELECT * FROM notifications WHERE to='$username' …

Member Avatar for pritaeas
0
190