Having Problem with Date
l have a submit buttom where user have the possibility to add a date to specify when his message s
duplicate record notification
In my database, after insertion of records, I want to know if the record inserted is duplicate or no
PL/SQL: ORA-00947: not enough values error message
Hi all i am getting Error(25,63): PL/SQL: ORA-00947: not enough values error message when executing
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
DirectoryIterator and Hacked Website
Hi Everyone.
My problem:
Some one has been sneaking in to my website hidden Iframes. I've
PHP and XML image gallery variable issue
I'm trying to display the large image on the same page as the thumbnails, to do that I'm passing a v
form class help (oop php5)
Hidy Ho Neighbors,
I'm forcing myself to learn oop/classes for php5. It seems like a good id
bit of help needed
Im about to sort out my registration page for my website by customising a "registration" s
mysql_real_escape_string making variable equal nothing
i post a form and i post the variable:
Code: $var = $_POST[variable];then i echo $var its what i
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam