Posts
 
Reputation
Joined
Last Seen
Ranked #18
Strength to Increase Rep
+17
Strength to Decrease Rep
-4
95% Quality Score
Upvotes Received
2K
Posts with Upvotes
2K
Upvoting Members
786
Downvotes Received
105
Posts with Downvotes
103
Downvoting Members
59
486 Commented Posts
~4.27M People Reached
About Me

Nothing to read here, please move along.

Favorite Tags
Member Avatar for pritaeas

# NOTE # This was a PHP sticky, and I am working to turn it into a development sticky. If you have any comments, additions or other observations, please reply to [this thread](https://www.daniweb.com/community-center/daniweb-community-feedback/threads/505442/read-this-before-posting-sticky). # Before you ask # - Read our [Forum Rules](https://www.daniweb.com/welcome/rules). - Engage your brain! We understand that …

39
6K
Member Avatar for Dani

I asked ChatGPT for some interesting conversation starters and it suggested this. However, the more I think about it, the less I can come up with something! I enjoy walks on nature trails, but hiking is *huge* amongst techies in the Bay Area. My husband plays DDR regularly for exercise, …

Member Avatar for Dani
0
100
Member Avatar for clarawilliams

As a seasoned marketing professional with a keen eye for technology trends, I excel in amplifying the presence and profitability of custom software development companies, and Artificial Intelligence development companies. With a solid background in digital marketing strategies and a deep understanding of the tech landscape, Clara crafts compelling narratives …

Member Avatar for pritaeas
0
11
Member Avatar for ingyumyrfaa

Today was one of those days that felt like a whirlwind, filled with both chaos and joy. I woke up early, excited for the day ahead. The sun was shining, birds were chirping, and I could feel the energy of a new day coursing through my veins.

Member Avatar for pritaeas
0
8
Member Avatar for Danish_17
Member Avatar for Dani

I know rproffitt is a moderator on the Tech Republic forums. Does anyone else participate in any other online forums / communities / subreddits / etc? Just curious :)

Member Avatar for polles
1
165
Member Avatar for Dani

What are some ways to improve MySQL performance on queries against large tables that include the HAVING BY clause. It's my understanding that anything in there doesn't benefit from table indexes.

Member Avatar for toneewa
0
424
Member Avatar for Thomasio

I want to figure out what Windows does when you right-click a video file and check properties and I would like to write a similar piece of code in C++. I should be able to figure out how to read the file type and size, but I'm lost in how …

Member Avatar for Thomasio
0
75
Member Avatar for FarrisFahad

Hello, I am somewhat new to APIs. I have integrated PayPal payments successfully. With PayPal, I can send the user to the payment page using an HTML form. Here is an example ... <!-- PAYPAL --> <form action="https://www.paypal.com/cgi-bin/webscr" method="POST" name="_cart"> <input type="hidden" name="cmd" value="_cart" /> <input type="hidden" name="upload" value="1" /> …

Member Avatar for pritaeas
0
64
Member Avatar for michael3212

An experienced SEO specialist with a passion for helping businesses thrive in the digital world. With a strong background in search engine optimization, content marketing, and analytics, he has a proven track record of driving organic growth and improving search rankings for various clients across industries.

Member Avatar for Dani
0
14
Member Avatar for Reverend Jim

Cop shows that include a 5 minute foot chase. This is usually the result of the cops shouting out a suspect's name from half a block away instead of waiting until they are within arm's reach. Inevitably the suspect runs into the path of a car or truck and the …

Member Avatar for KomalBhatt
9
3K
Member Avatar for Dani

