what i plan:
gsm shield recieve sms
then ethernet shield connects arduino to pc's network
then save sms's remoteNumber(the sender's number) and message to xampp's mysql
im for suggestions on how to program this plan
thanks in advance
I think it's might be too ambitious for a first arduino project.... what's your experience coding in C++ and using te arduino shields you mention above?
I would suggest you start by doing a few tutorials with arduino. Once you understand the basics, play with each shield separately to understand their capabilities and then put everything together