Skip to content

Instantly share code, notes, and snippets.

View ahmadabdallah's full-sized avatar
🏠
Working from home

Ahmad ahmadabdallah

🏠
Working from home
View GitHub Profile
$invoice = [
'Invoices' =>
[
'Invoice' => [
'Type' => 'ACCREC',
'Contact' => [
'ContactID' => $contactID
],
'Date' => $this->businessDate,
'DueDate' => $this->businessDate,
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="author" content="Aalaap Ghag" />
<title>Twitter&rsquo;s Bootstrap with Ryan Fait&rsquo;s Sticky Footer and Aalaap Ghag&rsquo;s Responsive Padding Fix</title>
<link rel="stylesheet" href="css/bootstrap.min.css" />
<link href="css/bootstrap-responsive.css" rel="stylesheet">
<style>
html, body {