Beginner PHP code help
Hi I'm new to php but if someone could please read the question below and help it would be great.
Combining refCursors and Summing
Given the following DDL:
CREATE TABLE FOODSALESTEST
("WEEKNBR" NUMBER,
"ST
Format String help
I have a textbox where a person enters an application number. the application number is 10 characte
pop3 and fsockopen
So I am able to connect to the pop3 server, log in, and check how many messages there are. I am hav
php code generators
All
Whilst enjoying learning a new language i have come accross a number of free code generat
Backflush
I am looking for a report in SAP that would give me a list of all parts that are populated with a ba
Dealing with code in db query
I am dealing with C code and I need to make sure it is encoded some how to ensure its integrity and
Validating time
Hi Guys
what do you think of the following approach to validate a 24hour time:
http://
problem with array - multilingual page
this is my test page :
Code: <?php
if(isset($_GET['lang'])) {
if($_GET['la
Sharing PHP Sessions Across Domains
I am in the process of writing a script to share a php session across various domains I have.
The