Posts
 
Reputation
Joined
Last Seen
Ranked #3K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
3
Posts with Upvotes
3
Upvoting Members
2
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
2 Commented Posts
0 Endorsements
Ranked #20.4K
Ranked #2K
~2K People Reached
About Me

IT Support

Favorite Tags

8 Posted Topics

Member Avatar for PhilEaton
Member Avatar for Designer_101

Do any of the other wordpress functions work? You might try using `<?php echo get_the_title(); ?>` instead.

Member Avatar for Designer_101
0
774
Member Avatar for PhilEaton

Does your lamp server have have sendmail installed and running? Do you have any other mail scripts on your lamp server that do work? It's possible your server has been blocked for spam reasons.

Member Avatar for PhilEaton
0
143
Member Avatar for Sanchixx

You would need to refresh the page with javascript, or you could use Ajax and setTimeout to load the new messages.

Member Avatar for kreitje
0
69
Member Avatar for Djmann1013

Your where clause is comparing the username to $_SESSION['sessid'] Make sure that session key matches the username. Also, make sure you have session_start(); at the top.

Member Avatar for Djmann1013
0
94
Member Avatar for hostmela

while not as clean as refactoring your output, you can add ob_start(); to the top of your script.

Member Avatar for kreitje
0
321
Member Avatar for yash.bhardwaj.3133
Re: PHP

You have session_destory() instead of session_destroy() Not the movement of the r

Member Avatar for kreitje
0
115
Member Avatar for lakshya

You can no longer get the plain search api key. You now can only get the Javascript version for free. Otherwise it costs $x,xxx.

Member Avatar for kreitje
0
110

The End.