Problem with PHP code- simple contact form
I'm relativily new to PHP; I know HTML and CSS stuff but I have a problem- I have a contact form wit
Get relative path from absolute path
How would one go about getting the relative path to a file from its absolute path?
Retreiving objects from Sessions
Hi all,
I am getting really frustrated with storing and retreiving objects from a session. Bu
Apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?
PHP, jAVASCRIPT setting input values, why isn't it working?
Hi:
I am calling this javascript:
<script language="javascript">
Unique Visitor Tracking
Hello. Currently, I run a voting site where voters are tracked by their IP address and can only vote
Not showing whole name with mail () script
I sent up a simple mail form with the PHP mail() script. One problem is when it sends an email with
Redirecting Admin
In my members table, I have a field called "perm" and it's set to zero for all members. Ho
Extracting Long text from message class with parameters
Hi,
I would like to extract the long text from a message class. However, the long text ha
Problem with variable declaration in switch statement
Hello, I am having some trouble assigning a value to a variable inside a switch statement. What I a