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.
~570 People Reached
Favorite Forums
3 Posted Topics
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
[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, …
The End.
Athelas