Parse String
I need to parse the string below into three variables. How would I do that?
john + 10/20/2008
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
Having Problem with Date
l have a submit buttom where user have the possibility to add a date to specify when his message s
Getting Resource id #11 while trying to connect..
So i tried using "DEFINE" for the first time and im using the variables i defined to conne
Click counter to ignore traffic from search bots
I have a click counter on my site that...well, counts the number of clicks a link gets on the frontp
Request-URI Too Large
I have created a simple submit form for a mysql database that puts a piece of code into database.<
Web Application Recipe
Hi Guys!
I am working with the Web Application recipes. I am currently working on the sen
IIS & NW MII on the same server
Hi,
We're weighing the possibility to run both IIS and MII (NetWeaver) on the same server
Count number of records in all the tables with a querry URGENT PLEASE...
I downloaded ORACLE 9I DATA DUMP into my comp. There are number of tables. I need to find out the
Multiple while loops
I have several DB queries that I know should be returning results and aren't. I have a feeling it ha