SCO Unix
I know this might not be the place to ask, but, can anyone tell me if SCO Unix comes with PHP built
Socket Server Response Headers
Earlier I had a post about my Socket Server, I wasn't able to get it to connect, now I can
I
Working with popups and such in a class
I've recently started building my applications completely enclosed in classes. I like the fact that
DOMDocument parsing
Hello, I am parsing an xml file from an API which I have converted into a DOMDocument in php. This i
Extracting URL pointer within XML tag
Hi.
I'm trying to extract text between two quotation marks in XML. For example, I want to ex
Problems with strings containing
Hey all,
I have encountered something strange in a script. I am trying to write an XML heade
Parse XML
Good day,
I use oempro software and try to parse XMLReturn but it's not working for me, simpl
mysqli_fetch_assoc returns multiple arrays, how to return a single array
Hello, I am using mysqli_fetch_assoc which is returning multiple rows, so it looks like:
Code
PHP/PKI
I am trying to set up a web application that uses pki. does anyone have a good tutorial to set this
PHP XML extraction text
I would like to extract an xml text and have that text directly echo(print) out on my web page. Her