Loops and Classes
I am making a template system and everything seems to be going well up until I have to loop in a var
MySql timezone
Code: $sql = "SELECT *, date_format(date, '%m/%d/%Y at %I:%i %p' )as date FROM comments WHERE t
Images outside webroot
Im hopeing someone can help me with this because i cant figure it out.I have setup an ASP.NET websit
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
Mysql error message
help me find out what this error message means:
"Duplicate entry '0' for key 'PRIMARY'&q
Hom to make one url to open together with another url
I have a chat, which i want to be opened, as soon as the users login to the site. As it is now, when
problems with contact forms that are only protected against SQL injections
What could be a potential problem with contact forms that are only protected against SQL injections
foreach and array need help combining
Hi guys.
Here's the code
Code: array(
'tag' => 'code',<
why isn't this PHP code working ???
it's suppose to find a name on the database.
<?php
$s = $_POST["lname&
split string
Hi all
i have some names (imploded by comma):
Code: toronto,paris,madrid
Now, i would