Creating XML with php
I need to creat an XML with php and have successfully produced a valid output.
The problem I hav
Contents of variable not echoing
Hey guys, hopefully this is an easy one...
In this line, the variables are not echoing out. T
How to clone an SAP ECC using bacup tape on z/os?
We want to clone our production to a different SID using backup tape.
Unable to retreve the values from Mysql Query
Hi,
Here is the php code that I have, Query is running properly in phpmyadmin and is resu
PHP and Javascript
Hi Guys,
Im trying to load the contents of an html file into a text area for editing, this is
PHP4 to PHP5 Conversion
Hi Everyone,
I am working on a site that is built up on PHP4 and each page is being started f
Trouble checking SESSION cookie
I am trying to use $_SESSION cookies to verify admin privileges .
I don't understand why this is
how to load php class from another domain?
how to load php class from another domain?
parse error
On my local machine I keep getting parse error for my footer. When I put it online, it doesn't show
type check while uploading
Hi Everyone,
How can I check the exact type of a file while uploading on my site?
Here