Displaying returned XML in another PHP page
I have an online payment form that will return XML given if a payment is successful or declines. I
how do i make new line after *
First check this page here. and you see my report. Im pulling form a mysql db. I want to beable to m
Find occurences of unicode characters in string
I need to prohibit filenames with everything but English characters and numbers but regexp and strin
Reading waves
Hi,
I am trying to find a way of finding the highs and lows on a graph line, the line points
Calander layout
Hi i know this sounds like a simple question but i cant find the answer to it anywhere i have added
Posting Serialized Data Not Working
I am trying to send an object from one PHP file to another using POST. I serialize the object and th
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Help: problem with Headers to download PDF file
Hi,
I'm trying to implement a script where when a user clicks a link he gets a PDF file to op
PHP Array quick help
I need
$_SESSION{'username'} to be like this:
if $_SESSION['username'] = "gay
issues verifying if user is logged in
I am having issues when a user logs in via asp Login control, the IsAuthenticated still seems to com