Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
Multiple Options for a Single Page
For this example I want to use the Handlers option which is under Fed Admin and all the related codi
newbie question
Hi out thereIm totaly new in this forum and to .net and vb so here is a totaly newbie question.I wan
CU&UC guide
Hi Gurus,
can anybody provide me the link for CU&UC upgrade guide
Thanks i
Setting a default timezone?
I have read about how to change the timezone in PHPMYADMIN, but it changes back, it doesn't STAY the
error help - Dynamic Image
I've been working on making my site less cluttered in the directories and more secure lately. In an
Set Categories
I am creating a submission form for somebody to come in and submit products. These products are sep
Pagination won't carry results past page 2.
Hi all,
I've worked out my pagination script and its paginating fine until I click next from
Escape Latin Characters
I need to escape latin characters in an xml doc. Example: "é" is escaped to "é". I thoug
How do I create a 2D game "camera" to follow player?
In J2ME programming I'm targeting MIDP 2.0 devices.
I'm using gamecanvas and I was thinking t