Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
2
Posts with Downvotes
1
Downvoting Members
2
~783 People Reached
Favorite Tags
Member Avatar for chieny

<?php require ("includes/DBConnection.php"); ?> <?php $id =$_REQUEST['a_id']; // sending query //mysql_query("INSERT INTO audittrail(article.a_title,article.a_author,article.a_description,article.a_date, article.dept_id) //WHERE article.a_id='$id'") mysql_query("INSERT INTO audittrail SELECT * FROM article WHERE a_id='$id'") or die(mysql_error()); mysql_query("DELETE FROM article WHERE a_id = '$id'") header("Location: articlelist-a.php"); ?> Parse error: syntax error, unexpected T_STRING in C:\wamp_chieny\www\MULTI\ADMIN_MULTI\article-del.php on line 17 i try …

Member Avatar for chieny
0
120
Member Avatar for chieny

[IMAGE]https://fbcdn-sphotos-a.akamaihd.net/hphotos-ak-snc7/s720x720/420370_2925527339121_1289011202_32296335_1282458858_n.jpg[/IMAGE] how can i put the main menu tab under the blue banner? help me pls.? :)

Member Avatar for Lorel
0
77
Member Avatar for chieny

DEPOSIT and WITHDRAWAL ERROR MESSAGE: Input Amount:Exception in thread "main" java.lang.NullPointerException at Soft_eng.ATM.main(ATM.java:226) there is a logic error or whatever error in deposit and withdrawal. :( there is a little problem in new account. when the system reaches 11 records it cause to force shutdown of this atm system. [CODE] …

Member Avatar for NormR1
0
530
Member Avatar for chieny

anyone can send some programs about graphics. ..?? just wanted to learn more. .. this is my eadd:[I] <<snip>>[/I]

Member Avatar for Narue
-2
55