Skip to content

Instantly share code, notes, and snippets.

@deyvisonrocha
Created July 29, 2015 20:43
Show Gist options
  • Save deyvisonrocha/a247a24aa4e359f37019 to your computer and use it in GitHub Desktop.
Save deyvisonrocha/a247a24aa4e359f37019 to your computer and use it in GitHub Desktop.
Exemplo código Ajax.
<?php
$connect = mysql_connect('localhost', 'root', 'root');
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment