Click here to Skip to main content
15,905,563 members
Home / Discussions / Web Development
   

Web Development

 
QuestionCharacter not showing in utf-8 encoding Pin
Danzy8321-Jul-13 12:51
Danzy8321-Jul-13 12:51 
AnswerRe: Character not showing in utf-8 encoding Pin
chulkyoo22-Jul-13 20:41
professionalchulkyoo22-Jul-13 20:41 
AnswerRe: Character not showing in utf-8 encoding Pin
Rony Sur25-Jul-13 0:48
professionalRony Sur25-Jul-13 0:48 
Questionsubtotal and grandtotal in crystal report for .net Pin
seek weng20-Jul-13 22:52
seek weng20-Jul-13 22:52 
AnswerRe: subtotal and grandtotal in crystal report for .net Pin
Thomas ktg31-Jul-13 19:35
Thomas ktg31-Jul-13 19:35 
Questionproject migration to different server Pin
AndyInUK18-Jul-13 5:58
AndyInUK18-Jul-13 5:58 
AnswerRe: project migration to different server Pin
Richard MacCutchan18-Jul-13 6:44
mveRichard MacCutchan18-Jul-13 6:44 
QuestionWhere will be use action code? Pin
David Kroj18-Jul-13 1:21
David Kroj18-Jul-13 1:21 
XML
Hello,

Currently i am trying to get information of Core PHP. First Please let me know which BOOK (Guide) is good for learning?

Nowadays, i am wondering about School Management system for Development in PHP and i will be very small so please guide me where we can use action command on same html or other php page? I giving you code below so please help me.

Action will be blank if i will use php code on different php page?


<?php
$name=$_GET['name']
$rollnumber=$_GET['rollnumber']
$submit=$_GET['submit']
?>

<form method="get" action="" name="">
<table width="300px" border="1">
<tr>
<td align="centre" width="150">Student Name</td>
<td align="centre" width="150"><input name="name" type="text"</tr>
</tr>
<td>Roll Number</td>
<td><input name="rollnumber" type="text"</td>
</tr>
<tr colspon(2) align="centre"><input name="submit" text="submit" value="Submit"</tr>
</table>
<form>


AnswerRe: Where will be use action code? Pin
Danzy8321-Jul-13 12:40
Danzy8321-Jul-13 12:40 
GeneralRe: Where will be use action code? Pin
David Kroj25-Jul-13 21:19
David Kroj25-Jul-13 21:19 
GeneralRe: Where will be use action code? Pin
Danzy8326-Jul-13 5:12
Danzy8326-Jul-13 5:12 
GeneralRe: Where will be use action code? Pin
David Kroj5-Aug-13 3:16
David Kroj5-Aug-13 3:16 
Questionsession in php Pin
chouu17-Jul-13 23:38
chouu17-Jul-13 23:38 
AnswerRe: session in php Pin
David Kroj19-Jul-13 0:23
David Kroj19-Jul-13 0:23 
QuestionI am using RadAsyncUpload which is defined like this Pin
Vimalsoft(Pty) Ltd15-Jul-13 10:37
professionalVimalsoft(Pty) Ltd15-Jul-13 10:37 
SuggestionRe: I am using RadAsyncUpload which is defined like this Pin
Richard MacCutchan15-Jul-13 22:16
mveRichard MacCutchan15-Jul-13 22:16 
QuestionCommerce server 2007 issue Pin
vkEE15-Jul-13 8:44
vkEE15-Jul-13 8:44 
AnswerRe: Commerce server 2007 issue Pin
Richard Deeming15-Jul-13 9:16
mveRichard Deeming15-Jul-13 9:16 
GeneralRe: Commerce server 2007 issue Pin
vkEE15-Jul-13 10:08
vkEE15-Jul-13 10:08 
GeneralRe: Commerce server 2007 issue Pin
vkEE16-Jul-13 3:14
vkEE16-Jul-13 3:14 
GeneralRe: Commerce server 2007 issue Pin
vkEE16-Jul-13 4:49
vkEE16-Jul-13 4:49 
Questioni want to learn php Pin
mohale_ephraim14-Jul-13 20:55
mohale_ephraim14-Jul-13 20:55 
AnswerRe: i want to learn php Pin
Richard MacCutchan14-Jul-13 21:22
mveRichard MacCutchan14-Jul-13 21:22 
AnswerRe: i want to learn php Pin
Killzone DeathMan9-Jan-14 1:30
Killzone DeathMan9-Jan-14 1:30 
QuestionServlet HTTP client requests Pin
Neo1010113-Jul-13 8:15
Neo1010113-Jul-13 8:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.