exclude characters from counting?
Hello, I wanted to ask if you have a string like:
Code: $my_s='ASRGREGTGTR----REGREGRE+++RRRRRR..
Parse error: syntax error, unexpected T_ELSEIF in /home/......html/item.php on l
I do not know what is wrong with this. Hope some one can help. I do nto want to post the entire site
Is there a more efficient way to code this than what I have?
I have three associative arrays.
$combinedSettings
$userSettings
$defaultSettings
How to get the previous months last date....
Here's my wittle problem. I suck at working with dates.
So today is 10/20/2009, i need to fig
problem with php mysql query
Hi guy's...
I'm totally lost here..because don't have any idea how to make a query for grab r
Session
I am having a little trouble with a session. Not sure if it is my browser or what. I know I do not
How to know if online site made with PHP
Hello,
I see some sites that does not display extensions at all , for example:
www.site.co
Images in email problem
I found this script for sending emails, it works but if the email has <img src="image.jp
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
Adding delete feature to my forum
Hello I am currently trying to add a delete feature to my forum. I believe I have everything built r