You are here:
Hi Tushar, It really depends what your current experience is and how well you know other languages. It sounds like you are using php to interact with a database. That's fine, but it involves more than
Sending an SMS message is fairly simple, if you know a couple pieces of information. First, you need to know the phone number, and you need to know the carrier domain. Then, you just send an email to that
While I haven't had this exact problem, I understand the gist of what is wrong. There are two possible problems that can be connected to this problem. The first is that the user who is accessing the
correct line $menuDisplay=" "; <?php session_start(); require_once"scripts/connect_to_mysql.php"; $sqlCommand="SELECT id, linklabel FROM pages ORDER BY pageorder ASC"; $query=mysqli_query($myConnection
Hi Sam, You don't need mysql for using the the URL rewrite, so yes, it can be made simple and straightforward. Also, you are correct, you will need to change the .htaccess and your php file. Suppose

©2012 About.com, a part of The New York Times Company. All rights reserved.