mail with attachment problems
Hi. I have the following code:
Code: else if(file_exists("site".$timp.".zip")
Limiting uploaded file type
I am working on a simple upload script, and I need it to limit the allowed file type that is uploade
$_FILES array
Ok,
I just started experimenting with PHP today. My goal right now is to have people be able
IDOC error
Hi,
When i send IDOC from ECC system to MII there is no problem ECC side, i says message sent succe
Passing PHP variables from one page to another
Hello-
I'm having trouble figuring out how to transport a variable from one php file to anoth
PHP Cannot redeclare class
I have 6 files, and two of them do not seem to want to play well. I keep getting a "Cannot rede
Need help urgant
why down my code ony return one item instead of all the items selected.
$arr = array($date,$
Coding question?
Hey guys, I have a quick question. If I want to make a way for people to pay for health in my game,
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)
Form a inline view based on the results of the previous query?
Hi Experts,
Can we form a inline view on the results of a previous query (another inline view)?