Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
Random date selection
i want to select random date with time(hour+minutes+sec) where date is specified(10/22/2009) and tim
Parse Error
Hi Guys,
I have a function in my class which returns a string link variable. The problem is i
PHP FTP connect doesn't work with correct login
Hi!
i am working on this test code:
Quote<?php
$ftp_ser
array_count_values question?
ok i'm trying to create a top ten list from a database of listed favorite movies.
the followi
Load file in PHP
I have 2 files. The first is a PHP generated XML file that's dependent by 2 inputs. The second is a
trouble printing an array....
I'm having some trouble printing out an array forwards. I'm figuring out the high and low of an arra
Echo multiple lines of html code
Hi guys,
I would like to know if there is a way to echo multiple lines of html codes.
Filename and Line Number Custom Error
I have a class, with a method that accepts 2 parameters. I would like to output error messages.
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