LinkedList help
Ok so I just learned quickly about lists, so I have a not too hard project I think, but am having a
Can't find the problem (no error message)!
OK, here's the deal. This code is really weirdly formatted (sorry!) and hard to understand, so I'm g
Specific name typed, specific image shown on html page
Hello,
Fairly new to PHP and was curious if someone might know how to solve a fairly simple r
Displaying a record from mysql in a simple swf file
Hi,
I have a mysql database containing information I would like to display in my swf.
Create comparison matrix?
I want to create a comparison script for forum software and was wondering is there any tutorial or b
Email Script does not reach destination
Hey Guys look at this code snippet :
Code:
//read a line from the file
$myFile = "
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Problem with umlauts and UTF-8
Hello every1,
I'm creating my own little CMS at the moment and got some problems with the cha
extract a file from zip file
hi,
i know how to unzip a zip file in php, but is there a way to just extract a certain file only
Join Query Help
Hi all,
I am having problems with the below code, which we shall call 'my first join query'!