follow me on Twitter

    Latest Gallery Images

    Beebthernet V1
    Walking across the stone field
    Angels Landing (Again) To Hidden Canyon
    The lovely Sylvia
    PHP Women
    LinuxChix
    Blogs By Women
    Creative Commons Licence

    Posts Tagged ‘PHP Sessions’

    Using PHP sessions from Java

    Thursday, March 19th, 2009

    This blog post is the first in a number of what I hope are useful coding related posts. I’ve been coding for many years in many languages on many platforms. I tend to solve issues using a combination of technologies so many of my posts will be based around combining technologies. Others will be basically describing gotchas that I have found during development and how I solved or worked around them. This post is about using PHP’s session handling from a Java client, i.e. not a browser.

    (more…)