Code doesn't print what i wanted it too. Please help!
Hi there,
I wrote this code to mae it so that in the form before it that the user said their
Convert .fdf to .pdf
I currently have a web form that uploads the form data to an .fdf file and emails it.
However
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
matching numbers inside ( )
I know I can match numbers by just [0-9]+, so I thought matching numbers inside ( ) would be somethi
Problem writing URL into database
How would I write this into the database?
<?php echo "http://".$_SERVER['SER
Mass activity scheduling
Hi experts,
Im facing some problems to deal with mass activity jobs.
When I run some
database design
Hi,
I got a page which allow candidate to type in their previous working experience,
I let
Problem Dereferencing
With these types and tables:
CREATE TYPE MANAGER AS OBJECT (
MGR_ID INTEGER,
Query output more than expected
$query=mysql_query("SELECT * FROM players, communities, divisions WHERE dob BETWEEN '{$start_da
text box alphanumeric caracters only
hi all!
I have search on google on how to enter in a test box only caracters A-Z,a-z,0-9 usi