8,966 Posted Topics

Member Avatar for Reverend Jim

I remember asking this back in the old layout. Guess it hasn't changed since then. I do agree that it is confusing.

Member Avatar for Reverend Jim
0
953
Member Avatar for Makeitonline

<script type="application/javascript"> var eventData = [ { date:"<?php echo date('Y-m-d') ?>", badge:false, title:"Example 1" }, ]; $(document).ready(function () { $("#my-calendar").zabuto_calendar({ data: eventData }); }); </script>

Member Avatar for rubberman
0
257
Member Avatar for Violet_82

http://stackoverflow.com/questions/24007780/jquery-ajax-form-data-serialize-using-php Using jQuery's serialize to submit to PHP.

Member Avatar for cereal
0
1K
Member Avatar for JeniAnderson
Member Avatar for shany0786

Dump the values, run the query against the database manually with your values. Check for errors.

Member Avatar for cereal
0
2K
Member Avatar for AmritaHasan11

> yes Microsoft lets you update to 10 for free http://www.theregister.co.uk/2015/06/23/microsoft_apologises_over_free_windows_10_confusion/

Member Avatar for Reverend Jim
0
1K
Member Avatar for klemme

You mean something like this? UPDATE Codes SET Code = 783 WHERE cartId IN (SELECT cartId FROM Cart WHERE prodId = 10)

Member Avatar for klemme
0
237
Member Avatar for moin ali khan

