student.php
来自「手机wap源码-PHP-‘Jopshop’」· PHP 代码 · 共 24 行
PHP
24 行
<?
require_once('../header.php');
print("<card id='select' title='Student Info'>
<p align='left'>
<br/>
<b>How can I apply for vacancies advertised by the JobShop?</b><br/><br/>
<u>You only need to register with the JobShop</u><br/><br/></p><p align='left'>
<b>1. </b> Come to the JobShop, based on the top floor of the Communal Building at the UoB Campus.<br/>
<br/><br/>
<b>2. </b> Fill in a form, which includes the type of work you're looking for. <br/>
<br/><br/>
<b>3. </b> Please bring your University ID + Passport when you register!
</p>
<p align='center' mode='nowrap'>
---------------
<br/>
<a href='about.php'>About Us</a>
<a href='vacancies.php'>Vacancies</a>
<a href='contact.php'>Contact</a>
</p>
</card>
</wml>");
?>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?