check_changed_data - I can't get data from the called method event
I use check_changed_data to trigger my event method.
The method delivers er_changed_data.
=> and <=
So I was digging through some code when I came across the <= operator. This is the first tim
Form File Upload
I've read through tons of resources and tutorials and as far as I can tell, my code is accurate, but
How do I use a global footer..?
If my index.php has a bole bunch of if functions and exit's in them
How do i use vars in an array
Hiya peeps!
How do I use a var in an array. You will see $id but it isnt working.
SQl num_rows problem
when i try to count rows from an SQL select i get an warning
Code: [Select]$countviews = mysq
Doubles are giving me problems
Ok so, first of all i made a double = 0.05, but when running the debugger it shows up as 0.04999. I
Array disappearing in foreach loop
Okay, I have this problem where an array will become undefined in a foreach loop.
Here is the
PHP Tab Control
Hi All,
I would like to have PHP tab control with/without Javascript.
But I want to r
Select Rows as Columns..
is there a way to select COLUMN_NAME from user_tab_columns where table_name='TABLENAME';
and ha