Read [our rules](https://www.daniweb.com/community/rules) (which you agreed to when signing up), especially: *"Do provide evidence of having done some work yourself if posting questions from school or work assignments"*

Member Avatar for pritaeas
-1
181
Member Avatar for davy_yg
Member Avatar for pavankumar77

@Gourav_4: That looks like Javascript, not C. You are using the minus (arithmetic) operator, so the answer is invalid.

Member Avatar for pritaeas
0
643
Member Avatar for Jatinder_1

Replace line 10 with this: $query = mysql_query("select * from user WHERE user = ".$sId) or die(mysql_error()); and tell us what the error is. My guess is that `$sId` is not set.

Member Avatar for pritaeas
0
198
Member Avatar for mexabet

echo '<tr>' . '<td style="text-align:left">' . '<div class="describe">' . $row['im_description'] . '</div>' . '</td>' . '</tr>'; That should work. If not, what exactly is the problem?

Member Avatar for mexabet
0
409
Member Avatar for MikdadAli

> you just give me php code Show your efforts and we will help if you are stuck. DO NOT ask for code. Read [our rules](https://www.daniweb.com/community/rules) (which you agreed to when signing up), especially: *"Do provide evidence of having done some work yourself if posting questions from school or work …

Member Avatar for BenWard
0
228
Member Avatar for k_manimuthu

select count(*) from table1 as a, table2 as b, table2 as c where a.field1 = b.field1

Member Avatar for k_manimuthu
0
288
Member Avatar for Dani

> Do you think this is an effort a significant portion of the community could get behind? Doubtful. For someone donating there is usually a "what's in it for me". What would an average user gain from donating? I am guessing that with "significant" you mean a lot more people …

Member Avatar for invisal
0
608
Member Avatar for Vijithakv

I suggest a google search. If you want help, show your efforts. Read [our rules](https://www.daniweb.com/community/rules) (which you agreed to when signing up), especially: *"Do provide evidence of having done some work yourself if posting questions from school or work assignments"*

Member Avatar for pritaeas
-2
56
Member Avatar for AntonyRayan

Just in case, [here](https://danielmiessler.com/study/encoding_encryption_hashing/) is a nice and short description of the difference between hashing and encryption. Learn the difference.

Member Avatar for diafol
0
256
Member Avatar for pritaeas

https://www.mnot.net/blog/2015/12/18/451 Wondering what everybody thinks about this.

Member Avatar for diafol
3
227
Member Avatar for Raven_1

Since you check the select value against your table name, you could do a more general check and just insert the value into your query. BTW, your update queries will fail, because of the comma before the where clause.

Member Avatar for Raven_1
0
232
Member Avatar for samertaha

I think if you add more hidden links like this one: <a class="thumbnail" href=" http://aburaga.com/assets/images/products/1430.jpg" title="88" data-gallery> in the right place, that the popup will the other images too. As for returning to the page you were on, no idea. Am sure some javascript trickery (using the slide event) can …

Member Avatar for samertaha
0
560
Member Avatar for JOSheaIV

> drop in activity started when? When new changes went live. No. Wrong assumption, it started way earlier: https://www.daniweb.com/digital-media/digital-marketing/search-engine-strategies/news/459242/stackoverflow-stole-all-our-search-traffic

Member Avatar for Popc0rn
1
2K
Member Avatar for dizy

Is there code missing in your post? Line 37 executes your query, but there is no code outputting any results. You need a similar while loop as on line 4 and 5.

Member Avatar for dizy
0
352
Member Avatar for Florea
Member Avatar for Izzah_2

What exactly is not working? Is the javascript code generated in the page source? Are there any entries/records in your table? If the javascript is generated, then it is before the doctype even. Am not sure that is the right place to put a script tag.

Member Avatar for Izzah_2
0
4K
Member Avatar for nikesh.yadav

Be careful with connecting to random/unknown hosts. It can get you into legal trouble. Just a warning, since it happened to me...

Member Avatar for pritaeas
0
6K
Member Avatar for AntonyRayan

You can program this yourself by using Javascript to update some information server-side, or use something like Google Analytics. You still need to add the triggers, but you won't need to register anything yourself. It all depends on what you intend to do with it.

Member Avatar for rch1231
0
135
Member Avatar for AntonyRayan

> Password not accepted from server This should be pretty obvious. No idea what you are trying to connect to, because the link is broken, so post your code.

Member Avatar for cereal
0
235
Member Avatar for angelburgos

I am not entirely sure what exactly you want to display on the map, because none of your screenshots show coordinates.

Member Avatar for pritaeas
0
185
Member Avatar for francopeapea

When you say "can't insert/delete", are you getting exceptions? What is (or isn't) happening exactly?

Member Avatar for pritaeas
0
230
Member Avatar for AntonyRayan
Member Avatar for diafol
0
200
Member Avatar for vipula

Not all websites allow you to do that. What exactly happens in your case? Wouldn't it be easier to use your browser's password manager?

Member Avatar for jkon
0
2K
Member Avatar for necrovore

> After I integrated it into the webapp It just would not work. What exactly does that mean? It doesn't do anything, you get exceptions, what doesn't work?

Member Avatar for necrovore
0
278
Member Avatar for Sophia_1
Member Avatar for Sophia_1
0
281
Member Avatar for pritaeas

Please see attached screenshot. Both threads were started by Pavan_9 but somehow it is showing maverick2020. Or is this caused perhaps by a name change. ![Untitled.png](/attachments/large/0/32a4fe073a2986a18ff771bf9ac4e7ea.png "align-center")

Member Avatar for Dani
0
311
Member Avatar for mexabet

Assuming your not going to take diafol's advice, here's the quick fix: $query = "INSERT INTO admin (username, hash, email) VALUES ('$username', '$password', '$email')";

Member Avatar for mexabet
0
379
Member Avatar for Pavan_9

I think he is wondering whether or not that combination of tools will make his website blazingly fast. IMO using the right tools will help make your website fast, but there are many other factors involved as well. For example, server-side caching, using a CDN where applicable, optimized images, etc.

Member Avatar for diafol
0
201
Member Avatar for Sophia_1

> $sql = 'SELECT `id`, `name`, `mime`, `size`, `created`,`Progressid` FROM `tfile` where `id`=$row['id']'; That should give an error. Try this: $sql = "SELECT `id`, `name`, `mime`, `size`, `created`, `Progressid` FROM `tfile` where `id` = {$row['id']}";

Member Avatar for amigura
0
381
Member Avatar for Subhankar_1

The above only shows your form and some validation. Where is your server side script which connects to your database?

Member Avatar for Subhankar_1
0
277
Member Avatar for pritaeas

Does anybody have a definite reference to whether the mimetype of an AutoCAD 3D STEP file (.stp) is `application/STEP` or `application/x-step`?

0
134
Member Avatar for lloydsbackyard
Member Avatar for cptnrsk

> I would like to fill this data in from a simple form What kind of form do you have in mind?

Member Avatar for pritaeas
0
97
Member Avatar for AntonyRayan

If it is a hashed password, then it cannot be decrypted. What method did you use to hash or encrypt it?

Member Avatar for AntonyRayan
0
269
Member Avatar for IconiCxPimp

On what line is the exception thrown? The error states you are using an index greater than what is possible.

Member Avatar for IconiCxPimp
0
344
Member Avatar for davecoventry

Agree with ryantroop: haven't done C++ in a while, but I'd choose to generate a SQL script file and run it on the server (don't forget to use a transaction on the whole thing).

Member Avatar for pritaeas
0
573
Member Avatar for ramsiva
Member Avatar for Joe_14

Read [our rules](https://www.daniweb.com/community/rules) (which you agreed to when signing up), especially: *"Do provide evidence of having done some work yourself if posting questions from school or work assignments"*

Member Avatar for David W
0
114
Member Avatar for michael.onyenma

Seems your REMOTE_ADDR is an IPv6 address containing `::1`. You cannot use colons in a filename.

Member Avatar for pritaeas
0
301
Member Avatar for Oxaro

Read [our rules](https://www.daniweb.com/community/rules) (which you agreed to when signing up), especially: *"Do provide evidence of having done some work yourself if posting questions from school or work assignments"*

Member Avatar for pritaeas
0
144
Member Avatar for Igho_1

You'll need to be much more specific than that. For starters: what language are you using, and what do you have so far?

Member Avatar for diafol
0
82
Member Avatar for berries
Member Avatar for diafol
0
229

The End.