problems with script
I made a small script wich exchanges points in my website:
<?php
session_start
Parse Error with doctype
I'm getting a parse error with this simple code. I don't get it. It worked one time then when I relo
Simple image grab script.
I was wondering if it was possible and if anyone knew how to make a simple php script that looks at
Why is the logic of this simple code not working?
Hey, I'm trying to determine if a table already exists in mysql, but doing a query first with mysql_
PHP FTP connect doesn't work with correct login
Hi!
i am working on this test code:
Quote<?php
$ftp_ser
MySql timezone
Code: $sql = "SELECT *, date_format(date, '%m/%d/%Y at %I:%i %p' )as date FROM comments WHERE t
pagination - need help on passing of search query.
Hi, i have been trying for days but couldn't get this sorted out. Would like some professional help
why this query can delete duplicates ?
why this query can delete duplicates ? Anybody can give me the detailed explanation ?
Tha
php require help needed
Ok i tried to use the search funtion but the word require is everywhere.
i'm really new to cr
Help with ORDER BY
Hello. I would like to order by ascending States, then Cities, then Gyms in the following code, but