Error Messaging not working
I changed the way my form tells the user of an error. But I can't seem to get it to work properly.
Place specific image in html page when specific name is typed.
Hello,
Fairly new to PHP and was curious if someone might know how to solve a fairly simple r
gmdate() - want 1 hr before time
Hi,
I am using php gmdate().
Now I am entering all dates in my dbase using gmdate("Y-m-d
Error in query: Resource id #4??
hey guys, having a minor (i think) problem here that i havent been able to figure out. long story sh
Will an XHTML DOCTYPE interfere with my PHP if I'm not experienced enough?
I've read this article here: http://friendlybit.com/html/why-xhtml-is-a-bad-idea/
In a nutshe
Something Non-Traditional. Can we solve?
I have an idea for an application here. It's mostly flash, but it couldn't work without a somewhat n
Move array index to end
Hey guys,
Quick question:
I have an array that looks like this:
Code: [Select]$var =
upload image name with extension using php
hi frds..
<input id="file1" type="file" name="file[]" &a
C++ API to Oracle dB
I need to perform a select command to the Oracle dB to obtain information from a table.
What libr
Drop Down and text box issue
Is it possible to set a drop down list and text boxes to a certain width?
here is my code