search function
HI guys,
if anyone could point us in the right direction of how to do this, or provide some t
COde for a Cc
I'm not receiving $ft as a Cc. Why is that??
$to = "$email";
$headers = "Fr
Using insert variable
need a way to inert variable data to mysql database
$acc = "212121212";
$nok =
"From field" in PHP email form
I used a wizard to create a PHP email form. I was able to customize it with the exception of the Fr
LSB (PHP 5.3) problem with static value!
hello,
i'm having a problem. static::$text variable gets lost at some point. can someone plea
All possible combinations of String in PL/SQL
Hi All,
Could you please explain the logic of getting all possible combinations of String
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,
How can I Compare two xml documents?
Hi all,
I am doing a POC for my project and I am using XE database 10g version.
How to load mysql (and other) extensions into PHP
How to load mysql (and other) extensions into PHP PHP Development forum discussing coding practices,
Escape Latin Characters
I need to escape latin characters in an xml doc. Example: "é" is escaped to "é". I thoug