Notice Undefined index: reset/ Attempting to redirect, works, but get a notice
Full Header.php is:
Code: [Select]<?php
$reset= false;
$reset= strip_tags($_GET[&quo
Getting Subdomain Name With PHP?
I want to grab the subdomain name with PHP so I can generate database queries.
for example my
Where do I put CRON code
So I've figured out alot about how to automatically run a php function. I can't figure out where to
Array question
Does anyone know how to create a program that takes the $ amount for 8 different departments and gi
if description does not contain the following words
Hello everyone,
I am parsing a MS Excel (.xls) file and adding it's content to a mySQL databa
ORA-00932: inconsistent datatypes: expected - got CLOB
SO : windows xp
database : XE
there is a table (transito) with two fields of clob
Combining Two Queries
I have two scripts that each work fine by themselves. One is a search script with a variable that de
How to submit a form to the same page?
I have a table containing information about books in my library and this table has the following col
how to get values from $_Post with onchange="form.submit();"?
Hi, I have a form that submit to itself with a file upload field and two other hidden field values.<
Using real time in php
I'm very average at PHP and im looking to introduce time to something on my site.
Its a sports si