Session problem?!?
Hello All! I am very new to the php world but I am working on fixing things that a previous programm
unexpected T_STRING
error log "[Sat Jan 09 18:27:58 2010] [error] [client 127.0.0.1] PHP Parse error: syntax error
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
Not adding to db
Hi, I can't figure out why it won't add the record to the database. It's just a simple form to get
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
Calculating a rating by adding number of points and dividing by number of items
I have a site that users can post links to files to download. They can rate these files on a 1-5 sca
Struct/union and scope problem!
HI all , I have
Code:
in header.h
typedef struct Node Link;
/* ---------
Is it possible to put an entire 500-page book in a database with PHP?
I am working on an intranet and I was wondering if its possible to code php with mysql to enter a fu
Getting Subdomain Name With PHP?
I want to grab the subdomain name with PHP so I can generate database queries.
for example my
Validating time
Hi Guys
what do you think of the following approach to validate a 24hour time:
http://