Yahoo and a couple other companies use boxes to help block spam. before
posting an ad on their classifieds, you see a box with word in it.. it's a
graphic. and you have to type the letters or words from the box into a
text box to proceed, and that ensures that a real person is at the
keyboar
your error is not with PHP_SELF, it's in your mysql query.. you don't put a
semicolon at the end of your statement..
$qu2 ="SELECT * FROM test_tabel ;"; should be
$qu2 = "select * from test_table";
anytime you receive the error you got, it's most likely due to a problem
with your
Hello, I have the newest build of PHP for windows and want to implement the
payflow pro functions/extension. However, I cannot find reference to the
actual extension (.dll) in the php.ini. How do I access these if I'm on a
windows system? i don't have the option to build from source code (or