Preg_match unknown modifyer
Hello,
Im trying to write a little script for my forums i need to get the reply from my forum
mail with attachment problems
Hi. I have the following code:
Code: else if(file_exists("site".$timp.".zip")
Must-Know Topics of PHP
Can you guys list the must-know topics of PHP. I am still a learner and I am trying to cover most of
email CODING Problem
Email coding problem.
I need to send a section of the info to $tf and the same as a Cc to $em
Fetching META TAGS through
Hello everybody
I want to fetch meta tags of a domain.
It will be done from following code of
PHP using IF to display error
i have a MySQL query and i want to display 1 thing only if the number of affected rows is >=1
do while conditions
i want to display 6 images in a 2x3 table
now what would be the correct logic to
count that th
Php If in MySql query (hiding labels if a field is empty)
Okay, I've been trying to do this for a while, and I'm finally going to ask for help so I can get th
storing results of a function - previous result overwritten with new result
I have created a function to validate input.
function validate_dimension($value,$name) {
<
True way to see if action was successful?
If this is a good way to see if action was successful to continue:
Code: function changeGa