Help with page encoding issue and weird characters
I'm trying to write a screen scraper and when I pull out the lines of the html file that I'm interes
Need help with simple code, back and forward buttons.
Basically, I have a set of pages in a folder, which have the title somephrasehere_09.php, somephrase
Email Form Syntax Issue
I need the TO: in email to display To: CEO instead of To: abc@mail.com
How to alter the scri
Accessing element of object array
Hello
My object looks like this:
Array ( [0] => User Object ( [id] =>
php/mysql problem
Hey all,
Problem: im trying to setup a shop where people can use a drop-down list to select t
Getting the full city list from maxminds geoip database
I am suprised I can't find any references to this.
I have maxminds geoip lite installed and i
need help modifying script
Hi guys,
I'm fairly new to php and am having a bit of trouble modifying a script.
This
Simple PHP/Java Help..
Hi,
I'm trying to build a little program to do with calculating postage. Unfortunately i haven't
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
PHP Session Issue
I'm having an issue with one section on my website dealing with sessions. Now I know that myself and