Owner: NYC Web Design URL:http://nyc.lantenengo.com/ Join Date: Sat, 15 Mar 2008 21:19:11 -0500 Rating:0 Site Description: The web design/development/marketing tips and tricks you need to know. Site statistics:Click here
Introduction 2008-03-15 18:57:23 Welcome to the NYC Web Design blog! I decided to start this blog because I wanted a place to share all these cool little tips and tricks that I’ve been discovering lately as I wander around the web. You never know how these blogs are going to evolve (that’s part of the fun), but I’m [...] Read more:Introduction
How To Set Up Your Own Blog 2008-03-25 20:42:18 It’s hard to believe that ten days have already passed since I posted my first (and, until now, only) entry up here on the NYC Web Design blog. I had intended to be back in a couple days with this entry on how to set up a blog, but my crazy life and various other [...]
Code to Display a MySQL Table in HTML 2008-04-21 18:58:15 Okay, so it’s been almost a month since I last found time to write a post up here. That’s clearly not enough to keep this going as an active, useful blog. So, I’m reevaluating my approach a bit. Unfortunately, I just don’t have a ton of extra time laying around at the moment, so instead [...] Read more:Display
, MySQL
, Table
U.S. State Abreviations in MySQL Table 2008-04-24 19:22:52 I was working on a lead delivery system today and the client needed the states field to be exported as abrevations rather than full names. I had to go to the USPS website, get the list, match up the abbreviations with the names, etc. It was a hassle. Hopefully, my putting this code to create [...] Read more:State
, MySQL
, Table
PHP Script to Get Array of FTP Directories and Subdirectories 2008-05-03 14:48:38 I was looking through my web host’s documentation the other day trying to figure out if there was a way to modify my php.ini file even though I’m on a shared hosting package. I was guessing not, but thought it would be worth looking into. I found good news and bad news — I couldn’t [...] Read more:Array
, Directories