parameter passing issue on function
Well I thought I had created a pretty slick web page, using ?page and $_GET to load pages which wher
no idea what to do...
I'm fed up. I had issues with code that I have working on a different site that didn't work on my cu
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
Internal class functions don't seem to get executed.
Hi. Can someone please put me out of my misery on this. I don't write much PHP and this has me baffl
Simple AND question
Hello,
I've got following code:
Code: if(strpos($row[13],"http://")
MS are the best!!!
Visit http://www.microsoft.com/australia/windows/default.aspx?h=watch-a-demo and click the massive '
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <
need to apply an if/else statement to Tim Thumb script
Not sure how to work this. I essentially want to call a variety of image sizes based on which style
how to query data from website using VC?
I want to query some datum from a website,so I need a program to read data from a .csv file, and ass
Help With Showing Users On the Index Page
Ive got this code which works just how i want it to.
Code: <?
$timenow=time();