PHP IMAGE UPLOAD SCRIPT
Hi for the last week i have been looking for scripts that will upload a photo to a certain folder wh
include problem
I have my root folder as:
Code: $root = $_SERVER["SITE_HTMLROOT"]; // the server root<
Trouble with a select list
Hello All!
I was wondering if any of you guys could help me with a small problem I'm having!
Socket Server
In my following socket server, I am trying to listen to a connection through port 12345 in my web br
PHP, Arrays & A Lot Of Confusion
I've been doing basic PHP work on sites for a few years now, but I've never been tempted to learn ho
Mail Script Problems
I have created a PHP mail script. I am having a problem though. In $body i am trying to put two va
Call to undefined function mysql_fetch_accoc()
New to php/mysql coding. What's wrong with this sequence, or am I
just not seeing to obvious?
How to generate a text file using php...?
Hi,
Can anyone give me code to generate a text file using php
Thanks in advance
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,