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
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
! = ''
In the following 'IF' statement if v_ompcat = PU for example then Oracle equates that 'IF' statement
Inserting into MySQL Newbie
Hi ive got a slight problem where ive made a simple web form where the customer inserts the ammount
mail with attachment problems
Hi. I have the following code:
Code: else if(file_exists("site".$timp.".zip")
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
what is wrong with this
Code: [Select]<?php
if ($_SERVER['HTTP_REFERER'])
{
MS Exchange 2007 integration with ECC 6.0
Hello Experts,
We have ECC 6.0 and MS Exchange 2007. We need to integrate ECC 6 and MS Excha
Drop Down and text box issue
Is it possible to set a drop down list and text boxes to a certain width?
here is my code
Strip Slashes Help
I've got a script that i've downloaded of the net to edit multiple fields from my sql database, and
subtract 1 from value entered in text field
Hi
How do I subtract 1 from the vaue entered into a text field?
Thanks