Search Results

Showing results 1 to 31 of 31
Search took 0.01 seconds.
Search: Posts Made By: srilakshmitr7
Forum: PHP Sep 24th, 2009
Replies: 3
Views: 246
Posted By srilakshmitr7
The logic is to display categories and subcategories under that categories.I want pagination to those subcategories which looks like

cat1
subcat1
subcat2

// pagination code//

cat2...
Forum: PHP Sep 23rd, 2009
Replies: 3
Views: 246
Posted By srilakshmitr7
I thought of implementing multiple pagination concept in a single page.I applied pagination concept but instead of changing only one set of records it gets reflected to another set of records.Can...
Forum: PHP Sep 1st, 2009
Replies: 7
Views: 237
Posted By srilakshmitr7
Don't we have in built spell checker in Internet explorer.If no how to solve this problem.
Forum: PHP Sep 1st, 2009
Replies: 7
Views: 237
Posted By srilakshmitr7
I'm using WYSIWYG editor inbuilt spell checker and i'm Uisng this in php and regarding output in IE its not checking the words.
Forum: PHP Aug 29th, 2009
Replies: 7
Views: 237
Posted By srilakshmitr7
For implementing Spell check concept i applied WYSIWYG editor to textare.I got the output in Mozilla but not in InternetExplorer.Can you say where the problem might be.
Forum: PHP Jun 20th, 2009
Replies: 1
Views: 274
Posted By srilakshmitr7
In mysql database for date filed i'm using datatype as Timestamp in that field date part is updated as today's date but when comes to time it is updating as 09:00:00 like this instead of 15:00:00...
Forum: PHP Apr 21st, 2009
Replies: 0
Views: 232
Posted By srilakshmitr7
If i have 3 records and if i apply random function to it ,i is displaying last two records frequently third record is displaying rarely but i want those three records to be display frequently can any...
Forum: PHP Apr 7th, 2009
Replies: 4
Views: 897
Posted By srilakshmitr7
No I am using IIS Server.Is this problem will show effect to this server.
Forum: PHP Apr 7th, 2009
Replies: 4
Views: 897
Posted By srilakshmitr7
I already tried this it is showing error as $ipFound as undefined variable.Is there any other solution?
Forum: PHP Apr 6th, 2009
Replies: 11
Views: 663
Posted By srilakshmitr7
Thank you so much for your help i got the answer.
Forum: PHP Apr 6th, 2009
Replies: 11
Views: 663
Posted By srilakshmitr7
I already tried this method but in different way but no results.
Forum: PHP Apr 6th, 2009
Replies: 11
Views: 663
Posted By srilakshmitr7
I want to display second and fourth saturdays not the day after 7th and 14th days.
Forum: PHP Apr 6th, 2009
Replies: 4
Views: 897
Posted By srilakshmitr7
How to get Ip address and MAC address of system for an IP address i tried this code

echo $ip=GetHostByName($REMOTE_ADDR);

But after uploading through FTP i'm getting Server ip But i want local...
Forum: PHP Apr 3rd, 2009
Replies: 11
Views: 663
Posted By srilakshmitr7
Can any one give me some idea regarding how to calculate second and fourth saturdays i did based on time whenever i change system time it results in tuesdays insetad of saturdays.
Forum: PHP Apr 1st, 2009
Replies: 5
Views: 233
Posted By srilakshmitr7
I gave input as previous year but tried to looking for present year.
Thank you so much.
Forum: PHP Apr 1st, 2009
Replies: 5
Views: 233
Posted By srilakshmitr7
I want to dsiplay it irrespective of year for example if i give the date that belongs to year 1987 it should display the day with respect to present year.
Forum: PHP Apr 1st, 2009
Replies: 5
Views: 233
Posted By srilakshmitr7
In php if we provide a particulr date how to display the name of the day i.e; whether that day lies on sunday or monday...

Can you please give me idea.
Forum: PHP Oct 20th, 2008
Replies: 6
hi
Views: 496
Posted By srilakshmitr7
Do you want code or just idea about it.

from my knowledge create categories and subcategories depending upon your products and then store those categories into database.If imistaken your question...
Forum: PHP Oct 20th, 2008
Replies: 6
hi
Views: 496
Posted By srilakshmitr7
can you say for which appication you want to develope
Forum: PHP Oct 10th, 2008
Replies: 1
Views: 339
Posted By srilakshmitr7
Refer this link for multiple drop down list

http://www.plus2net.com/php_tutorial/php_drop_down_list.php
Forum: PHP Oct 8th, 2008
Replies: 1
Views: 471
Posted By srilakshmitr7
If you want information about multiple files uploading refer this link

http://www.phpeasystep.com/workshopview.php?id=2
Forum: PHP Oct 1st, 2008
Replies: 9
Views: 698
Posted By srilakshmitr7
I think there is problem in inserting the values into database can you once check the syntax of insert query or if you provide the query i will look into it
Forum: PHP Sep 29th, 2008
Replies: 1
Views: 1,139
Posted By srilakshmitr7
Can you provide the functions that you had used in form so that i can try to solve
Forum: PHP Sep 27th, 2008
Replies: 4
Views: 531
Posted By srilakshmitr7
The alternate code is nothing but the you specified instead of that it is one line code.

I forgot to say $option should be replaced by $value
Forum: PHP Sep 27th, 2008
Replies: 4
Views: 531
Posted By srilakshmitr7
I executed this program to my knowledge i found the following things to be change

Remove array from function definition,and keep paranthesis for $select =( $selected==$key ? " selected" : null);
...
Forum: PHP Sep 27th, 2008
Replies: 4
Views: 478
Posted By srilakshmitr7
To know about sessions i think below url will help you..


http://in.php.net/manual/en/intro.session.php
Forum: PHP Sep 24th, 2008
Replies: 7
Views: 2,989
Posted By srilakshmitr7
I think there is problem in the directory path once check that if its ok ignore this
Forum: PHP Sep 22nd, 2008
Replies: 4
Views: 497
Posted By srilakshmitr7
I think you forgot to insert single qoute for variables time2 and time3 you try to execute after removing this errors.
Forum: Posting Games Sep 17th, 2008
Replies: 325
Views: 36,462
Posted By srilakshmitr7
Forum: PHP Sep 16th, 2008
Replies: 31
Views: 2,545
Posted By srilakshmitr7
If you got the solution then ignore this otherwise
try to update the number filed by adding 1 to it where name will be equal to the selected name from database.
Forum: PHP Sep 9th, 2008
Replies: 1
Views: 368
Posted By srilakshmitr7
Hello friends,

Can anyone help me regarding how to rewrite a static page with the help of url
Showing results 1 to 31 of 31

 


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

©2003 - 2009 DaniWeb® LLC