need help about
i store the value of my select statement result to an array and stored it to a variable named $fname
Basic Question about Threading and PHP...
I have a page that I am working on and it is taking several hours to process. The basics of what th
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
Chat Box in PHP
I was thinking in doing a Chat Box in PHP. For that I would use a form with two fields, Nick and Mes
Problem Dereferencing
With these types and tables:
CREATE TYPE MANAGER AS OBJECT (
MGR_ID INTEGER,
MySQL issue
I am taking sentences through a form on page. Then checking some condition and trying to insert them
checkbox update
I am having a brain fart right now and i cant remember how to do this. if anyone could help that wou
Combining refCursors and Summing
Given the following DDL:
CREATE TABLE FOODSALESTEST
("WEEKNBR" NUMBER,
"ST
How to extract/download content from HTTPS page?
Hello to all the Members of this forum, Im Shoiab, A novice programmer in php.. for my first job I h