rookie looking for help coding a CSS form with PHP
I'm trying to figure out how to add PHP code to my xhtml form so that it is a working form embedded
FPDF Help
I've been playing with the FPDF module. I was building a form and rolling right along and then sudde
Attempt to assign property of non-object in...
I'm having issues with the following function in PHP 5...
function getTreeWithChildre
how do I show what a user have selected from a checkbox?
From my code below, how would i show which check boxes have been checked and which radio buttons sel
Can you help please? Php file
I have to write this php file to allow users to register their nicknames on nickserv
For an I
date function help
i need help with date function
Code: [Select]<!DOCTYPE HTML PUBLIC "-//W3C//DTD H
Need help urgant
why down my code ony return one item instead of all the items selected.
$arr = array($date,$
InternetOpenUrl() Invalid cert
Hi all,
Does anyone know how to prevent calls to InternetOpenUrl() from failing with erro
Basic Question about Threading and PHP...
I have a page that I am working on and it is taking several hours to process. The basics of what th
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN