Table trouble
i have been reading the forum for a few weeks and decided to join. i like the format and the advice
Setting/Modify Headers using mail() function
I have a question about setting email headers when using mail() in a php script.
When I send
Multiple arrays inside data
Hi,
Simple question. I have a column called "array" in my database, and inserted in
Multi Dimensional Array Append
Hi Guys
I have a function that returns a multidimentional array eg
$result = functio
IIS on 2003 anon access disabled issue
I have an IIS server that belongs to a domain, and anonymous access is turned off for all my sites.
Form help: Syntax & Logic
Hello again all,
I'm working on a form and ran into a wall (again) and can't seem to think th
Count number of records in all the tables with a querry URGENT PLEASE...
I downloaded ORACLE 9I DATA DUMP into my comp. There are number of tables. I need to find out the
PHP and MySQL Question/Help
I have a MySQL db with all my servers and all their details like server name, IP, OS, RAM etc etc 26
PEAR in appliactiond development
When I was picking up PHP I went from procedural programming, fairly quickly into OOP, then after wr
Typedef struct vs just struct
Anyone know the rationale for using typedef for structs when a struct is itself a typedef? I have s