Help with captcha script needed
Hello,
I am working on a script where reCAPTCHA or a similar form of CAPTCHA will be used, f
Revoking alter any table from a schema
Hi All,
i am working in Oracle 10g.
my requirement is to revoke all kind of DDL oper
How do I give a developer access to a specific directory and nothing else?
I want to give a develop access to a specific directory and nothing else
I can give them an F
Checking if variable is 0 as opposed to NULL/Empty...
I'm trying to write some code that will retrieve a user's access level from my database and if it do
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
Probably Easy, Need help with Check Boxes in PHP Code
hello,
Thanks for looking this over and helping me out. My problem is I have a online store l
Help building / using array
First - this is a cross-posting, if this is wrong I apologise! What started out as a MySQL query que
How to ... (FAQs)
... get e-mail notifications
As several people asked how to get e-mail notifications when new posti
type check while uploading
Hi Everyone,
How can I check the exact type of a file while uploading on my site?
Here
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);