11,570 Posted Topics
Re: Are you using a CSS framework such as Bootstrap? | |
Re: I'm not quite sure what you're asking. What is PHF? This is the PHP forum. And fragmentation isn't a thing, that I know of, in PHP. | |
Re: You need an FTP client to upload a file from your local computer to a web server. You can download one of many free ftp clients. Linux, MacOS, and Windows have simple clients built in as well. As a reminder, you will need a user account with ftp privileges on … | |
Re: So AJAX stands for asynchronous javascript and xml, and I use jQuery for all my AJAX commands. Are you having an Ajax issue going on? | |
Re: For me, the best experience has come from reading webmaster forums and then experimenting. Check out Digital Point, Sitepoint, Black Hat Forums, and WebmasterWorld. WebmasterWorld used to be the beer resource for me years ago, but I’m not sure how they stack up today. Also, I would highly highly recommend … | |
Re: I’m sorry to hear that. Covid time has been really hard on everyone around the world. Hang in there, and participate in virtual meetups. | |
Re: What is the value of `Session["Items"]`? | |
Re: What’s the assignment, how far have you gotten, and where do you need help? We can try to help you with it. However, if you’re looking for someone to do your project for you, check out sites such as Upwork. | |
Re: Huh?? I have no idea what you’re asking. What project? Is it a project you’re working on? Is it a homework assignment? Huhhhhh?? | |
Re: No worries, rproffitt! Just add some pressure and you’ll have yourself diamonds in no time. | |
Re: Please show the work you have and where you’re stuck. We are a free community of members helping members, and so you’re going to have a rough time convincing people to just do your homework entirely for you for free. | |
Re: Hi there! So nice to virtually meet you. | |
Re: > Thanks for the comment. That makes me think you need to use the following function to convert numerics to strings. PHP is an untyped language. There's no need to type cast it to a string. Use the PHP substr() function to get the digit you want (first, last, middle.) | |
Re: Sorry, most community members here won’t take the time to help you unless you put in some effort. Show us what you have tried so far and where you’re stuck or what isn’t working. We have nothing to gain by doing someone else’s homework for them. | |
Re: I'm sorry, I'm still very confused what you're trying to do. I see on line 14 of the code above, you have `$_GET['name']`. That means that the page is meant to be loaded as file.php?name=Foo with a query string like that. If you're talking about clicking the Submit button on … | |
Re: As rproffitt suggets, it's possible that the version of PHP you're running does not allow `checkdnsrr()`. Are you running PHP on a Windows web server or Linux? Do other network-related PHP functions work? | |
Re: This seems incredibly inefficient. I can think of three ways to do this: 1. Each time you want to perform a search, open each text file, one by one, search if the word exists in that file, and then spit out the files that matched. 2. Create a database (e.g. … | |
Re: Are you getting any notices or warnings in your error log? Temporarily use debug mode to write all php notices/warnings to the error log. | |
Re: I don’t have experience with CI4 but I wrote DaniWeb on CI3. What do you mean about double login? Maybe I can do some research and help. | |
Re: Hi, it’s nice to meet you. How does your service compare to Upwork or Fiverr? I get that fiverr started out as everything for $5 and up, and I guess from your name, you’re starting out at $6 and up? Isn’t that like starting a new $2 Store when there’s … | |
Re: I don't have the time right now to read your code, but you could use javascript to make an HTML button disabled after clicking it, until it's processed by the server. Personally, I use jQuery, but I do realize jQuery is going out of favor recently. | |
![]() | Re: Hi there. Nice to meet you! We have a VBA, C#, and digital marketing community here at DaniWeb. What about digital marketing interests you? Are you looking to promote a .NET project you're working on? |
Re: What is Robux?! Never heard of it. Is it a digital currency of some kind? How do you get it? And why are you panhandling? | |
Re: I've noticed that really strong articles with an overly simplistic UI tend to be linked to the most, and as a result, carry the most authority. ![]() | |
Re: Oh hey there! So nice to meet you. Welcome to DaniWeb. I hope you’ll stick around here. We have a digital marketing community to get tips to promote your blog. | |
Re: What don’t you understand? DaniWeb is a community of members helping members with their programming and other tech questions. | |
Re: I think the reason you haven't gotten any responses, even though it's been a full week already, is because you're not really explaining the question you have. I see your query `$query="select * from voiture";` ... is that not what you want? Do you need help coming up with a … | |
Re: Sorry, we won't just do your homework for you. Please show us what you have tried so far and where you're stuck, and we'll try to help. | |
Re: Payment gateways? Paypal, Braintree, and Stripe. Like those? | |
Re: Look into Amazon Web Services (AWS). There can be a bit of a learning curve, but it’s apay-as-you-go pricing model, and it can grow with you from inception to enterprise. It’s great for startups that want to grow fast and have unpredictable traffic patterns. | |
Re: I have absolutely no clue what you're talking about. Huh??!! | |
Re: I certainly don't associate the word hacker with anything illegal or nefarious. To me, a hacker is someone who doesn't just follow the manual but is an out-of-the-box thinker who is capable of using things (could be technologies, products, etc.) in non-traditional, creative ways to his or her benefit. In … | |
Re: emmastone, I checked out your site: Way, way, way too many third-party Javascript + jquery libraries. Horrible for SEO. Horrible for site usability. rproffitt, Those are well-known analytics tools, but they take knowledge and experience to know how to interpret the data and make it actionable. | |
Re: It matters a ton from personal experience. DaniWeb is an English-based site but unfortunately most of our back links are not on English websites. The result is most of our organic traffic originates from non-English speaking countries. | |
For me, I added some DaniWeb features, completely refactored the CSS, and baked for the first time in my life. My fiancé and I even had a bread bake-off. | |
Re: > This thread is a continuation of a conversation that I started here. As Dani correctly pointed out, the discussion belonged in its own thread and should not have taken over the thread in which it started. It wasn't my intention to hijack that thread (and I apologize) but that's … | |
Has anyone started working with PHP 8 yet? Any big backwards compatibility issues? I finally got around to upgrading to php 7! Lol better late than never. | |
With the launch of Oculus Quest 2 (I have the original Quest), I was wondering if anyone had any favorite games they could recommend. I’ve been having a lot of fun with Tetris Effect somewhat recently. However, I’ve been getting a lot of migraines and have tried to avoid VR … | |
Re: Hi Mark. Where in NY are you? What college? I'm from Long Island and went to Hofstra. | |
Re: Where in NY are you from? Born and raised on Long Island, but I moved to California 4 years ago. | |
| |
The End.