Dear, can any body help me . I want to make, MCQ,s Exam system in php.
in which, we can make sheets. students select the answers.
the sytem can gather marks and show result.
what will be its php...
// For radio buttons to get the value from Form.
if (isset($_POST['submit'], $_POST['type']))
{
$type = $_POST['type'];
$_SESSION['a'][0] = (int)$type;
if(...
I want to write a code.
in which
I select the AC Temperature By Radio Buttons.
then I observe the Saving energy by Bar Graph with out submitting the Form.
It should be online all process....
Salam,
Dear,I have database with 3 tables.
country, birth rate, and effecting factor.
I want to Make Bar Graph, Pie Chart , Line Graph.
from database.
I m uing Wamp server.
Can any body...
Can any body help me to provide link for Graph(line, bar,pie chart) creation
from mysql database in php.
mysql database has fields country name , birth ratio. with respect to years.
code...
please guide me . what is meaning of ?1000 : 500
if user clicks on radio button of value 1000 then value will be stored in variable b. if user clicks the radio button of value 500 then it will be...
if I submit the HTML Form in action.html file.
this html Form has some Radio Buttons.
the value of selected radio button is received in action.php file.
I want to save this value in a variable....
There is syntax error at many lines when i run this code in localhost.
i want to upload my csv file to database.that is file data
inflows(US$Million) 2001 2002 2003 2004 2005 2006 2007 ...
I have csv file having data of Asian Countries.name of countries, years, progress in paultry .these are fields.
when I upload the file, it does not upload. it gives errors.
please observe this code...
please guide me that how can i write the code seo on php.
I want to set the exchange links and add links.
how can use the code for rising the rank of any website.
how can use the directory for...
How can make a programme in php for calculating total energy used in my home with out using the database.in this case, i Submit the values by HTML in form of Radio Buttons.I can select
25 watt...
:o
Please,explain , what are steps to make a chat application
between
a teacher
a student
and db administrator
I have made one html file and one php file for login system.
I want to , how...
Salam,
Please explain
how can I make the chat application in php
in which
Teacher
Student
and
db administrator
are three actors.
First teacher broadcast the audio lesson.