What makes a script your own?
If someone finds a login script online, and changes some variable names around and some other minor
php + mysql count consecutive data
I have a database of values and I want to work out how to display them if the values match a consecu
Polymorphism
Was wondering if someone could explain this a little better to me. I had always assumed that it had
need help in update query
hi
i have a dynamic form. i need help in how can i use update query when values from dynamic for
How do I use a global footer..?
If my index.php has a bole bunch of if functions and exit's in them
Search function
I am looking for some guidance from the experts.
I am trying to create a search function. It
need help with php get
i have a option box that gets filled with dates, but how do i get once the option value has been cli
Xacute search within SQL results
I have a query that is pulling data, and I want to return a specific value from the results of that
Converting from one format to another
"I have got a date in DD/MM/YYYY but I need it in MM-DD-YYYY. Help!"
=> and <=
So I was digging through some code when I came across the <= operator. This is the first tim