| deviantART Related / Deviant Stamps | ©2007-2013 ~Cyberneticneo |
The Journal Portal
Browse Journals |
Polls |
deviantART [dee·vee·un'nt·ART]
Keep in Touch!
|
Deviousness |
great pic and code ...
<?php
// Connect to db
mysql_connect("localhost","cg_db34132539","p$495f51&58*41");
mysql_select_db("cg_core"); // Select DB
// Process comment
$comment = "$_POST['comment'];";
// Send to the db
$query = "INSERT INTO comments (id, comment) VALUES ('{$comments, id}' )";
mysql_query($query);
mysql_close(0);
// This php script took me only 65 seconds to type, so expect alot of errors
?>
$comment = "Nice"
$question = "How do you use it"
print = $comments + ". " + $question + "."
?>
<?php
$comment = 'Nice';
$question = 'How do you use it?';
print($comment.'. - '.$question.'.');
?>
output:
Nice. - How do you use it?
$my_stamps[] = $_GET['this_stamp'];
mysql_query($query);
mysql_close(0);
thanks for doing a stamp for my username