Why is this function returning a false value when it shouldn't be??
This is in an include file. I want it to check a value in an html form and see if it's just white s
Help with explandable category tree
I have the below query:
SELECT l1.id as lev1_id,l2.id as lev2_id,l3.id as lev3_id,l1.categ
my code does not work.
I have a code problem.
Quote"<a href=index.php?gogo=ureticidetay&'?l={$le
ereg_replace in Wordpress
Heya - so I'm working on this site: http://world-of-smiles.theportlandco.com/new-patients
The
Inserting a check in checkbox from array value
Hello all,
I have a bit of code that works for a select option box, but does not work for my chec
form variables from database help.
Hi all,
I would like to have a form that gives you options based on the results of an mysql q
mysql VARCHAR acting like INT
Hi, All.
I have a table that contains a varchar(10) column named weird_field. In this column
Curl timeout breaks script
So im having difficulties with skipping timeout error in curl
my script calls different functions
A little help in c#
i am doing a simple paint program using c# i want to draw with the mouse so i wrote the code of the
How to file_get_contents when login required?
Hello!
I am trying to read data from a page that you have to be logged into to view, I am try