HTML Email rec'd as Source Code
The code does create and send the email successfully. However, the message shows as html code and n
Load Animated Image while cache is serve
I have a page that loads up using cache and took about 1 to 2 minutes before it loads to the page. <
CRM?
I think that's what they're called. Customer Management System? Anyway. Is there any good free ones
Scheduler problems related to execution of a single BLT by many schedules
Hello all,
We are running several MII instances in a distibuted architecture using a sing
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
Calander Basic Spript help
hi, just starting out with PHP and have the following script:
<?php
//This gets t
mySQL and PHP search
Hello,
I am trying to code a project and ran into a brick wall with one of my pages. I am pretty
Need help with cin setw
I made a program here is my code:
#include
#include
#i
using file_get_contents??
okay how would i create a script using file_get_contents() in php have it grab search pages 1-20 and
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan