Forum: PHP Oct 21st, 2009 |
| Replies: 5 Views: 342 Wow, this is great, thanks alot for the help.
I will play around with for a while and see what I can get done.
Thanks |
Forum: PHP Oct 19th, 2009 |
| Replies: 5 Views: 342 Opps, guess I should of just stayed quiet, but yes I still am looking for an answer.
I have some code I have been playing with.
<?php $sort= $_GET['sort'];
"Want to set a default value (ie.... |
Forum: PHP Oct 18th, 2009 |
| Replies: 5 Views: 342 Just thought I would post the solution for the last part of my question in case someone down the road needs to know. This is basically it.
<table>
<?php
$postslist =... |
Forum: PHP Oct 18th, 2009 |
| Replies: 5 Views: 342 Hi there,
I am in need of help, I would like to know how to create a link that when clicked it will change the order a list is displayed.
Specifically in wordpress when using a codex to... |
Forum: PHP Jul 3rd, 2009 |
| Replies: 6 Views: 628 Ahh... lol
Opps, I didn't realize that I thought it was odd "..." my bad, but now I know.
Anywayz I put your code in and it worked wonderfully.
Thanks a lot flash and bgeisel |
Forum: PHP Jul 3rd, 2009 |
| Replies: 6 Views: 628 Hey thanks a lot for the replies,
Flash, with the wp_list that is used for the page that displays the authors. I want to hide the info on the actual post/page that is view where it has the author... |
Forum: PHP Jul 2nd, 2009 |
| Replies: 6 Views: 628 hi all,
I am wondering if someone could give me a quick hand with some php im trying to edit in Wordpress.
Heres the original peice I am trying to edit:
<div class='dateauthor'>
... |