For Programmers: Free Programming Magazines  


Home > Archive > PHP Language > May 2004 > Re: PHP SMS access database and retreve data









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: PHP SMS access database and retreve data
Colin McKinnon

2004-05-15, 8:30 pm

jjudge spilled the following:

> Hi everybody,
>
> I'm new at php I am strugling to get something working, my
> application sends a text message to a gateway and the gateway
> activates a service which is:
>
>
> http://localhost/2way.php?sender=@@...ext=@@FULLSMS@@
>
> The service takes in the first word in the text message and replies to
> the user with:
>


Whoa. Me am .

You want to look up a value in a database using posted parameters. Is that
what you are asking us? Were you trying to impress us with all this talk
about SMS and gateways and balances? There are a 1001 tutorials out there
on how to get a value from a database using MySQL - try Google for
starters.

While it is obviously not a 'will you do my college assignment for me' post,
SMS gateway interfaces are not normally accessible for fun and learning
which rather suggests you're getting paid to sort this out. I find it
rather surprising that someone being paid to write a program neither knows
how to solve the problem nor where to start looking for guidance before
hitting the newsgroups.

I'd suggest:

1) download a copy of the excellent PHP manual from www.php.net and install
it somewhere you can access it

2) try google or search through this newsgroup for basic tutorials

3) read http://www.catb.org/~esr/faqs/smart-questions.html before looking
for help on newsgroups

HTH

C.
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com