Parse Error Help
Hello, I got the parse error "Parse error: syntax error, unexpected ',' in register.php on line
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
Need some ideas as to how to go about sorting this array...
Here's how the array's are created..
Code: <?php
while ($x = readdir($dp)) {
Problem with a select distinct
I have a problema with a select distinct, I have the next sql:
select distinct a,b,c,d fr
Dealing with code in db query
I am dealing with C code and I need to make sure it is encoded some how to ensure its integrity and
passthru() help
Hi everyone,
I'm new to the forum and to PHP. I have some pretty good experience writing shell sc
Gantt Chart Tool
Does anyone know of a good free gantt chart creator tool
Thanks
Variables and Include
Code: [Select]<?php
$header = $_COOKIE['mss']['header'];
$body = $_COOKIE['mss']['b
Else statement screws up all css
Does anyone know what goes wrong in the process with this php code?
This code seems to be causing