SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself
Alternate messaging
I have 4 strings in MySQL db1
$string1 : Hello
$string2 : Hi
$string3 : Great
$strin
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Upload file and add HTML
Hey everyone,
I have a client has meeting agendas and minutes that should be posted online. I
Login Control?!
I have a Web Site that uses the login control also I have set the destinationurl to the page I want
switch not getting value
what am i doing wrong?
i want to populate the country list according to the category
i want to
imap: how to save a copy of sent emails to sent elements
Hello my friends,
I am writing an online emailing application with inbox outbox/sent elements
Strange array issue, never happened before.
mysql_fetch_array returns 1 array per call. Generally that's why it is inserted into a while statem
Access website from only 1 computer...?
One of my customers wants his website to only be accessed by people in which they bought the website
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)