Database/Table Collation
What is the Database, and table collations used for? i don't understand what there used for since co
include function being weird?
I have a very simple system to grab an IP outputted by a PHP file.. (for a project I have) but it ou
FROM_UNIXTIME($phpdate);
Hello,
I tried to use this :
$date = FROM_UNIXTIME($phpdate);
ANd I was t
SQL Query/echo not working
Hey all,
I'm trying to run (what I thought) was a simple operation and it isn't working. I h
PHP and Javascript
Hi Guys,
Im trying to load the contents of an html file into a text area for editing, this is
Just cannot get 'area' to submit to db using same php code as already used
Basically all i have done is just modified some code and added an area section.
The form is allre
Why use OOP?
Can someone explain to me why I should use OOP instead of procedure based code.
Im building a
Dynamic Array using glob?
Is there an easier way to do this?
I am trying to get create a dyamic array based on files wi
question about n
I was looking at some of the things you could do with php and one of the things I have tried is n.<
http to https
Hi,
Is there any specific method/condition to move an http:// page to https:// ?