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.<
Including calander to page - will not show other months than current??
im trying to add an existaing calander onto a profile page by using Code: <?php include "
Random date selection
i want to select random date with time(hour+minutes+sec) where date is specified(10/22/2009) and tim
removing space from the end of a variable
i have a variable $image which contains the following url "http://tiles.xbox.com/tiles/oo/P5/0m
Calander Basic Spript help
hi, just starting out with PHP and have the following script:
<?php
//This gets t
mails going in spam??
The mails I sent to folks in my database using mail(function) are going in spam??
Any idea ho
MySQL Does not UPDATE- SQLString Problem
vb Syntax (Toggle Plain Text)
1.
SQL = "UPDATE sampletable SET column1 = 'C1sample1'"
Firefox displaying PHP source code??
Currently testing a site thats almost built, am going to be including php on a sidebar on all pages
Alternate messaging
I have 4 strings in MySQL db1
$string1 : Hello
$string2 : Hi
$string3 : Great
$strin
Secure pages Sessions vs. Cookies & session_destroy() help
Im new here and new to PHP, I hope you can help me with some questions.
Im writing my web ap