what business processes?
Hi,
A general question. What business processes (like OTC - Order to Cach, P2P, R2R etc)
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
How to separate records and ORDER BY
Let say i have 100 records and displayed in one page, then i want to get the records from 50-100 and
Last Weeks sDate and eDate.
sDate - Start Date
eDate - End Date
I need to pull two dates for "Last Week" whi
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
Post, not working, please help
The error is:
Method Not Allowed
The requested method POST is not allowed for the URL /student
array_map() probably obvious mistake
The code below is part of a class to escape strings, but should also accept an array, using array_ma
how to get sn motherboard
Hello.
I want to get serial number motherboard, cpu and else hardware.
Can You show me sam
mysql_query returning boolean instead of mysql ressource
Hi,
I seem to have a weird issue with the php command mysql_query. I pass 2 arguments the que
Displaying Column Names
I have a question regarding the ability to show the column names from my table/query.
What I'm lo