8,966 Posted Topics

Member Avatar for vivekanandaan
Member Avatar for amzu
Member Avatar for pritaeas
0
73
Member Avatar for JukesK

[Here](http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html#function_week) is what mode does. Why don't you calculate the week for your april date, and use it to shift the values returned by `WEEK()`.

Member Avatar for pritaeas
0
258
Member Avatar for afroo.gfx

[Here](http://mikehillyer.com/articles/managing-hierarchical-data-in-mysql/)'s a nice article about it.

Member Avatar for pritaeas
0
3K
Member Avatar for kv79

> didn't found use Of course it has a use. It's an excellent column type to store encrypted data.

Member Avatar for pritaeas
0
345
Member Avatar for voidyman

Read more [here](http://pic.dhe.ibm.com/infocenter/tivihelp/v3r1/index.jsp?topic=%2Fcom.ibm.tivoli.itws.doc%2Fawsadmst125.htm).

Member Avatar for pritaeas
0
91
Member Avatar for Gonilk

[Visual Basic 2010 Express](http://www.microsoft.com/visualstudio/eng/downloads)

Member Avatar for pritaeas
0
33
Member Avatar for Delusional

This may help: http://www.daniweb.com/web-development/javascript-dhtml-ajax/code/276506/jquery-forward-array-to-server

Member Avatar for pritaeas
0
197
Member Avatar for complete

You can only do this if you open the page in the webbrowser control (assuming it processes any css and javascript correctly).

Member Avatar for pritaeas
0
103
Member Avatar for Riu 2009

You first need to move the image to a permanent location. See [this thread](http://www.daniweb.com/web-development/php/threads/430938/php-image-upload-and-over-write).

Member Avatar for pritaeas
0
219
Member Avatar for rubai

Use a class, instead of an id. You can use this code: $(".flip").click(function() { $(this).next().slideToggle(500); }); With this HTML: <div class="box"> <div class="flip">Click to slide the panel 1 down or up</div> <div class="panel">Hello world 1!</div> </div> <div class="box"> <div class="flip">Click to slide the panel 2 down or up</div> <div class="panel">Hello …

Member Avatar for elneco
0
504
Member Avatar for lewashby

http://www.daniweb.com/community-center/daniweb-community-feedback/threads/434753/why-there-is-no-spell-check-for-posts-and-comments-

Member Avatar for pritaeas
0
39
Member Avatar for rsageme
Member Avatar for wasim kazi
Member Avatar for Buppy

Build a recursive function. Pass the array as parameter and initial level 0. First determine if the key exists there. If it does return the level. If it does not, search a new array in the available values, and recall the function with an incremented level.

Member Avatar for pritaeas
0
782
Member Avatar for tapuwa2002

You can write the log to file (personally I like log4php), but you could also keep it in memory and output it only if there is a problem. Depends on whether or not you want to keep the log files for a longer period.

Member Avatar for pritaeas
0
309
Member Avatar for freakvista
Member Avatar for freakvista
0
114
Member Avatar for Msentri

You need to provide some more information (table structure and/or query), and your error.

Member Avatar for pritaeas
0
38
Member Avatar for RaXaaa
Member Avatar for RaXaaa
0
118
Member Avatar for harsha.netpem

@minitauros: Although correct, I don't think most hosts will allow you to send that many emails in such a short period.

Member Avatar for pritaeas
0
163
Member Avatar for AmrMohammed

Apparently. Can you provide some sample data? Show what you have, and what you want it to be. Perhaps that will help in coming up with the right query.

Member Avatar for pritaeas
0
138
Member Avatar for vaultdweller123

Localhost will use your computer's time. It doesn't have to be in sync.

Member Avatar for vaultdweller123
0
144
Member Avatar for tapuwa2002

`/download/` means that folder is in the webroot, not in the root of your drive. Is this the correct path?

Member Avatar for pritaeas
0
69
Member Avatar for joey777
Member Avatar for hcbckwidpeace93

1. Depends on your requirements and budget. a. Define huge, and what that is based upon. b. Depends on your CMS. c. Doesn't really matter, choose something that bests fit your website. d. Yes. e. Make the site first.

Member Avatar for JorgeM
0
100
Member Avatar for MWEB
Member Avatar for javedshaikm
Member Avatar for pritaeas
0
205
Member Avatar for napninjanx
Member Avatar for stefilina

Can't you make an extension method for the List class? [Here](http://www.eggheadcafe.com/tutorials/csharp/7713ff3e-d733-40dc-a7b4-d97168bd7a23/some-useful-extension-methods-on-ilistt.aspx) are some samples.

Member Avatar for pritaeas
0
141
Member Avatar for varma51
Member Avatar for wanamyra

A smart card reader has an API which you can use in your project. See the documentation.

Member Avatar for pritaeas
0
153
Member Avatar for waqar3

It's just a text file. [Here](http://httpd.apache.org/docs/2.2/mod/mod_rewrite.html) is the official documentation. If you want to turn this: http://localhost/health/cancer into this: http://localhost/health/category.php?cat_id=46 You will need some [mapping](http://httpd.apache.org/docs/2.2/mod/mod_rewrite.html#rewritemap). You cannot simply convert `cancer` to `cat_id=46`.

Member Avatar for adam.adamski.96155
0
169
Member Avatar for Goldfinch

http://www.daniweb.com/web-development/php/threads/435214/adding-a-watermark-to-this-existing-function

Member Avatar for pritaeas
0
84
Member Avatar for Olyboy16
Member Avatar for asif49
Member Avatar for LastMitch
0
934
Member Avatar for brokenseal
Member Avatar for johndohmen1963

You need to remember the last rank assigned, and the number of points for the previous member. If the points are the same, assign the previous rank, otherwise assign the count. Try it first.

Member Avatar for johndohmen1963
0
144
Member Avatar for Ancient Dragon

Personally, I'd watch it burn ;) You should be able to figure out if it is NFR or not. If you bought it, you should be able to sell it, unless explicitly stated otherwise. Perhaps [this](http://www.emsps.com/) is an option.

Member Avatar for BigPaw
0
110
Member Avatar for iamthwee

Reading "The Rhyme of the Ancient Mariner", "Black Swan" (by Taleb) and a book on HTML5 and CSS3.

Member Avatar for BitBlt
0
165
Member Avatar for websponge
Member Avatar for ahmad_lovely

> i want my template People here will help if you have problems. So far you have not shown anything that you've tried. You will not get a ready made template here. You should start with the link Codefiva gave you.

Member Avatar for ahmad_lovely
0
137
Member Avatar for StuFisch
Member Avatar for Dani
Member Avatar for L7Sqr
3
1K
Member Avatar for dwneal
Member Avatar for olvin
Member Avatar for gpunjabi
Member Avatar for gpunjabi
0
102
Member Avatar for lara.rachel.7
Member Avatar for pearsontoronto
Member Avatar for extr3mex
-2
24
Member Avatar for corelynx.inc
Member Avatar for patsfans

No need for a PHP solution, change your query: SELECT DISTINCT player FROM ( SELECT player FROM offense UNION SELECT player FROM defense) AS temp

Member Avatar for patsfans
0
230

The End.