Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #44.2K
Ranked #4K
~570 People Reached
Favorite Tags

3 Posted Topics

Member Avatar for Kewne
Member Avatar for Athelas
0
349
Member Avatar for Benjamin_4

Hello Benjamin, Try: $addquery = "INSERT INTO contact_feedback(full_name,Phone_number,Email_address,Comment_Questions) VALUES ('$full_name','$Phone_number','$Email_address','$Comment_Questions')"; and watch for the closing brackets ! /Hans

Member Avatar for Benjamin_4
0
113
Member Avatar for iklila

[QUOTE=iklila;1517204]how to write the interrupt instruction in assembly language and what the diferrent between subroutine and interrupt in assembly language?? anybody can help me??[/QUOTE] Interrupts occur due to events, e.g. a timer overflow, or a change of state of a hardware input to the microprocessor. Typically through your software code, …

Member Avatar for Athelas
0
108

The End.