Two warning messages
Quote<b>Warning</b>: mysql_real_escape_string() expects parameter 1 to
"GROUP BY" in arrays
Well i'm looking to do something i usually could do easily using COUNT and GROUP BY if it was a sql
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
Links not updating
I'm trying to fuel a simple navigation system for a news section. It works fine when it comes to ret
What makes a script your own?
If someone finds a login script online, and changes some variable names around and some other minor
COOIS - Saving Object Overview WIP Status layouts
COOIS - Would like to be able to save the layout of an Object Overview - WIP Status report. There i
Facebook status update API
Hello,
So, I'm trying to create my first Facebook application with PHP.
Basic ideas fo
What's best way to get a user's Word doc converted to simple html and images?
Hi all,
I was just wondering if anybody has any experience of this.
Basically, I'm buildin
isset undefined variable
Hi all,
Hope someone can point out the obvious. I've a log in script, if you dont enter a use
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