ECC6 - Single sign-on
We are in the process of upgrading to ECC 6 which will support single sign on with user passwords al
radio button reamains checked
Hello i'm trying to keep the state off my radio buttons so it shows which ones where clicked after t
str_replace help
Hey there,
I'm a PHP newb, I'm having troubles with the str_replace function. I want to clean
Best way to cross matching large datasets
Hi,
Im running a script where am I cross matching about 200 000 data sets with each other. Ea
Getting the full city list from maxminds geoip database
I am suprised I can't find any references to this.
I have maxminds geoip lite installed and i
Number Format
Hi All,
I have number '000000000050085' I want to format it to 500.85 Can any one give me
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
PHP onsubmit in the form not going to the fuction.
I have a form through ‘onsubmit’ calling a function validation(). But not going to the
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
duplicate record notification
In my database, after insertion of records, I want to know if the record inserted is duplicate or no