• Member Avatar for Dani
    Dani

    Replied To a Post in creating nice thing with code

    Are you looking for someone else to do a project with you, and to partner with them by exchanging ideas and sharing knowledge to accomplish the project? Or are you …
  • Member Avatar for Dani
    Dani

    Began Watching creating nice thing with code

    Hello guys, how are you all doing ? Guys there someone there, who is interested in building a project together ? to connect exchange ideas and knowledge
  • Member Avatar for Dani
    Dani

    Replied To a Post in How do i make this complex ER Diagram

    It just seems as if you have copied and pasted a homework assignment. We will definitely go out of our way to help you here at DaniWeb, but please help …
  • Member Avatar for Dani
    Dani

    Began Watching How do i make this complex ER Diagram

    An equipment company wishes to create a database to support the hiring of tools and machinery to clients. The company has three types of equipment: power tools, such as drills …
  • Member Avatar for Dani
    Dani

    Replied To a Post in What Is The Value of $data ?

    Data is just an associative array of table fields and their values.
  • Member Avatar for Dani
    Dani

    Began Watching What Is The Value of $data ?

    Hello, I do not see $data defined, so what is it ? ```` function prepared_insert($conn, $table, $data) { $keys = array_keys($data); $keys = array_map('escape_mysql_identifier', $keys); $fields = implode(",", $keys); $table …
  • Member Avatar for Dani
    Dani

    Replied To a Post in How To Confirm Sql Row Update Using Prepared Statements?

    I don’t use PDO either. Rather, I wrote my own ORM library for DaniWeb that let’s me do things such as: // Build a new post $post_obj = new Post(array( …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Content Security Policy / PayPal

    Did adding the PHP code: header("content-security-policy: form-action 'self' https://www.paypal.com"); to your PHP page that contains the PayPal button not fix your problem? CSP is simply an HTTP header that gets …
  • Member Avatar for Dani
    Dani

    Replied To a Post in js works locally but not on server

    > if your page is hosted on https then use <script src="https//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script> else us <script src="http//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script> I think you meant https:// vs http:// (you forgot the colon) Alternatively, you can …
  • Member Avatar for Dani
    Dani

    Began Watching js works locally but not on server

    <!DOCTYPE html PUBLIC > <html> <head> <title></title> <link rel="stylesheet" type="text/css" href="css/main.css" /> <script src="js/jsimageslider.js" type="text/javascript"></script> <link rel="stylesheet" type="text/css" href= "css/generic.css" /> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script> </head> <body> <div id="dm1"> <div id="dm1Inner"> <h1 …
  • Member Avatar for Dani
    Dani

    Gave Reputation to JorgeM in js works locally but not on server

    Your reference to the ajax file seems to be incorrect. you are missing "http:" `<script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>` Also, make sure you upload the script to the js folder on the server. …
  • Member Avatar for Dani
    Dani

    Replied To a Post in How to pass two variables in a php url

    OK, so then looking at the URL `"$click?$namehref"` it looks like that translates to a URL such as `https://nerjabible.com/output/linkcounter.php?<some directory name>` Query strings need to be a key-value pair, meaning …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Content Security Policy / PayPal

    As I came across your recent rant about CSP, is it still giving you trouble? Can I provide more assistance?
  • Member Avatar for Dani
    Dani

    Replied To a Post in some Qs abt CSP

    I’m sorry you’re still having issues with CSP (I can see if I can help you more in the other thread) but the OP here is referring to something different …
  • Member Avatar for Dani
    Dani

    Began Watching some Qs abt CSP

    Hey, guys~~ I have some questions about CSP Is simple hill-climbing a complete algorithm for solving CSPs? and if a CSP is only with unary constraints, is it sure to …
  • Member Avatar for Dani
    Dani

    Replied To a Post in How to pass two variables in a php url

    Can you please clarify exactly what the values of the variables $name, $namehref, and $click are?
  • Member Avatar for Dani
    Dani

    Began Watching How to pass two variables in a php url

    I want to pass two variables in a php url at present I have $line = "<a href=\"$click?$namehref\"><font color='red'>$name</font> </a>"; When I click the link it displays the $click variable, …
  • Member Avatar for Dani
    Dani

    Replied To a Post in How To Confirm Sql Row Update Using Prepared Statements?

    I'm sorry, I actually don't have any experience with prepared statements. I should be using them, but I'm not.
  • Member Avatar for Dani
    Dani

    Replied To a Post in Pass POST parameter to other file

    I already pointed that out to him via private chat the other day. Sorry for not repeating it here. I think he was ultimately able to get it to work …
  • Member Avatar for Dani
    Dani

    Edited What is the benefit of contact center solution to retailing?

    Can I get the answer how can call center solutions benefits my retailing business?
  • Member Avatar for Dani
    Dani

    Replied To a Post in Change-a-Letter-or-Two-Game

    def**l**at**e** -> defeat
  • Member Avatar for Dani
    Dani

    Replied To a Post in So AI content, even examining and comparing might hurt SEO. What about?

    > What about a video such as https://www.youtube.com/watch?v=pspsSn_nGzo where we see about turbocharging our programming with AI. You linked to a 17 minute video of a guy named Dave explaining …
  • Member Avatar for Dani
    Dani

    Began Watching So AI content, even examining and comparing might hurt SEO. What about?

    What about a video such as https://www.youtube.com/watch?v=pspsSn_nGzo where we see about turbocharging our programming with AI. Again, I feel that it's not acceptable in this site to name a specific …
  • Member Avatar for Dani
    Dani

    Edited Combine and copy data from two listboxes to a third

    Hello, I am fairly new to VBA development trying to upgrade my employee training database in VBA from a single listbox with single line select/add/edit capability to one that pulls …
  • Member Avatar for Dani
    Dani

    Gave Reputation to Reverend Jim in Change-a-Letter-or-Two-Game

    realize -> recline
  • Member Avatar for Dani
    Dani

    Replied To a Post in Change-a-Letter-or-Two-Game

    Decline
  • Member Avatar for Dani
    Dani

    Replied To a Post in Is there a replacement for Webs.com ?

    I've never heard of Webs.com and, to be honest, this is a big ask because I actually haven't heard of any free web hosting companies in the past decade. Many, …
  • Member Avatar for Dani
    Dani

    Began Watching Is there a replacement for Webs.com ?

    Hi, I'm looking for a replacement for FREE web hosting, since Vista Print bought Webs.com and ruined it for everyone. I cant find a place to transfer my HTML code …
  • Member Avatar for Dani
    Dani

    Edited Is there a replacement for Webs.com ?

    Hi, I'm looking for a replacement for FREE web hosting, since Vista Print bought Webs.com and ruined it for everyone. I cant find a place to transfer my HTML code …
  • Member Avatar for Dani
    Dani

    Created How do I track post-conversion flow in GA4?

    In light of being forced against my will, kicking and screaming, to use Google Analytics 4, can someone please walk me through how to pull up a report of where …
  • Member Avatar for Dani
    Dani

    Began Watching How do I track post-conversion flow in GA4?

    In light of being forced against my will, kicking and screaming, to use Google Analytics 4, can someone please walk me through how to pull up a report of where …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Change-a-Letter-or-Two-Game

    Wow, that one was so tough that, after 3300+ responses, no one found a way to follow it up in 14 years. Crazy. I'll say relief Not quite only changing …
  • Member Avatar for Dani
    Dani

    Began Watching Change-a-Letter-or-Two-Game

    The game is as follows: You may change [I]up to two[/I] (2) letters in the given example by either: [LIST] [*]adding one\two letters [*]removing one\two letters [*]adding one letter, removing …
  • Member Avatar for Dani
    Dani

    Replied To a Post in counting lesson(for the slow among us)

    Did we skip some numbers? 4609
  • Member Avatar for Dani
    Dani

    Began Watching counting lesson(for the slow among us)

    lets waste some web space by counting i will start us off 1
  • Member Avatar for Dani
    Dani

    Replied To a Post in Wierd BUG with USER location

    The reason for using the other method is if the end-user is using a proxy server. The method you have in `getUserIpAddr()` is actually the more thorough way of getting …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Disavowed URLs excluded from GSC?

    > Yes, URLs submitted to Google in a disavow file are excluded from the list of external links in Google Search Console. It's very odd that you say that. After …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Wierd BUG with USER location

    I'm not spotting the difference between the two code blocks you have here other than, in the first one, you echo $country and in the second one you don't. Also, …
  • Member Avatar for Dani
    Dani

    Began Watching Wierd BUG with USER location

    I have this code <?php // Connect to the database $servername = "localhost"; $username = ""; $password = ""; $dbname = ""; // Create connection $conn = mysqli_connect($servername, $username, $password, …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Add blank spaces in a string after 4 digits..

    Sorry for the belated response here, but is there a reason that the native JS `trim()` function couldn't be used on the string, after the regex already does its job …
  • Member Avatar for Dani
    Dani

    Began Watching Add blank spaces in a string after 4 digits..

    i want to know is there any inbuild function to add spaces in javascript after particular interval..!!? there is string '00009999' i want to add blank space 0000 9999 after …
  • Member Avatar for Dani
    Dani

    Created Disavowed URLs excluded from GSC?

    Are URLs submitted to Google in a disavow file excluded from the list of external links in Google Search Console?
  • Member Avatar for Dani
    Dani

    Began Watching Disavowed URLs excluded from GSC?

    Are URLs submitted to Google in a disavow file excluded from the list of external links in Google Search Console?
  • Member Avatar for Dani
    Dani

    Replied To a Post in Google Analytics 4 is almost here, ready or not

    Google doesn't take the same approach as Apple, for example, does with their annual WWDC events. There's also nothing novel to really share about GA4. Google has already been pushing …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Pass POST parameter to other file

    The URL structure in your PHP code looks as so: `<a href="complete.php?id=<?=$offerid?>">` `$offerid` is whatever the value of `$offer->offerid` is. That value is coming from the JSON file retrieved from …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Google Analytics 4 is almost here, ready or not

    That's why I said that the issue is with website publishers. Publishers are online content producers who provide information, articles, social media, etc. in exchange (typically) for advertising. Either way, …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Pass POST parameter to other file

    On line 145, you have `<a href="complete.php?id=<?=$offerid?>">` I'm not seeing how `$name` is built into the URL (e.g. there's no reference to `$adLink`) but I am also not seeing in …
  • Member Avatar for Dani
    Dani

    Began Watching Pass POST parameter to other file

    I am having a problem passing a `$_POST[]` parameter to another file via the URL. Look at the line 34 and 138. The line 34 is getting the URL parameter …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Google Analytics 4 is almost here, ready or not

    > That's one of the components that makes the AI that I won't name so attractive to users. Yes, it makes ChatGPT attractive, but, as I keep saying, what ChatGPT …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Google Analytics 4 is almost here, ready or not

    Google has been doing AI-powered responses for many, many years now, but a lot of people think they’re going to massively step it up. There have already been some screenshots …

The End.