Looping Problem
I've got a client that has a database with about 200 events at any given time. I'm trying to loop t
PHP referral database. I would like this form to email the referrer.
Okay, Hello I've been trolling for years. This the first time I've ever asked for php help. Normally
About imagecopyresampled()
Hello,
I am looking to use this function to resize parts of an image to a fixed thumbnail siz
PHP & Images [Resize, Crop, Save]
Hey! Well I have a little dilema, hoping I could find some guidance.
I have a CMS and on the
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see
Generating unique numbers using php
Hi,
I need help in generating unique number using php.I tired using rand() in php.But, by using r
Two warning messages
Quote<b>Warning</b>: mysql_real_escape_string() expects parameter 1 to
Apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?
matching numbers inside ( )
I know I can match numbers by just [0-9]+, so I thought matching numbers inside ( ) would be somethi
why this query can delete duplicates ?
why this query can delete duplicates ? Anybody can give me the detailed explanation ?
Tha