Skip to content

Instantly share code, notes, and snippets.

@welding3000
welding3000 / bitcoin
Created February 15, 2020 21:51
lo.html
hola vamos aprender del bitcoin
<script src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script src="https://code.jquery.com/ui/1.12.1/jquery-ui.js"></script>
<!--
Yo lo puedo ver
yo lo puedo ver
estoy ante cristo
alabandole
el ya me salvo
el ya me curo
toda las heridas
de mi corazon
@welding3000
welding3000 / index.html
Last active January 30, 2017 03:28 — forked from anonymous/index.html
tbl
<script>
var i={
h:'holaaaaaaaaaa',
h1:'hola',
d :' ', d1 :' ',
d2 :' ', d3 :' ',
body{
background: red;
}
/**
* SELECT == queries data from a table.
*/
// * CREATE TABLE === creates a new table.
CREATE TABLE celebs (id INTEGER, name TEXT, age INTEGER);
/* ------------------------------------------------------------------------- */
/** // * INSERT INTO == adds a new row to a table
* This INSERT statement inserts new rows into a table.
<html>
<body>
<?php
$db_host = ”databases.000webhost.com”;
$db_nombre = “id550347_welding3300”;
$db_contra = “ ”;
$conexion = mysqli_connect($db_host,$db_usuario,$db_contra);
$db_host = " files.000webhost.com ";
$db_nombre = " database ";
$db_usuario = " root ";
$db_contra = " ";
<html>
<body>
<?php
$db_host = " files.000webhost.com ";
$db_nombre = " database ";
$db_usuario = " root ";
$db_contra = " ";
$conexion = mysqli_connect($db_host,$db_usuario,$db_contra);
@welding3000
welding3000 / Array - php...|
Created December 23, 2016 20:56
Array Php learn
<hr>
<hr>
<!-- :::::::::::::::::::::::::::::::::::::::::::::::::::::::: -->
<!-- ---------------------- start ------------------------ -->
<!-- :::::::::::::::::::::::::::::::::::::::::::::::::::::::: -->
<div id='cont'>
<div id='head'>
<!-- -------------------------------- -->
<h1>Arrays</h1>
<!-- -------------------------------- -->