Refining of search Criteria
Dear Friends
I need a help, I have a search page which of cars related, which has different s
Images in email problem
I found this script for sending emails, it works but if the email has <img src="image.jp
Creating Images from images in PHP
Okay well I am trying to make a 'dynamic' calender image with PHP.
I have images like this:
Operator precedence assistance.
I did a quick Google search and couldn't quite find the answer I wanted in terms I could understand,
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Filename and Line Number Custom Error
I have a class, with a method that accepts 2 parameters. I would like to output error messages.
Help with search.php
Hello All
I need the search engine on a site I am building at the moment to display the searc
PHP time (deadline within one week)
I have a column ['projdue'], which stores the deadline for a project.
I have PHP code and <
Concatenate two strings ???
I have string one $string1 and another $string2.
How to concatenate (add) both of them $str
why preg_match_all does not return the number of matches
My regex looks like
X[^x{4e00}-x{9fa5}]*Y
(where X and Y are two Chinese characters)