ECC6 - Single sign-on
We are in the process of upgrading to ECC 6 which will support single sign on with user passwords al
gather checkbox data from form into email
Hello all,
First, i'd like to thank everyone who responded to my previous posts regarding set
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
Losing 'page' data
I have this code that allows me to update my database. But after updating, I lose the $_GET['page']
mysql select with $_get ?
Hi, i have this code:
Code: // If char id is 0 and character dont exist do:
if ($_GET["id
IF Statement & Two Tables With Different Echoes
I'm retrieving two tables in a single query using UNION ALL, like so:
Code: $query = "SE
Count on multidimensional array
Hi, i got an array as below:
Array
(
=> Array
(
getting weird error..
okay, I'm getting an error on this particular function, something about the syntax in the mysql LIMI
Sorting JTable on more than just the values listed in the columns
I have a collection of objects that store (among other things) two integer values. I only want to di
Contact Form Not Working When I Add Validation Codes
So I built my first working PHP "Contact Us" like form. But, I have been trying to now mak