array_combine() trouble w/csv file
I have a problem with a piece of code I wrote to import some records from a csv file into mysql. I h
Working with Global Variables
hi, I'm not really sure why the following code is returning a "Call to a member function getBan
DYNPRO_FIELD_CONVERSION
Hi gurus,
I got a dump when I run one of my program. the dump is described below:
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.
Problem with PHP/mySQL login code
Hello,
There is an error in my login script and I can't figure out what it is...
I believe
why is it over writing
Code: $filepaths[] = $_FILES['new_image'];
foreach ($filepaths as $filepath)
{
$imagename =
javascript in php code causes page to display white
Hi All,
Odd one this, I've got the following code (below) which is a simple log in form. The
Displaying image pathname instead of image
Hello
Im trying to upload and then display images from a mysql database - Its only basic and
Save cookie to DB
I'm working on a pixel tracking script for an incentive website and I need to use an ASP script to s
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam