Videos tagged with "webdesign"
693 views
1 comments
Craig's List Ad Generator - image links in CL
from JDStraughan on 3/26/08
This is a little tool that allows you to easily add clickable image links in your Craig's List ads. Video show example of ad being created for a website. Tool can be found at: http://jdstraughan.com/craigslist_ad_generator/
74 views
0 comments
Basic PHP Form Validation
from JDStraughan on 3/26/08
This is a video designed for novice php developers. The goal of the video is to demonstrate the basic concepts of validating fields in standard html code. For more information, please visit my website: www.jdstraughan.com
15 views
0 comments
Dynamic Dropdowns in Forms using PHP
from JDStraughan on 3/26/08
Create a dropdown using php's FOR loop and tweak it to default to today's date.