Include with Parameters
In a particular page I would like to include a file that requires $_GET parameters.
when I go
php - xml what is the best way to do this.
IN essence I want to have a script calling the info from the database.. I have no problem thus far,
New Login Script
Hi all, i attempted to create a whole new login script witch isnt working for some reason i dont kno
SHOW TABLES Help
Hi all
I have the following
Code: [Select]<?php
$sql = "SHOW TABLES&quo
How to limit the calls to an API
Hello, in my simple script I call an api which effectively involves me getting an xml file.
H
Consuming third party Payment Gateway API from Procedure.
Hi All,
First of all i would like to thank all the people of the oracle forum for providi
updating a single value to multiple non consecutive rows
I need to update the same value to multiple non consecutive rows. I need to add an experation date t
CURL question
i am wondering if it's possible to use multi curl with login something like
login once to web
WM transfer order: confirm different batch than proposed by system
Hi folks,
following scenario: we have a full WM with mixed batch numbers allowed in stora
MySQL Does not UPDATE- SQLString Problem
vb Syntax (Toggle Plain Text)
1.
SQL = "UPDATE sampletable SET column1 = 'C1sample1'"