Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~5K People Reached
Favorite Tags
Member Avatar for vijukumar

can any body help me how to create a site with session on when the user login and without session when the guest visit the front page? please pass me the sample code..

Member Avatar for Biiim
0
4K
Member Avatar for enim213

hi All, I want to ask if is there any possibility to separate column data in different columns using php code.. really dont know if i have solution in php or here in mysql.. any idea would be really appreciate Thanx enim

Member Avatar for vijukumar
0
100
Member Avatar for relavis

I would like to create a new website for an online money making site which have a master person , he have two legs sides one right and left each legs have many right and left legs . My question is that if i enter the master person id into …

Member Avatar for vijukumar
0
146
Member Avatar for vijukumar

can anybody help me by pasing the codes for how to show only the logged in users details.. first tabel for login form... where user give his user name and password to login.. second tabel will be displayed after his succussive login... in the first form only two textbox and …

Member Avatar for helraizer
0
94
Member Avatar for vijukumar

Please some body tell me how to display a table with two rows only using <div> tags in Xhtml using CSS. if you pass me the code it will be a great help. please dont tell me again how to desing using <tr> and <td> tags. want it in <div> …

Member Avatar for knight fyre
0
118
Member Avatar for vijukumar

please pass me a css code and xhtml as well where i can increase or decrease the spaces between mt text and text box which are in the same line

Member Avatar for kavithakesav
0
78
Member Avatar for vijukumar

[B]please help me i have just started of your boost will makes me more perfect [/B] below i have attached my index.html and css.css file i had to desicn only using <div> tags so pleas help me in IE it some what works properly but in FF anf safari bit …

Member Avatar for MidiMagic
0
99
Member Avatar for vijukumar

can anybody tell me how to display a simple table only using Css and Xhtml? where in xhtml onlt <div> is used please pass me the code thank you

Member Avatar for DangerDev
0
59
Member Avatar for vijukumar

here is my table CREATE TABLE `invoice` ( `invoice_id` tinyint(4) NOT NULL auto_increment, `company_name` varchar(255) NOT NULL, `issue_date` int(11) NOT NULL, `invoice_title` varchar(255) NOT NULL, `country` varchar(255) NOT NULL, `invoice_number` int(20) unsigned NOT NULL, `payment_method` varchar(255) NOT NULL, `payment_due_date` int(11) NOT NULL, `payment_plan` varchar(255) NOT NULL, `paid` int(5) unsigned NOT …

Member Avatar for petr.pavel
0
106
Member Avatar for vijukumar

consider i have two forms: 1: this form will display(listing) all the names from the database table and beside to each name displayed i have view button 2: this will show the details of only selected names from the 1st page. tables will contain name_Id, name, age, address. give me …

Member Avatar for vijukumar
0
70
Member Avatar for vijukumar

how to show error message whenever the person enters wrong or empty text fields in th login form itself rather than linking to other error page? error message should be displayed just above the login text fields... please pass me the codes so that i can understand. thank you

Member Avatar for vijukumar
0
111
Member Avatar for vijukumar

what will be the type for salary field? should i use decimal or integer? please let me know which is the appropriate one.

Member Avatar for silviuks
0
91
Member Avatar for vijukumar

why we use these files in php? please tell me why they have been used and how they work?

Member Avatar for nav33n
0
103
Member Avatar for vijukumar

hi all... this is my Table CREATE TABLE `client` ( `client_id` tinyint(4) unsigned NOT NULL auto_increment, `client_name` varchar(255) NOT NULL, `client_email` varchar(255) NOT NULL, `client_phone` int(20) unsigned NOT NULL, `client_mobile` int(20) unsigned NOT NULL, `client_country` varchar(255) NOT NULL, `c_billing_address` text NOT NULL, `modified_date` int(11) NOT NULL, `edited_date` int(11) NOT NULL, …

Member Avatar for ryan_vietnow
0
91
Member Avatar for vijukumar
Member Avatar for jwenting
0
59
Member Avatar for vijukumar