ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
insert quotes
Hi,
I have an output like this:
Code: john,18,Cancer
How can I change this to
Code:
PHP form help required
Hi all! Apologies in advance for having to message the forum for help. I know you must get a lot of
Frustrated php Newbie
First off, I am pretty much a PHP nub. I can read and understand the language (most of the time) so
Automatically Detect Phone Model for WAP Jar Deployment
Making a wap site is fairly simple, but I'd like to know if there's a way to make it so that the wap
highlighting search terms
well, I started this in the regular PHP section, but it no longer fits there. Suffice it to say, I'm
problem when runing a funciton
I am trying to connect to database using a funciton in a functions.php
<?php
funct
subtract 1 from value entered in text field
Hi
How do I subtract 1 from the vaue entered into a text field?
Thanks
Combining refCursors and Summing
Given the following DDL:
CREATE TABLE FOODSALESTEST
("WEEKNBR" NUMBER,
"ST
building a function with multiple outputs
I want to build a function that has multiple outputs.
I know but am not to sure how I should