PDA

View Full Version : Looking for comissions *soon*


stuffradio
12-28-2007, 08:29 PM
If you are wanting someone in like half a month or so... say you're interested here so I can get to you on a first come first serve basis.

Here is an example of code:


if ($_GET['do'] == "newthread") {
$title = addslashes($_POST[title]);
$message = addslashes($_POST[message]);
$format = bbcode_format($message);

mysql_query("INSERT INTO `forum_threads` (fid, poster, title, message, lposter, views) VALUES ('$forum_id', '$userinfo[username]', '$title', '$format', '$userinfo[username]', '1')") or die(mysql_error());
mysql_query("UPDATE `forum_child` SET `l_post`='$userinfo[username]' WHERE `id`='$_GET[fid]'");
echo "Thread successfully posted!";
}


I've worked for:
Chickapets
Lodithia
Chibipaws
Sutopets
... and you :D

Fly
12-29-2007, 12:03 AM
Good luck on this stuff.

Viral
12-29-2007, 12:03 AM
Total vouch. Carl is so great at what he does, and he's fast and polite, too. :)

stuffradio
12-29-2007, 12:49 AM
ily Julie :)

and thanks Fly :)

Martin
12-29-2007, 01:09 AM
Um if you are interested in working for rekkia I can possibly find a job ^^