11,557 Posted Topics

Member Avatar for SimonIoa

Sorry, I'm confused by your question. The same way you use `serialize()` you can use `unserialize()`. What happens if you do `var_dump(unserialize($memberDetails));`?

Member Avatar for Dani
0
146
Member Avatar for PheA
Member Avatar for Dani
0
16
Member Avatar for nfia

What have you done so far? We will help you where you’re stuck, but we won’t completely do your entire homework assignment for you. Please show what you have written so far and where you’re stuck or what isn’t working as expected.

Member Avatar for Dani
0
47
Member Avatar for jack98

You are specifying a relative path. That means that the images folder should exist as a subdirectory within wherever the location of this PHP file is. Try changing the `$upload_dir` to an absolute path such as */home/username/images/*.

Member Avatar for Dani
-1
651
Member Avatar for Ariful Arif
Member Avatar for Dani
0
62
Member Avatar for Neil_12
Member Avatar for Faris._.Hussain
Member Avatar for Amr_8
Member Avatar for Mike_74
Member Avatar for Jack_62
Member Avatar for jgaonkar

In my experience, there are two different things at play. The first is how much your ranking is directly affected by the pagespeed timings that Google collects, and, from what I can tell, unless your site is *extraordinarily* slow, it won't be very affected. However, Google also takes into consideration …

Member Avatar for chrisjames
1
560
Member Avatar for Reverend Jim

I definitely hear ya, but at the same time, I’m privy to all of the stats that show lots of good things to come. From my perspective, last year I was super burned out with DaniWeb and felt like I was in a hamster wheel and nothing was improving. This …

Member Avatar for Naheedmir
1
206
Member Avatar for leo.fabrice
Member Avatar for gaauiop5
Member Avatar for Adriano 7

> One of the problems of using acronyms is that not everyone can divine what you meant. This is in the digital marketing forum, and within that industry, it's pretty widely understood what GMB means. > What do you think of the possibility that GMB could become paid? As far …

Member Avatar for seigell971
0
105
Member Avatar for Dani

This is a two part question. Firstly, what are some methods to build backlinks in late 2020 that are __not__ through guest blogging / blog outreach? Secondly, what are some methods to encourage users to share your content on social platforms?

Member Avatar for Vedika
1
331
Member Avatar for it@61@sec

Only if you can submit raw HTML as a Facebook post. Making an image clickable is done via HTML code that specified both the link and the URI of the image.

Member Avatar for it@61@sec
0
164
Member Avatar for Dani

Has anyone come across any test creative websites that graph, chart, or otherwise document trends of Covid cases in a unique or interesting way?

Member Avatar for smart_saru
0
64
Member Avatar for ezestseo

Google does not have the quarterly PR updates like they had years ago. Instead, there are now constant fluctuations in their algorithm.

Member Avatar for alishamarie
0
273
Member Avatar for fazeel ayaz
Member Avatar for juniorm_28

Firstly, I'm confused how you're calculating sum on line 23. Let's say the first run through the loop, I enter the number 5. Then the sum will be (5 + 5) / 2 ... 5 Why not just have `sum += number` ? Why multiple by 2 and then divide …

Member Avatar for Dani
0
342
Member Avatar for lwalidjind
Member Avatar for kapilmazee89
Member Avatar for abdurhmanw
Member Avatar for jonyparker562
Member Avatar for Jen Larosa

IPv4 was running out of IP addresses so now there's IPv6. With IPv6 there's no danger of running out of IP addresses anytime soon.

Member Avatar for Dani
0
24
Member Avatar for Jen Larosa

Years ago, Firefox was sooo much faster and more powerful than Internet Explorer. Then somewhere down the line Chrome was released and much more lightweight than Firefox. Nowadays I’m still a Chrome user, just because I’m all about all things Google. But it’s definitely slower than Firefox. As a Mac …

Member Avatar for Reverend Jim
0
88
Member Avatar for Greg_11

You mention that in order to get to the form, the user has already been authenticated and variables have been added to the session. If that's the case, can't the beginning of insUpSel.php simply check whether the proper session variables exist, and if not, do an HTTP header redirect to …

Member Avatar for Greg_11
0
246
Member Avatar for mekineer

So, if I understand you correctly, you would like to create a simple website that lets people do searches, for example to search Google. You then want to store the search results within your own database, in an effort to begin populating your own search database? I'm assuming you want …

Member Avatar for Web_14
2
327
Member Avatar for rollan

Referrals, you say? You're just dying for me to say affiliate programs, aren't you? Alright then, I will: affiliate programs.

Member Avatar for jibranahmed
0
622
Member Avatar for Donald_18
Member Avatar for Greg_11
Member Avatar for Greg_11

Your problem appears to be on line 9 of the code you provided: echo "<select id=''nm'' name=''Name''>"; Instead, try: echo '<select id="nm" name="name">'; I'm not sure why you had the two single quotes next to each other, so that needed to be fixed. Also, while `group` and `btype` are lowercase, …

Member Avatar for Greg_11
1
466
Member Avatar for Emi_2

Something specific to Mother's Day makes the site really only able to peak one day of the year. Lead up to that one day with a competition that culminuates on Mother's Day. Perhaps the winner can win a gift card for their mom or something like that. That's an idea …

Member Avatar for infernal199
-2
716
Member Avatar for Tcll

> not sure what's up with the recommended answer... I never marked this question solved :/ We recently started showing recommended answers even for questions not marked solved.

Member Avatar for rproffitt
0
303
Member Avatar for davindasingh74
Member Avatar for Xozz

I guess the first question would be ... what does your game do? Are you creating it just for fun? Can you provide a link to the Github so we can check it out?

Member Avatar for Xozz
0
126
Member Avatar for Michael_125

I think you are misunderstanding the question, rproffitt. Michael is not producing fake or counterfeit money. He created a fake money transfer platform. He didn't create fake money. He created a "fake" website. In other words, he created a phishing site that gives the illusion that you are transferring money …

Member Avatar for Reverend Jim
0
712
Member Avatar for soniyabis

What keywords are you trying to rank on the first page for? I’m in bed now because I just woke up but I’ll check out your site a little bit later today.

Member Avatar for hazelstella
1
508
Member Avatar for Jen Larosa

Prototypes can be exported to HTML with the paid version, but unfortunately not with the free version. However, I believe (but might be wrong) that there's a free trial of the paid verison availabe.

Member Avatar for Naheedmir
2
187
Member Avatar for santonu98

Why don’t you show what you’ve tried so far and where you’re stuck?

Member Avatar for Dani
0
104
Member Avatar for Dani

Googlebot is crawling my AMP pages more than they are crawling my desktop pages. I have the appropriate canonical from AMP to desktop and amphtml from desktop to AMP. The desktop version also has a self-referencing canonical. Only canonical pages are in the sitemap. This is a concern because less …

Member Avatar for daxclark52
1
236
Member Avatar for riyadhar
Member Avatar for BigG1959

Hi Greg!! Welcome to DaniWeb. By article marketing, do you mean submitting guest posts to various blogs that include a link to your website? If so, your articles are being rejected because they are seen as spammy ... in other words, it's obvious to the editor / reviewer that the …

Member Avatar for Naheedmir
0
65
Member Avatar for 240300958_1
Member Avatar for Dani

Just a little notification that our markdown parser is now in strict mode. That means that, when posting headings, there has to be a space after the initial hash symbol. In other words: #This won't work # This will work Hopefully it will stop everyone who doesn't properly indent their …

Member Avatar for Dani
2
53
Member Avatar for Dani

I'm bored! What are some activities to do from home while continuing to shelter in place?

Member Avatar for Reverend Jim
0
152
Member Avatar for Dani

Any dog parents out there? My sheltie just turned 6 months. She's suuuuuch a smart breed that I literally need to keep her mind occupied every moment throughout the day or she gets bored and destructive. She gets all her meals in the form of puzzles. Today has been especially …

Member Avatar for Dani
3
2K
Member Avatar for Stelajones

Hi there!! I see you’re in India. Are you from there? What places do you like to travel to?

Member Avatar for Dani
0
14
Member Avatar for larry29936

Yes, I agree with the above poster. You’re doing a left join to include that table, but then you’re additionally doing a superfluous subquery for each row.

Member Avatar for pritaeas
0
273

The End.