Custom Search

Monthly Archives: July 2009

Part 2: Expanding the useless to usefull

1
Filed under PHP

Last time we went over the base DB connection and the use of re usable code, now we will expand the dbconnector.php to make it more useful to everyone. We left off by using the new dbconnector to create a link, now we add some code so we can make query’s and make the queries safer than just sending unchecked data to it.
Read More »

OO PHP Part 1: Re-usable DB connector

0
Filed under PHP
Tagged as

Welcome to My first Tutorial and resource for OO PHP code and classes. There are a lot of Great OOP Tutorials out there for PHP. This tutorial is not for people who don’t have the OOP concept down, this tutorial is for the person that understands the concept and just needs some great reusable code for your library of scripts and Code to make your life a little bit easier.

Read More »

HalloweenCenter.net project

2
Filed under General
Tagged as , ,

I am Currently working on a Google Maps Integration For another Word Press Blog at Halloweencenter.net and hauntedmaps.com, Its Been a Fun project with some great challenges and a great learning experience,

hopefully it will be completely finished sometime this week with no other issues at hand, but My personal Goal with this project is an easily integrated map with DB support for markers, directions and a unique way of administrating the inputted markers by the users. My idea for this to work is a Unique Link created when the site or marker was put into the DB, after that the person who created the the marker can now go to that link and update certain parts of the entry, like the description and other non critical Data. later this Week I will Post some of the Code and the Basics of how it works, and Hopeful create some reusable Code for your own project.

but for right now i will be concentrating on getting my themes and my other WP content setup so it looks as Good as other WP sites

I have to Give a Shout to Leo, he did give me some great inspiration to start up my own site..