Skip to main content

Home/ PHP Programming/ Contents contributed and discussions participated by Jungle Jar

Contents contributed and discussions participated by Jungle Jar

Jungle Jar

JungleJar | Looking at Wordpress Custom Fields and Images Further - 0 views

  •  
    You may remember a previous article I wrote here on JungleJar.com called Using Custom Fields To Post Your Images, but if not, I'm going to reintroduce a few of the code snippets and methods I wrote about in the tutorial about how to save and display image data from custom fields within Wordpress. In this article I'm also going to cover a few of the small yet robust code block methods I myself tend to practice quite a bit that I didn't previously touch on. So, if you're looking for a solid tutorial on how to use Wordpress Custom Fields to display blog post thumbnails in an easy and flexible manner, then this article is for you.
Jungle Jar

JungleJar | Taking a Look at a Few More Paste Bins - 0 views

  •  
    It wasn't that long ago when I was searching for a couple of good code-snippet applications to store bits of source code. Well, I found a couple and published 2 Really Useful Code Snippet Applications. Now, I've found a few more worth noting, each with their own strengths and weaknesses, but they all serve their purpose nicely.
Jungle Jar

JungleJar | Featured Web Application: PHPanywhere.net - 0 views

  •  
    This is an extremely cool and useful web application, and if it hasn't been thought of before, I'm absolutely shocked, because it makes so much sense. Essentially, PHPanywhere is a web based free Integrated Development Environment or IDE for the PHP language. In other words it is a web based application that provides PHP developers a PHP code editor that mocks a desktop application, and it does so very well.
Jungle Jar

JungleJar | Development Tutorial: Creating 301 Re-directs - 0 views

  •  
    From time to time you'll probably want to send a website visitor who tries to access a page that has moved, been deleted, etc to a brand spanking new page of which quite possibly will have the content they were looking for. In this article I'll introduce you to the 301 re-direct, show you how to create one, and you'll see why sometimes just depending on the 404 page isn't practical. I'll also show you various methods to create one by using PHP, ASP, and HTML.
Jungle Jar

JungleJar | Wordpress How-To: Displaying Post Counts - 0 views

  •  
    Ever wanted to display the number of posts your blog has achieved for your blog readers or perhaps just for yourself? Or, what about the number of posts in a specific category? If so, I'll show you a quick and easy way to do just that, and we'll style up the output with a bit of CSS Level 2.1 the standard way.
Jungle Jar

Wordpress Tutorial: Make Your Page Titles SEO Friendly - 0 views

  •  
    If you're a Wordpress Content Management System user, and you would like to make your page titles SEO friendly without installing any plug-ins or modifying your website too much, then this article might be for you. All it requires is a few lines of PHP in your header.php file.
1 - 6 of 6
Showing 20 items per page