$link = mysql_connect('localhost', 'wilyone', 'C0y0t3'); //changet the configuration in required if (!$link) { die('Could not connect: ' . mysql_error()); } ?> mysql_select_db('wilytravel'); ?> $id=$_GET['id']; $slug=$_GET['slug']; $PAGE_NAME = $_SERVER['REQUEST_URI']; ?> $query = mysql_query("SELECT * FROM Content WHERE slug='$slug'"); while($result = mysql_fetch_object($query)) { $contentTitle = $result->title; $contentTeaser = $result->teaser; $contentCopy = $result->copy; $contentPicture = $result->picture; $contentSidebar = $result->sidebar; $website = str_replace("http://", "", $website); $website = str_replace("http//", "", $website); } ?> $query = mysql_query("SELECT * FROM Site WHERE id='1'"); while($result = mysql_fetch_object($query)) { $name = $result->name; $title = $result->title; $h1 = $result->h1; $sidebar = $result->sidebar; $header = $result->header; $homecopy = $result->homecopy; $meta = $result->meta; $url = $result->url; $analytics = $result->analytics; $adsense = $result->adsense; $sidebar = $result->sidebar; } ?>
Infant Packing ListInfant - Suitcase Formula/Bottles Breast Pump (If needed) Binkies/Binkie Holder Footed outfits Clothes (1-2 per day, plus a few extra) Pajamas Onesies Socks Sweaters Hat (Sun hat or winter hat, depending on weather) Bunting (if in cold weather) Swimsuit (if warm weather) Diapers Wipes Stroller Carseat Blankets (3-4) Swim Diapers First Aid Kit (Motrin/Tylenol, BandAids, Neosporin, Saline Nose Spray, Diaper Rash Ointment/Cream) Sling/Baby Carrier Inflatable Baby Bathtub Shampoo/Baby Wash Baby Lotion Tissues Plastic Bags (for diapers, dirty clothes, etc.) Hand Sanitizer Gel/Wipes Laundry Detergent Tide to Go or Shout Wipes Infant - Diaper Bag Change of Clothes Toys Snacks Bottle/Sippy Cup Books Lovey (Favorite toy, stuffed animal, etc.) Blanket Disposable Changing Pads Diapers Wipes Disposable Bibs Plastic Bags (dirty clothes, diapers etc.) include('/tmp/comments_inc_do_not_remove/comments/comments_template.php') ?> |
Related Articles |