php call servlet
I have done a php backup application .
So there is a form that user pick some files to zip and d
Combining refCursors and Summing
Given the following DDL:
CREATE TABLE FOODSALESTEST
("WEEKNBR" NUMBER,
"ST
help with php
It's not displaying or pulling anything out of the database.
Code: <html><
Calculating a rating by adding number of points and dividing by number of items
I have a site that users can post links to files to download. They can rate these files on a 1-5 sca
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
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
C++ Http request?
Code:
string Response = "LOGIN_UNSUCCESSFUL";
System.Net.WebRequest request = Sy
Multiple Options for a Single Page
For this example I want to use the Handlers option which is under Fed Admin and all the related codi
Fetching array then reversing it
Hi, I have a simple problem, I'll try to explain it as best I can:
News entries in my database ar
Session is not saving
I am not trying to do anything too fancy, I am just trying to get some $_SESSION data to save and us