Search Results

Showing results 1 to 40 of 90
Search took 0.01 seconds.
Search: Posts Made By: Suhacini
Forum: IT Professionals' Lounge Jun 4th, 2009
Replies: 0
Views: 1,242
Posted By Suhacini
Hey anyone who is working with Remedy ticketing tool?
Forum: PHP Jun 4th, 2008
Replies: 4
Views: 510
Posted By Suhacini
Someone there to help with this?
Forum: PHP Jun 4th, 2008
Replies: 25
Views: 1,826
Posted By Suhacini
At last got the complete pagination along with prev & next also.Thanks to all of you who helped me.
Forum: PHP Jun 4th, 2008
Replies: 0
Views: 504
Posted By Suhacini
Do we have 2 tier & 3 tier architectures in PHP?If so tell me what are they used for, how & where we can use them?
Forum: PHP Jun 4th, 2008
Replies: 25
Views: 1,826
Posted By Suhacini
Forum: PHP Jun 4th, 2008
Replies: 4
Views: 462
Posted By Suhacini
Its Working.But have small problem, I have 4 buttons Home Categories Brand Store in a row.When I click each button the text display.Here if catogery is clicked that is in the same row but remaining 3...
Forum: PHP Jun 4th, 2008
Replies: 25
Views: 1,826
Posted By Suhacini
hmmm....Finally its working.Thanks a lot.
To get First ,Prev,Next,Last... what can i do?
Forum: PHP Jun 4th, 2008
Replies: 4
Views: 462
Posted By Suhacini
what is $p here
while ($row = $p->fetchAssoc($query))
Forum: PHP Jun 4th, 2008
Replies: 25
Views: 1,826
Posted By Suhacini
I think some wrong with this :

<?php

if (isset($_POST['submit'])) {
$var = trim($_POST['keyword']);
header('Location: pageno.php?keyword='. $var);
die();

}
Forum: PHP Jun 4th, 2008
Replies: 25
Views: 1,826
Posted By Suhacini
ya its the same i need...did u use the same script which you posted for me?
Forum: PHP Jun 4th, 2008
Replies: 4
Views: 462
Posted By Suhacini
Hi,
I wanted to display data which is in my db.The format of displaying must be in a div, in that div 3 columns & each column must have 10 rows.Am using this:

while($data =...
Forum: PHP Jun 4th, 2008
Replies: 25
Views: 1,826
Posted By Suhacini
Sam,In the code we have I found the problem.We have 2 queries

$str = "SELECT * FROM `medlist` WHERE `dispname` LIKE '%".$trimmed."%'";
$query = "SELECT * FROM `medlist` WHERE `dispname` LIKE...
Forum: PHP Jun 4th, 2008
Replies: 25
Views: 1,826
Posted By Suhacini
Hey Kkeith29 some problem with this code...I dont know what it is..but it is not dislpaying anything.
Forum: PHP Jun 4th, 2008
Replies: 25
Views: 1,826
Posted By Suhacini
My table structure is:
Id bigint(20) Auto_Inc Not Null
MedName Varchar(60)
dispname Varchar(60)
alphabet Varcahr(15)
Forum: PHP Jun 3rd, 2008
Replies: 25
Views: 1,826
Posted By Suhacini
If there is no 'A' anywhere in the word also its displaying.I changed my code to the above one,but nothing has changed.same output.
Forum: PHP Jun 3rd, 2008
Replies: 25
Views: 1,826
Posted By Suhacini
Actually am using this for search.In my db I am storing few words A-Z but not in alphbetic order.so when i wanted to search 'A',then all data from my db related to 'A' must display.Here am able to...
Forum: PHP Jun 3rd, 2008
Replies: 25
Views: 1,826
Posted By Suhacini
Changed the code again.

<?php
include ('conn.php');

// by default we show first page
$page = 1;

// if $_GET['page'] defined, use it as page number
if(isset($_GET['page']))
Forum: PHP Jun 3rd, 2008
Replies: 4
Views: 510
Posted By Suhacini
In Categories we have sub-cat,where to store them.For example,I have a category called Books.Under that I have Fiction(20), Comic(30),so on.How to store them?As you said in the above thread, all the...
Forum: PHP Jun 2nd, 2008
Replies: 10
Views: 1,099
Posted By Suhacini
Hey its working I have checked it once again.check these once $_POST['userid'] the userid here must be the textbox name, and user_id must be same as the field name in your table.
Forum: PHP Jun 2nd, 2008
Replies: 10
Views: 1,099
Posted By Suhacini
Is it so..But it is working for me.what is the error message your getting?
Forum: PHP Jun 2nd, 2008
Replies: 10
Views: 1,099
Posted By Suhacini
Try this:

include("session.php");

$userId = $_POST['userid'];
$password = $_POST['userpassword'];


$sql = "SELECT user_id,user_password
FROM tbl_auth_user WHERE user_id = '$userId' AND...
Forum: PHP Jun 2nd, 2008
Replies: 10
Views: 1,099
Posted By Suhacini
What is the error you are getting?
Forum: Posting Games Jun 2nd, 2008
Replies: 7,595
Views: 669,459
Posted By Suhacini
Chess --> Vishwanath Anand
Forum: Posting Games May 31st, 2008
Replies: 7,595
Views: 669,459
Posted By Suhacini
Basketball --> Game
Forum: Posting Games May 31st, 2008
Replies: 1,430
Views: 115,482
Posted By Suhacini
Yes...
Do you mind?
Forum: PHP May 31st, 2008
Replies: 50
Views: 4,920
Posted By Suhacini
may be..Am using ie6.
Forum: PHP May 31st, 2008
Replies: 50
Views: 4,920
Posted By Suhacini
do we need any thing special to check this?Is that the same link which you gave in your last post?
Forum: PHP May 31st, 2008
Replies: 50
Views: 4,920
Posted By Suhacini
Is it working?I am not getting anything...
Forum: PHP May 31st, 2008
Replies: 50
Views: 4,920
Posted By Suhacini
Hey what is the user name i need to type there in order to login?
Forum: PHP May 30th, 2008
Replies: 4
Views: 510
Posted By Suhacini
Hi,
I want to make a site which compares prices of a product from different brands.I wanted have something like By Category, By Brand, By Store, Best Deal, Gift Deal.Do I need to create...
Forum: Posting Games May 28th, 2008
Replies: 3,341
Views: 180,455
Posted By Suhacini
Forum: Posting Games May 28th, 2008
Replies: 52
Views: 6,751
Posted By Suhacini
^ No of posts less than mine ;)
> Not He, But She.
V Solved any threads or not?
Forum: PHP May 27th, 2008
Replies: 25
Views: 1,826
Posted By Suhacini
From the above code I am not getting any error but,the link to next page is not enabled.Even though $limit=10; & $rowsPerPage =10; both are declared as '10'.If I have 15 records all of them are...
Forum: Posting Games May 27th, 2008
Replies: 52
Views: 6,751
Posted By Suhacini
^ Joined Daniweb in Nov 2006
> Waiting for reply
V Let's See Who Next....???
Forum: Posting Games May 27th, 2008
Replies: 3,076
Views: 215,953
Posted By Suhacini
Great people will always be remembered.
Forum: Posting Games May 27th, 2008
Replies: 1,430
Views: 115,482
Posted By Suhacini
No..I dont smoke

Do you like to swim?
Forum: Posting Games May 27th, 2008
Replies: 2,356
Views: 220,574
Posted By Suhacini
You will get a car.

I will put a phone
Forum: Posting Games May 27th, 2008
Replies: 981
Views: 68,232
Posted By Suhacini
Hiphop Music

Hotel Food or Home made Food?
Forum: PHP May 27th, 2008
Replies: 25
Views: 1,826
Posted By Suhacini
Actually I got this code from some where.I wanted to write my own code..Can anyone tell me how to start with that?
Forum: PHP May 27th, 2008
Replies: 25
Views: 1,826
Posted By Suhacini
I changed my code.Here is my new code:

<?php
include ('conn.php');
// how many rows to show per page
$rowsPerPage = 10;
// by default we show first page
$pageNum = 1;
// if...
Showing results 1 to 40 of 90

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC