Posts Tagged ‘php’

AJAX and PHP, getting data on the fly.

Wednesday, March 12th, 2008

I find quite often that people shy away from Ajax because they feel it would be too hard to implement in to their site. This is usually not the case. This week will be the first of several tutorials that are intended to help give an understanding in to how AJAX can be used to dynamically change elements of a site. In this tutorial I will provide an AJAX engine that will be used in many other posts. I will also be discussing how to use this engine to bring data in from a PHP file and display that to a DIV on your site. Check out this example:

(more…)

Weekly Snip-O-Codes!

Tuesday, February 19th, 2008

Sean Metzgar!Hi everybody! Every week I will be bringing you a nifty little tutorial on coding. Now yes, that is a little vague, but I do not wish to limit myself to just one language. Some weeks it might be PHP, some JavaScript, maybe even some good old fashioned C. Who knows!?! I only ask one thing, that you have a computer. I will try my best to write these tutorials so that ANYONE can use them, but this of course would prove to be difficult if you do not have a computer to work with. Anyways, check back frequently. If you would like to see me create something, feel free to drop a comment in any one of my posts, or shoot me an e-mail at sean@clickpopmedia.com. I will be posting my tutorials every Tuesday, but be sure to come check out everything else we’re doing here at ClickPopMedia.

-§ean-