Table Control
Hi Guru's,
I've created a Module pool program, which contains the Table Control.
email CODING Problem
Email coding problem.
I need to send a section of the info to $tf and the same as a Cc to $em
How to limit the calls to an API
Hello, in my simple script I call an api which effectively involves me getting an xml file.
H
If a form submits back to same page do you need to use $get
IM trying to pass page number and year that was selected back to the same page.
i have this c
if else problem, help please
i have this script that i made only i try to also put in a if else for for some reason the script is
Checking if multidimensional array is empty?
I have a for with multiple test input fields. Specifically the user submits multiple names and ages
Select Lists into MYSQL
Hello All, I am new to PHP @ 1 week. So borrowing code anywhere I can. I am making progress, but h
Why do I get this error
Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/a5488351/public_html/b
Select Rows as Columns..
is there a way to select COLUMN_NAME from user_tab_columns where table_name='TABLENAME';
and ha
Writing Windows Device Drivers with C
Yes: one of the nice features of C is void*. You can put anything there and get anything out. Very