Really need helps regarding Pagination with Sort
I need someone helps regarding pagination problem...i actually want to make my page limited to let s
New to PHP and just trying to understand a little code.
I hope I'm not annoying anyone or breaking the rules but I was wondering about this bit of code righ
MS Access data into a html table
Hi everyone, I am quite a novice at php but I have created some helpful scripts that fetch data
f
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
Binding 2 UDP sockets on same port, connected to different destinations, 1 receives
Hello,
My application wants to send/recv data to 2 different UDP ports on a remote computer, us
start new row of pictures
on my site www.budstreasureauctions.com there is a featured auctions box that users will pay to get
Inserting the current date/time while submitting the forum
What do I need to add below to update the current date/time? I have a field in the database called d
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
Multidimensional $_POST
Hello
How to get a single array from array of array (2 - dimension).
For example I have a
How do I create a 2D game "camera" to follow player?
In J2ME programming I'm targeting MIDP 2.0 devices.
I'm using gamecanvas and I was thinking t