developing a system using php n mysql
hai guys...i need your help to developing a system to record reports.Where in this system main is login(user name n password)...then new report,n search 4 old report,,thenview report by yearly,monthly,n category and also can print them..beside that,the also need to record new complaint where category,report name,position,department,tel.num,handp.num,date of report,aset num,auto increment of report data.lastly,the system need search for the report by the admin..so it need such searcg information..category,date,reporter name,position,report about,aset num,location,and the report stasus n coment where this place admin can state the report have been look up or not yet...THE REASON WHY I SEND THIS HERE CAUSE I NOT YET STUDY ABOUT PHP WELL..I NEED U ASSIST IN THIS SYSTEM.I HOPE U WILL TEACH..10Q
View Answers
Related Tutorials/Questions & Answers:
developing a system using php n mysqldeveloping a
system using php n mysql hai guys...i need your help to
developing a
system to record reports.Where in this
system main is login(user name
n password)...then new report,
n search 4 old report,,thenview report
Advertisements
PHP Installing PHP LAMP - Linux Apache MySQL and PHP Tutorial using LAMP technologies.
The LAMP or Linux, Apache,
MySQL and
PHP is full featured...
you in doing so.
Here is the steps to install Apache,
MySQL and
PHP using yum...
PHP Installing
PHP LAMP - Linux Apache
MySQL and
PHP Tutorial
In this tutorial
PHP MySQL Login FormLogin Form
using PHP and
MySQL:
In any website generally it is mandatory...
userLogin.php
<?
php
$f_usr= $_POST["userid"];ADS_TO_REPLACE_13
$f_pswd= $_POST["password"];
$con=
mysql_connect("localhost"
php mysqlphp mysql automatically insert a value in the month field at the last
date of current month in
mysql database
php mysqlphp mysql automatically insert a value in the month field at the last
date of current month in
mysql database
Mysql PHP Select Mysql PHP Select
Mysql PHP is used to execute the select statement
using mysql_query... rows in set (0.01 sec)
Viewing table data
using php select:
To view the table
why php and mysql - PHPwhy
php and mysql I noticed in most of the application that developer always use
mysql with
PHP. Why they do so,, as there are money other database are too available
upload video using phpupload video
using php How to upload a video on
MYSQL Server
using PHP Code..? Can any one provide me an example
PHP MYSQL Interview Questions many ways we can store and retrive the date in result set of
mysql using PHP... database in
mysql. So far i have created only tables in
mysql using php code. So...
PHP MYSQL Interview Questions What kind of questions can be asked
PHP MySQL on Centos 5.x you can
install
MySQL support and install
using MySQL database from your
php... install the
php-
mysql support
using the
following command:
[root@localhost...
to go for your
PHP development
using MySQL database.
[root@localhost ~]# service
ide php mysqlide
php mysql what is ide for
php and
mysql
Hi,
You can use Eclipse to develop your
PHP project. The easist way is to download the Eclipse having
PHP support from eclipse download site.ADS_TO_REPLACE_1
The Eclipse
Mysql-Php codeMysql-
Php code I want to
mysql script for query data from two tables in the
mysql database trough
php code. Can you help me
Hi Friend,
Please visit the following link:ADS_TO_REPLACE_1
Php Mysql
Thanks
PHP MySQL queryPHP MySQL query I have 11 tables and have to do the CRUD operations keeping userid as a reference key
php inserting date into mysqlphp inserting date into mysql
php inserting date into
mysql
Here is a
php code that inserts date into
mysql database. In the given code, data is a database table.
<?
php
table
$query_manual = "INSERT INTO data
determinant of n*n matrix using java codedeterminant of
n*
n matrix
using java code Here is my code...
{
double A[][];
double m[][];
int
N;
public input()
{
Scanner s=new Scanner(System.in);
System.out.println("enter dimension of matrix");
N drop down php mysql - PHPdrop down
php mysql
PHP Script required to show the similar drop down item in each menu without refreshing the page. Is it possible if yes how
PHP Training online in India:
Installing and
using WAMP server for
developing PHP based
applications
PHP Programming concepts
PHP and
MySQL
Developing dynamic web applications...
using desktop sharing
softwares.
PHP Training online is very effective way
PHP MySQL IntroductionPHP/
MYSQL INTRODUCTION TUTORIAL
Part - 1 : Introduction
The combination of both
PHP and
MySQL are used to develop or create dynamic and interactive... language such as
PHP is because of the interaction with database.
MySQL has been
php mysql fetch array examplephp mysql fetch array example How to fetch data from
mysql and store it into an array in
PHP? Please post an example.
Thanks in Advance
login page php mysql examplelogin page
php mysql example How to create a login page for user in
PHP Mysql? Please provide me a complete tutorial.
Thanks in Advance
Import MYSQL file in PHP - PHPImport
MYSQL file in PHP i wanted to import the
mysql file in PHP5 on button click. is it possible to do it? Is there any possibility of data security
return all rows mysql phpreturn all rows
mysql php How to find or return results that are not available in another table ..
using join method in
PHP and
MYSql.
SELECT * FROM Declined
LEFT JOIN Request ON Declined.RequestID
connection of php to MySQL.connection of
php to
MySQL. I have a query on connection of
php to
MySQL.
Website's serverspace by godaddy
and provides phpmyadmin(interface of
MySQL) for Database
I have a page
admin.php
<?
php
if (isset($_POST
PHP Chat Systems A MySQL DrivenPHP Chat Systems A
MySQL Driven Chat Script Tutorial
This article will show you how to create a
simple chat script
using PHP and
MySQL database... and paste on your
mysql editor or console:
create table chat(userid int(10
MySQL &PHP - WebSevicesMySQL &PHP Hello,
I have write a script to read from a file and than store the values to a
mysql.
My problem is when I am storing this values in
mysql the 1st column is taking 0 value and after this it is storing
encrypt the username and password using PHP encrypt the username and password
using PHP How can we encrypt the username and password
using PHP?
Hi friends,
You can use the
MySQL PASSWORD() function to encrypt username and password. For example,
INSERT
What are the benefits of using Frameworks in PHPWhat are the benefits of
using Frameworks in PHP I am into
PHP development since 1 year and have been
using the procedural approach for
developing the websites. I am willing to switch to the MVC architecture for web development