Get keys and values from an array
Hellow,
I have an array $Data with keys and values. With a foreach I can display all the valu
InternetOpenUrl() Invalid cert
Hi all,
Does anyone know how to prevent calls to InternetOpenUrl() from failing with erro
Parse error: syntax error, unexpected T_ELSEIF in /home/......html/item.php on l
I do not know what is wrong with this. Hope some one can help. I do nto want to post the entire site
post to self
Trying to get my form to submit to itself. However I am also trying to use an image for my submit bu
Request.UrlReferrer
I need to make it so that a page can only be loaded when a button is clicked on a specific page. I d
Transaction variant for VA02 not working
My requirement is to have transaction for user to only add the output and print a sales order.
Database/Table Collation
What is the Database, and table collations used for? i don't understand what there used for since co
PHP Code To Change Font Color in Table Cell
I would appreciate help with the following snippet of my php code. I am just trying to change the f
upload form file types....
Hey all, I am learning PHP and I am writing a script from the W3C Schools tutorials for uploading fi
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?