Loops and Classes
I am making a template system and everything seems to be going well up until I have to loop in a var
using variables in another page
I have a test database set up on localhost. I have a form that I can type a name into, hit the butto
Vertical Alligning - Not working in 1 cell?
<?php
echo "<table id="valign" width="60%" style=
Array question
Does anyone know how to create a program that takes the $ amount for 8 different departments and gi
Running External Scripts
I am very new to PHP and am not even sure what I'm asking is possible. I have just installed mediaW
Include ("Absolute Path") of a file?
I'm not sure what I'm doing wrong. I am writing my php code in the same directory of the file that
Class not found error
I am getting Class 'index' not found in Eval function:
//write config
$pat
Email Form Syantax Issue 2
How to make this look FROM:"OUR TEAM" instead of FROM:abc@mail.com
$headers = "
New to Arrays
Hi I am new to PHP (a week and a half now) and I am just beginning to read about arrays. I understan
Socket problem
Hello,
Earlier I posted about my problem with my socket script. It took up to 100% CPU usage.