Implementing Single Sign-On using SAML 1.1, x.509, LDAP in C#.net
Hi,
I got a requirement from the client i.e implementing single sing on using SAML 1.1( LDAP &
Ajax not working on IE 6 for Windows CE
I've created a webpage which uses the classis Ajax in following format:view plaincopy to clipboardpr
Comma seperated implode & modifying returned string.
I have a PHP post form that posts up to 4 variables. I need whatever variables are passed to be comb
Click counter to ignore traffic from search bots
I have a click counter on my site that...well, counts the number of clicks a link gets on the frontp
Dynamic links in an include file
I am working on a small piece of code that counts records from a database and displays the result to
Creating an invoice
Using fpdf I am trying to create an invoice to send to clients. The products are sold in pricing tie
Coding question?
Hey guys, I have a quick question. If I want to make a way for people to pay for health in my game,
file downloaded can't be read !!
<?php
$fileName = 'mypic.jpg';
$mimeType = 'image/jpeg';
header('content-dispositio
limitations on array_unique()
Does any one know what/how imitations are applied to array_unique? I have an issue where no matter h
what does this mean? +=
is anyone able to explain what this code is saying?
i had it written for me awhile back and n