how to easy edit text, with box? Help.
Hi.
I have a little problem. I'm doing a webpage for my aunt and I would like to make it as easy
How to show a complete textarea ??
I enter Client Case Notes notes in a textarea field on a PHP form. The field is 5 rows deep and 70 c
Question about the upload of large files
Hi there,
I have a question about the upload of large files, like videos (files generally abo
Email to a friend script problems
I have this send-to-a-friend script with 2 issues:
1) When you open the form popup on a p
How to login with SAPCPIC userid
I have changed the Password for SAPCPIC in Development Server for 000,001 and 100 client.
But w
PHP4 to PHP5 Conversion
Hi Everyone,
I am working on a site that is built up on PHP4 and each page is being started f
How could I do this?
Ive got a simple lottery game, and am using an sql database to keep track of the numbers bought. But
Parse Error with doctype
I'm getting a parse error with this simple code. I don't get it. It worked one time then when I relo
isset undefined variable
Hi all,
Hope someone can point out the obvious. I've a log in script, if you dont enter a use
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam