fwrite error
Hi All,
Does anyone know what is causing the error in this code?
Code: <?
$error
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
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<
How can I uploading Transactional Data from Legacy to New SAP system
Hell Gurus,
I am overwhelmed with questions on how to migrate huge volume of Sales Orders
noob question
i traying to do a php form with auto replay for both(me and the user who send me a mail),
a u
Dealing with code in db query
I am dealing with C code and I need to make sure it is encoded some how to ensure its integrity and
DirectoryIterator and Hacked Website
Hi Everyone.
My problem:
Some one has been sneaking in to my website hidden Iframes. I've
remove a ; from emails in textarea
Code: <?php
session_start();
$database_host = "localhost&qu
Opening Multiple Files/Links in Order.
I want to open links in order/one-by-one and check each for a specific string.
Example:
I
Procedural to OOP
ohn Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pri