| $_GET problem |
| SMS & MMS Technical Forum » NowSMS Support - SMS Issues (Product Support Only) » Archive through April 11, 2011 » $_GET problem | « Previous || Next » |
| Author | Message | |||
| llycel sarifa
New member Username: Ren Post Number: 1 Registered: 12-2010 |
Good day! I have set my command to execute as http://127.0.0.1:8800/php_project/tests.php?SENDER=@@SENDER@@ in the php script, I have <?php $a = $_GET['SENDER']; echo $a; ?> When I try it, it says... Undefined Index in the $_GET['SENDER'] part. Can anyone please explain why? Thank you! | |||
| Des - NowSMS Support
Board Administrator Username: Desosms Post Number: 2789 Registered: 08-2008 |
See the example at http://www.nowsms.com/discus/messages/1/3991.html | |||
|

