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
Alternate messaging
I have 4 strings in MySQL db1
$string1 : Hello
$string2 : Hi
$string3 : Great
$strin
Coding Critique
I was hoping someone could take a second and look down my code and see if they see any problems with
data type in column definition
Hi,
I create a table with column called "Direction of Travel code ".
The travel codes in t
Check something, wait, check again, do something!
Hi guys.
I wonder if someone can help me with this.
Basically, what I want to do is (
How do I send data using an html link
Hi
If I have
<a href="main_file.php">
How do I send data t
Procedural to OOP
John Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pr
PHP hyperlinks generator - HELP plz
Hi
I need some help to get this done using php:
1 - I have few hyperlinks say 500
Preventing blank or already entered values
Im trying to learn how to place a read file line by line and prevent duplicate entries and also BLAN
Combining refCursors and Summing
Given the following DDL:
CREATE TABLE FOODSALESTEST
("WEEKNBR" NUMBER,
"ST