User Profile

Collapse

Profile Sidebar

Collapse
rabi41
rabi41
Last Activity: Sep 23 '13, 03:03 AM
Joined: Sep 20 '13
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • a web site designed by me well seen in firefox, chrome but not well in IE 6 why ?

    a web site designed by me well seen in firefox, chrome but not well in IE 6 why ? i used win xp sp2...
    See more | Go to post

  • rabi41
    replied to how to make a form using php
    in PHP
    Code:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    <html>
      <head>
      <meta http-equiv="content-type" content="text/html; charset=windows-1251">
      <style>
        .errText {
        	font-family: Arial;
        	font-size: 10px;
        	color: #CC0000;
        	text-decoration: none;
        	font-weight: normal;
        }
    	a{
    ...
    See more | Go to post
    Last edited by Dormilich; Sep 20 '13, 09:58 AM. Reason: Please use [CODE] [/CODE] tags when posting code.

    Leave a comment:


  • rabi41
    started a topic how to make a form using php
    in PHP

    how to make a form using php

    hiiiii, i am beginer in php. i want to make a form in which four field there ie name, roll, subject and picture. name and roll must be string and numbers if not then give red box input field and save picture in a folder and also thier is two button, one is submit and other is showlist. when i click on submit button, the data is save into database and when click on showlist, the data is retrieve and show 20 rows as a table .
    See more | Go to post
No activity results to display
Show More
Working...