As [you can see here](https://www.daniweb.com/stats/members?country=&filter=&sort=timestamp), we get lots of new members signing up every day, but nearly no one posts. This has been true for decades and decades now. Anyone care to hypothesize why all these people sign up if not to contribute? #Lurker

Member Avatar for Dani
0
36
Member Avatar for Dani

I just recently finished the first season of The Winchesters, and was unfortunately a bit disappointed by how it ended. It felt incredibly predictable. Currently my husband and I are watching Orphan Black (We are on season 2). May I recommend Severance on Apple TV+. I really loved the season …

Member Avatar for Reverend Jim
0
118
Member Avatar for AndreRet

I have not used Stack Overflow for some time now unless really necessary or I cannot find an answer anywhere else. My decision were based on the "arrogance" of some moderators, it seemed that the entire site moved away from being a community service to a "I am the boss, …

Member Avatar for Dani
1
78
Member Avatar for Troy

This is a simple to use, self-contained website slideshow utility. Do you have a monitor or TV setup in your lobby where you'd like to present web content automatically? With this HTML/Javascript page, simply edit an array of pages or "slides". You define a title, duration, and URL for each …

Member Avatar for PROSYS_1
0
15K
Member Avatar for davidsaar
Member Avatar for Dani

I think that I understand the difference between: document.addEventListener('DOMContentLoaded', callback_fn); and: window.addEventListener('load', (event) => { ... }); However, as a jQuery user, what is the difference between DOMContentLoaded and the jQuery ready fn?

Member Avatar for jkon
0
127
Member Avatar for Dani

What was wrong with good ole using SMTP? Has anyone here successfully used an XOAuth library for PHP? Specifically, I'm looking to connect to my Office 365 mailbox.

Member Avatar for Dani
2
140
Member Avatar for HYSTOU

Hello everyone! I am a junior employee from HYSTOU in Shenzhen, China, and I am very happy to join this forum to communicate and interact with all of you! I'm currently stationed in Shenzhen, China, where our company has a lot of experience and expertise in the field of industrial …

Member Avatar for Dani
0
13
Member Avatar for Naija kid_1

Hi, Goodday everyone, I'm new to web development, please if I had questions, could I ask on her for a help reply?

Member Avatar for Dani
0
87
Member Avatar for teodragos
Member Avatar for jessicaboland

Hello everyone, I am thrilled to join the DaniWeb community and embark on this exciting journey with all of you. Looking forward to engaging in insightful discussions, sharing knowledge, and building connections within this vibrant community. Let's learn and grow together! If you have any tips or suggestions for a …

Member Avatar for Dani
0
20
Member Avatar for iConqueror

Do we really need accrediated education to effectivly have the expected experience and/or knowledge in a chosen field? For instance can we learn more from doing a course in programming than we can from learning ourselves? I see the benefits in both: **Accerdited course** - Have an experienced tutor - …

Member Avatar for simhakidsden
1
461
Member Avatar for Tom_45

I am trying to extract three values from the td tags in an html downloaded file. <tr align="right"><td>236</td><td>Roy</td><td>Allyson</td> <tr align="right"><td>237</td><td>Marvin</td><td>Pamela</td> <tr align="right"><td>238</td><td>Micah</td><td>Kristine</td> <tr align="right"><td>239</td><td>Collin</td><td>Raquel</td> I am using the pattern match = re.findall(r'<td.?>([\d+])([.?])*<\/td>', file) The file is created with a read() statement. The output should look like (236, "Roy", "Allyson") (237, …

Member Avatar for Tom_45
1
91
Member Avatar for cambalinho

how can i convert cursor files to image? i need see the cur\ani on picturebox?(just for learning) Private Sub btnChooseImage_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnChooseImage.Click If (ofdChooseFile.ShowDialog = Windows.Forms.DialogResult.OK) Then If (ofdChooseFile.FilterIndex = 6) Then Dim cur As New Cursor(ofdChooseFile.FileName) PicShowImage.Image = cur 'error yes Else …

Member Avatar for cambalinho
1
46
Member Avatar for cambalinho
Member Avatar for cored0mp

I was thinking that one way that a coding team could work would be that coders would be rotated through several roles. This would prevent people from getting too comfortable towards the goal of preventing problem areas (code quality wise) from developing in the department. * Architecture * Production Coding …

Member Avatar for chuckc
1
96
Member Avatar for Ryan Morgan

Hello, I have encountered an unpleasant event. My external hard drive has stopped working. The disc is no longer readable . When I connect the disc to my computer, the system asks me to format it. There are very important files on the disc. Does anyone know how to help …

Member Avatar for Mikey37
3
195
Member Avatar for JModak

The server threw an exception. (Exception from HRESULT: 0x80010105 (RPC_E_SERVERFAULT)) My Code is Private Function GetXlUsedRange(ByVal filePath As String) As Object(,) Dim xlApp As Excel.Application Dim xlWorkbooks As Excel.Workbooks Dim xlWorkbook As Excel.Workbook Dim xlSheets As Excel.Sheets Dim xlWorkSheet As Excel.Worksheet Dim xlRange As Excel.Range xlApp = New Excel.Application xlWorkbooks …

Member Avatar for tinstaafl
0
37
Member Avatar for Miachel

Hello everyone, I am Michael Brown. I have heard that this is an excellent learning forum, and I hope to learn more knowledge and skills about website optimization, SEO, and coding here. I want to use this knowledge to optimize my website. Thank you all.

Member Avatar for Dani
2
26