Code:
import React from 'react';
import clsx from 'clsx';
import { makeStyles, useTheme } from '@material-ui/core/styles';
import Drawer from '@material-ui/core/Drawer';
import React from 'react';
import clsx from 'clsx';
import { makeStyles, useTheme } from '@material-ui/core/styles';
import Drawer from '@material-ui/core/Drawer';
position: fixed;
if (ftp_chmod($connect, "0777", "CCTV/".$filename) !== false) {
echo "chmoded successfully";
if(isset($_POST['ok']))
{
$ftp = $host;
$username = $usr;
$pwd = $pwd;
$filename = $_FILES['file']['name'];
$tmp = $_FILES['file']['tmp_name'];
$d
<ul>
<li>
<a href="home.html">HOME</a>
</li>
<li>
<a href="home.html">PROFILE</a>
</li>
<li>
<a href="home.html">CONTACT</a>
<?php echo '<img src="pathofyourimage/'.$row['logo1'].'">'; ?>
<?php
//how to connect to database. . .
$connect=mysql_connect("localhost","root","");
mysql_select_db("my_database",$connect) or die("Unable to connect to Database");
?>
Leave a comment: