Calculating a rating by adding number of points and dividing by number of items
I have a site that users can post links to files to download. They can rate these files on a 1-5 sca
Preg_match question
I want to use preg_match to make sure a string is always 6 characters long and only contains 0-9 and
Java API in PHP?
I have an application that we use internally here at the office.
The software company provide
HELP with mysql_real_escape_string
I'm looking to remove apostrophes completely when someone enters lyrics but don't have a clue how to
Help with captcha script needed
Hello,
I am working on a script where reCAPTCHA or a similar form of CAPTCHA will be used, f
passing an array of objects after submit
How do I do this? This is what I have tried and it is not working.
<form method="
problem with array - multilingual page
this is my test page :
Code: <?php
if(isset($_GET['lang'])) {
if($_GET['la
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Help with looping
I have a comma separated list of colors taken from a database ($ICo) and a directory of images named
Casting Decimals in Oracle
This code worked as a query in DB2, but I am not sure what the syntax is for casting decimals in Ora