Weekly Calendar
Hi, I am looking at creating a weekly calendar. The calendar will read from Monday - Sunday. Does an
does anyone know a php script to send mail using gmails/googles free smtp server
cause i heard u can do that but i dont know how
GET * FROM _____ Except?
I have a site that is for stock photography.
This section of the code calls images to display
Adding delete feature to my forum
Hello I am currently trying to add a delete feature to my forum. I believe I have everything built r
Keeping data in form
How can I keep whatever I write in the form?
Stumped by Third Day of Month problem
I am trying to build an algorithm that will essentially do this:
Code: [Select]$this_month = Oct
php require help needed
Ok i tried to use the search funtion but the word require is everywhere.
i'm really new to cr
Problem writing URL into database
How would I write this into the database?
<?php echo "http://".$_SERVER['SER
returning data from an ssh2_exec()
here's what i got.
$conn = ssh2_connect($this->_host);
ssh2_auth_password($c
question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or