Get dump of MySQL DB from Live Site
I'm after an easy, but secure way of generating and importing a MySQL dump from a remote server.
Table sorting
Hi,
I'm trying to modify the following in order to make the output table sorted alphabeticall
mysql_real_escape_string making variable equal nothing
i post a form and i post the variable:
Code: $var = $_POST[variable];then i echo $var its what i
Error Messaging not working
I changed the way my form tells the user of an error. But I can't seem to get it to work properly.
How to display value in drop down list after form has been reloaded
Please bear with me as I am very new to php and html.
I have a form with several drop down me
Text file to .Dat file Conversion in PHP
Hi All,
Could anybody provide code for Text file to .Dat file Conversion in PHP.
Tha
PHP SUBMIT
Code: <input name="doLogin" type="image" src="images/loginsubmit.jpg
Links not updating
I'm trying to fuel a simple navigation system for a news section. It works fine when it comes to ret
php + mysql count consecutive data
I have a database of values and I want to work out how to display them if the values match a consecu
ldap connection
We are using ldap to get user information from the domain controller. It was working before. Recentl