8,966 Posted Topics

Member Avatar for filipgothic
Member Avatar for everton.retweets
Member Avatar for abdiqani
Member Avatar for gdp
Member Avatar for veedeoo
0
4K
Member Avatar for DMR
Member Avatar for Suzie999
Member Avatar for Suzie999
0
178
Member Avatar for morfious90
Member Avatar for aparnesh
Member Avatar for hiiiiii@

> i have used jquery datepicker so im getting error What error message with what code?

Member Avatar for jstfsklh211
0
214
Member Avatar for ballhysaledio

Please read the [rules](http://www.daniweb.com/community/rules) Especially: *Do provide evidence of having done some work yourself if posting questions from school or work assignments*

Member Avatar for pritaeas
0
128
Member Avatar for blackmiau

Taken a monh ago at the coast. Am playing with HDR a lot lately. ![bb29d6c651efb6c3ea99662f0568b49e](/attachments/small/0/bb29d6c651efb6c3ea99662f0568b49e.jpg "align-left")

Member Avatar for blackmiau
2
692
Member Avatar for NicholoBrown
Member Avatar for ankit1122

Closed. Continued here: http://www.daniweb.com/web-development/php/threads/479426/want-nested-views

Member Avatar for pritaeas
0
116
Member Avatar for ankit1122

You may want to take a look at the [FIND_IN_SET](http://dev.mysql.com/doc/refman/5.0/en/string-functions.html#function_find-in-set) function, assuming the column values are comma separated. IMO creating views for a basic query is overkill.

Member Avatar for pritaeas
0
188
Member Avatar for patk570

> A) a free one/opensouce one i can use use https://sourceforge.net/projects/dir-list/

Member Avatar for pritaeas
0
477
Member Avatar for Mya:)

Check out the ToolTip property. That's what it's for. You enter a string, and on hover a tooltip will appear with that string.

Member Avatar for Mya:)
0
383
Member Avatar for davies.alex1

Try: query = "UPDATE `shellingdb` SET `likes` = `likes` + 1 WHERE `shell` = :shell AND `reporter` = :reporter"; Don't use single quotes when binding. The binding takes care of that.

Member Avatar for davies.alex1
0
2K
Member Avatar for Nigam_1
Member Avatar for <M/>
Member Avatar for happygeek
0
310
Member Avatar for ashukolove
Member Avatar for SpottyBlue

Line 25. `withdraw` returns the new balance, yet you do nothing with it.

Member Avatar for howemonster
0
418
Member Avatar for Matthew34

http://www.ioncube.com/faq.php Anything specific you need answered after reading the above?

Member Avatar for diafol
0
352
Member Avatar for Nikusha.Kalatozi
Member Avatar for nerdynewf

That's not very readable, but it looks like you are setting `selected` for every `<option>`, instead of just for the one that should be selected.

Member Avatar for GliderPilot
0
237
Member Avatar for Mya:)
Member Avatar for Mya:)
0
358
Member Avatar for dstoltz

Get it in writing. Draw up a statement that you warned him of possible consequences, and that he takes responsibility if legal action occurs.

Member Avatar for stultuske
0
183
Member Avatar for otengkwaku
Member Avatar for <M/>
Member Avatar for malatamil

In code? Then show your code. You'll need an `implode()` If you want to do this in your query, have a look at `GROUP_CONCAT()`

Member Avatar for malatamil
0
291
Member Avatar for websponge

You changed the query... it is no longer valid. http://us3.php.net/manual/en/function.mysql-result.php The warning in the link above shows you what you should use.

Member Avatar for websponge
0
333
Member Avatar for duncankalulu

Any phone can be used for it, but different brands need different languages. Well, unless you use a cross-compiler like PhoneGap or Xamarin.

Member Avatar for peter_budo
0
131
Member Avatar for ditty

> Client was not authenticated You need to authenticate. Check [this example](http://phpmailer.worxware.com/index.php?pg=exampleasmtp).

Member Avatar for pritaeas
0
310
Member Avatar for everton.retweets
Member Avatar for dinhunzvi

Shouldn't that be: <a href="{index.php|prepare_link:http}"> Smarty V3? I assume your script is in the right folder.

Member Avatar for pritaeas
0
374
Member Avatar for ashford.musya
Member Avatar for pritaeas
0
48
Member Avatar for kishan699
Member Avatar for bejfake

Copying the source to the web root is not really useful. You should put your project somewhere else, and then use the Publish option in Visual Studio to build a version for deployment on IIS.

Member Avatar for JorgeM
0
305
Member Avatar for Liza_3
Member Avatar for riahc3

Haven't been able to find any yet. I think your best bet is to create a webservice as intermediairy.

Member Avatar for riahc3
0
1K
Member Avatar for TrustyTony
Member Avatar for Suzie999
Member Avatar for happygeek
0
333
Member Avatar for nadiam

After your user logs in, set a session variable to a specific value. In home, check this session variable, if it is not set redirect to the login.

Member Avatar for nadiam
0
502
Member Avatar for Mya:)

If you just want to watch new articles then my API test is an option: http://dwapi.pritaeas.net/ Login there and then open DwArticleWatch. Am open to suggestions, but a little short on time lately.

Member Avatar for Mya:)
0
277
Member Avatar for Siberian
Member Avatar for roxanne.martos

> Fatal error: Call to a member function create() on a non-object That means the problem is with: `$email1->create()` There should be a line `$email1 = new SomeClass()`, is it missing?

Member Avatar for roxanne.martos
1
234
Member Avatar for aatifriaz
Member Avatar for Mya:)

https://www.daniweb.com/members/edit_membership You can only do this once. It appears the button in the profile page has been removed.

Member Avatar for Mya:)
0
243
Member Avatar for hussainahmad28

> But I don't have any idea how I can compile and run the program read from textarea and produce the output which can be assigned to a label on webpage. You need to run your input through a compiler. That means starting a process and capturing it's output. Be …

Member Avatar for pritaeas
0
101
Member Avatar for kshahnazari
Member Avatar for Siberian

> Don't know the language you are using. @kplcjl: Since this is posted in the Javascript forum, you may assume it's that ;)

Member Avatar for Siberian
0
132

The End.