No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
16 Posted Topics
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..
It will be more helpful if you paste the solution... thank you.
Even i need help on the same issue.. It will be great if anybody tell me how to display that tree structure. Please let me know the database structure to store them and to implement the same in joomla CMS Thank you in advance
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 …
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> …
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
[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 …
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
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 …
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 …
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
what will be the type for salary field? should i use decimal or integer? please let me know which is the appropriate one.
why we use these files in php? please tell me why they have been used and how they work?
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, …
The End.
vijukumar