IIS & NW MII on the same server
Hi,
We're weighing the possibility to run both IIS and MII (NetWeaver) on the same server
Applet JTextField Size Problem
Hello,
I recently started making an applet to calculate certain values for airplanes. However
Best way to cross matching large datasets
Hi,
Im running a script where am I cross matching about 200 000 data sets with each other. Ea
Pagination
Okay here is the page in question: http://blenderteachings.000a.biz/tutorials.hamishhill.php
LIMIT $start, 10... how to pass last value queried into next page with GET??
Ok I know how to display the first or last 10 results of a query...
$result = mysql_query(&q
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
Retreiving objects from Sessions
Hi all,
I am getting really frustrated with storing and retreiving objects from a session. Bu
Session problem?!?
Hello All! I am very new to the php world but I am working on fixing things that a previous programm
DOMDocument parsing
Hello, I am parsing an xml file from an API which I have converted into a DOMDocument in php. This i
How to get variable value on next page
Hello friends
i am working on payentry page ..there i have this code.........