I'll walk you through the thought process:
1. First outline what you have: Card values, card suites:
Code:
card_values = ['2','3','4','5','6','7','8','9','10','Jack','Queen','King','Ace'] card_suites = ['Hearts', 'Clubs', 'Diomands', 'Spades']
card_values = ['2','3','4','5','6','7','8','9','10','Jack','Queen','King','Ace'] card_suites = ['Hearts', 'Clubs', 'Diomands', 'Spades']
<?php
if($_GET['submit']) header("location: http://www.mywebsite.com/".$_GET['page_name'])
?>
<html>
<body>
<form action="" method="get">
<input type="text"
$cleanXML = preg_replace('#<cardnum>.+</cardnum>#','',$xml_str);
header('Content-Disposition: attachment; filename="chicken.doc"');
Leave a comment: