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!
PHP doesn't send my mail
Hi all, I found this and used it to send mail. Simple contact form with some required fields. The va
PHP Surveys
I really would like some advice.
If you have a client come to you asking for a survey to be d
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
what is wrong with this
Code: [Select]<?php
if ($_SERVER['HTTP_REFERER'])
{
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
Error with login script
I am getting an error with my login script:
Error:
Code: Warning: Cannot modify header inf
SAP Project Module
I have seen in the SAP Project Module,plan cost and budget are not equal and even difference is sign
Help! refer to a friend script with captcha code
Hi guys, I am posting on here in desperate need for some help with an ongoing search I have been doi
Not capturing all the information we require in the form.......
Hi Guys,
I was wondering if you would share some more of your knowledge today, I'm hoping it
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai