ECC6 - Single sign-on
We are in the process of upgrading to ECC 6 which will support single sign on with user passwords al
PHP5 - AJAX help
I've been following the tutorial on w2schools (http://www.w3schools.com/php/php_ajax_database.asp) a
help with php
It's not displaying or pulling anything out of the database.
Code: <html><
Remove values in array2 from array1
I have two arrays.
Array 1 is where the array key holds various different numbers. For exampl
mysql select query problem
how can i select multiple fields from multiple table in one query like
i have table name t1 a
problem with php mysql query
Hi guy's...
I'm totally lost here..because don't have any idea how to make a query for grab r
gmdate() - want 1 hr before time
Hi,
I am using php gmdate().
Now I am entering all dates in my dbase using gmdate("Y-m-d
PHP Mysql Staff Induction System
Hi there, I'm pretty new to PHP and Mysql so could really do with being pointed in the right directi
Why will this program not run if the variables are not global?
Hey guys I have a kind of perplexing situation that is probably simple, but I can't seem to understa
type check while uploading
Hi Everyone,
How can I check the exact type of a file while uploading on my site?
Here