Problem with a select distinct
I have a problema with a select distinct, I have the next sql:
select distinct a,b,c,d fr
Not showing whole name with mail () script
I sent up a simple mail form with the PHP mail() script. One problem is when it sends an email with
Why Are These Functions Causing MASSIVE Memory Problems? Please Help!
Hi,
I have a script with some options.
I use regex to replace patterns in strings, but
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai
login from external site
Hi my new experience begins, Now what i am trying to do is i make three pages, login.php logout.php
Bandwidth monitoring?
Hi guys,
I need a little information I have written a php app and I occurred to that I need
Save data in input fields when they press "BACK BUTTON"
Hi, this is html form: And let's say they get a error "Please enter ur title must be more then
How to validate from 2 possible answers
Hi
I hope somebody can help me with what will probably be really simple, I'm pulling my hair
Inserting the current date/time while submitting the forum
What do I need to add below to update the current date/time? I have a field in the database called d
PHP friend keyword equivalent
is there a PHP equivalent for the C++ friend keyword?