Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
dynamic
- Page 1
Re: How to show visa info based on country selection in a travel form?
Programming
Web Development
15 Hours Ago
by Biiim
I felt like some fun, so I just put together an example for you using CDN's and bootstrap 5. From what you are talking about you probably want to put some of that logic into the Javascript and not need to send a server request for each one, I usually do this kind of thing with javascript objects/arrays (eg `settings['GB']['visa_req'] = false;…
Dynamic Properties in PHP 8.2
Programming
Web Development
6 Days Ago
by Dani
… warning that’s catching a lot of people off guard:
dynamic
properties are now deprecated. What that means is, you can…. If you do, PHP throws a warning like: Creation of
dynamic
property SomeClass::$foo is deprecated This happens when you do…
Re: Dynamic Properties in PHP 8.2
Programming
Web Development
6 Days Ago
by Dani
… of the stdClass is "a generic empty class with
dynamic
properties." That means that you can always be safe…
Re: Dynamic Properties in PHP 8.2
Programming
Web Development
2 Days Ago
by Dani
…-in Image_lib controller class that manipulates images does, indeed, create
dynamic
properties. The second, which you say is worse, is something…
Re: Dynamic Properties in PHP 8.2
Programming
Web Development
2 Days Ago
by jkon
I can't get it , why anyone would want to `$user = new User(); $user->nickname = 'Dani';` if nickname is not a public property of User , or even worse `$user = new stdClass(); $user->nickname = 'Dani';` ? Why ?
Re: Dynamic Properties in PHP 8.2
Programming
Web Development
2 Days Ago
by Dani
> This obviously does not make sense to do if you want to create or work with a User object or something of that sort. I realize that in my previous post I incorrectly gave the example of `$user = new stdClass(); $user->nickname = 'Dani';`. My intention was not to say that it was good coding practice to represent a user of the app with an …
Re: How to show visa info based on country selection in a travel form?
Programming
Web Development
5 Days Ago
by groverharleen
Hello, please use developer tool while working on HTML/PHP with AJAX. in the console you can easily track what was the POST/GET request made to PHP file and what is the responses shared by PHP file. try debugging response accordingly or if still you face any trouble, please do share screen shot of Header / Request / Response Tabs. i'll …
How to show visa info based on country selection in a travel form?
Programming
Web Development
1 Week Ago
by eservices
…. What’s the best structure to manage these types of
dynamic
, country-specific conditions without hardcoding everything in JS? Any feedback…
Re: How to show visa info based on country selection in a travel form?
Programming
Web Development
1 Week Ago
by Dani
…; What’s the best structure to manage these types of
dynamic
, country-specific conditions without hardcoding everything in JS? I would…
Handling Real-Time DOM Sync in SSR React App with Dynamic Nested Routes
Programming
Web Development
2 Months Ago
by Neil_brown001
I'm building an SSR React app (Next.js) with
dynamic
nested routes where components at multiple levels depend on both … in async/reactive flows. Managing hydration-safe global state across
dynamic
routes. Ensuring context/state doesn't break on layout shifts…
Implementing a Dynamic Filter Option in a Web Application
Programming
Software Development
2 Months Ago
by YashSmith
If you want to add a
dynamic
filtering option in your web application, here’s a simple …
McCharts - ArkTS
Programming
Software Development
2 Months Ago
by 杨_659
… properties** A component will definitely have some public properties as
dynamic
parameters to facilitate information transmission between components. Let's explain… we have fixed it, and you can change it to
dynamic
later). The following is the code for calculating the maximum…
Re: How do I get better in design?
Digital Media
UI / UX Design
2 Months Ago
by olivero2
More and more enterprises are switching to outsourcing to strengthen their positions in a
dynamic
market and increase cost-efficiency. It is confirmed by Techbehemoths, who surveyed 324 small and medium-sized IT companies. About 77% of respondents admit that they value outsourcing for cost-effectiveness and flexibility.і
Re: How to Implement Lazy Loading for Faster Web Portals
Programming
Web Development
2 Months Ago
by jkon
… like this one (which we’re on right now) is
dynamic
and shouldn’t be cached. Of course, Lighthouse audit results…
Re: How to Implement Lazy Loading for Faster Web Portals
Programming
Web Development
2 Months Ago
by Dani
… like this one (which we’re on right now) is
dynamic
and shouldn’t be cached All of our pages (including…
Re: How to Implement Lazy Loading for Faster Web Portals
Programming
Web Development
2 Months Ago
by Pelorus_1
By loading images and content only when necessary, lazy loading speeds up web portals. Implement JavaScript or frameworks like React with
dynamic
imports, and use loading="lazy" for images.
Re: which language do i start leaning in 2025
Programming
Software Development
2 Months Ago
by Dani
…. Want some interactivity? Add JavaScript. Want to create more complex
dynamic
websites? You will need a backend language such as PHP…
Re: Dynamic web
Programming
Web Development
16 Years Ago
by ~s.o.s~
… sense of generating
dynamic
content on fly or a site with client side enhancements? …
Re: Dynamic Binding In C
Programming
Software Development
17 Years Ago
by zmariow
Dynamic
Binding is a concept that applies to Object Oriented Programming. C is not object oriented. What is it you're trying to do... explain more and maybe we can give you some ideas :)
Re: Dynamic buffer size for socket ?
Programming
Software Development
14 Years Ago
by kvprajapati
>
Dynamic
buffer size for socket ? Take a look at [URL="http://stackoverflow.com/questions/2811006/what-is-a-good-buffer-size-for-socket-programming"]this[/URL] thread.
Dynamic select boxes not setting values on page load in safari
Programming
Web Development
15 Years Ago
by rickya100
…'yearMonthDay.forField("departuremonth").setValues("'.$_SESSION['previousUserSearch']['
dynamic
']['departuremonth'].'");' . "\n"; echo …'document.getElementById("children").value = "'.$_SESSION['previousUserSearch']['
dynamic
']['children'].'";' . "\n"; echo 'addChildrenAgesDynamic();'; …
Dynamic table display order
Programming
Web Development
14 Years Ago
by HedoBum
…separate tables. I also created a page with a
dynamic
table that displays certain aspects from the database for public… works fine...the form appends the database and the
dynamic
table on the display page displays the pertinent info from… the database. The problem is that the
dynamic
table displays the database info in the wrong order. …
Dynamic code obfuscation will dominate 2007 malware map
Hardware and Software
Networking
18 Years Ago
by happygeek
… security solutions. Indeed, hackers have now developed
dynamic
code obfuscation techniques which enable them to generate …has led to vastly improved techniques today. The
dynamic
code obfuscation process is a great example, …complex and blended attacks. With their creation of
dynamic
obfuscation utilities, which enable virtually anyone to …
Re: Dynamic Initialization implies Dynamic Help
Programming
Software Development
20 Years Ago
by Narue
… sound smart by using uncommon and inappropriate words. >
dynamic
memory is allocated from a heap or a free memory…bad_alloc exception, you can assume that you're out of
dynamic
memory. However, virtual memory goes a long way toward …'s safe to assume that the amount of available
dynamic
memory is limited only by storage space and your tolerance…
Dynamic rows & controls in a table - problem
Programming
Web Development
17 Years Ago
by JohnS
… I'm trying to create a page with
dynamic
controls, and I'm having difficulty wrt the… but also a table which has
dynamic
rows, cells of which contain
dynamic
controls, including a DropDownList. The … session (subsequently), and populateVolatile() creates and fills the
dynamic
controls depending on the session data, including DDL selections.…
Dynamic array of objects within an object
Programming
Software Development
16 Years Ago
by bobsta
…gentle with me. I am trying to create a
dynamic
array of objects (class Structure), each object represents…gt; numPlanes; int *numPoints = new int[numPlanes]; // declare
dynamic
integer array for points[j] in each plane[i] Point… **pPoint = new Point*[numPlanes]; // declare
dynamic
**pPoints object array[i] for (i=0;i<numPlanes…
Re: Dynamic or static array?
Programming
Software Development
15 Years Ago
by John A
…declaration you don't need to give size for
dynamic
arrays? No. [URL="http://en.wikipedia.org…[URL="http://en.wikipedia.org/wiki/Dynamic_memory_allocation"]
dynamic
memory[/URL] is heap-based. Where this gets tricky…]new[/ICODE] and [ICODE]delete[/ICODE] are considered
dynamic
, and anything else is static. But since variable-length…
dynamic sql -> ReportViewer
Programming
Software Development
14 Years Ago
by lgriess
… not binding a stored procedure but
dynamic
sql that selects <
dynamic
columns> from <
dynamic
views or tables> nice huh… absolutely no developed rdl's since all I have is
dynamic
sql that runs against views or tables. I'm also…
Dynamic memory
Programming
Software Development
13 Years Ago
by radiat
… at the minute. I understand the idea of having
dynamic
memory for arrays so you can set the length of … running of the program. But what is the point of
dynamic
memory for a single type? If i set an 'int…' up to have
dynamic
memory is it still not limited by the amount of…
Re: Dynamic cast vs static_cast
Programming
Software Development
10 Years Ago
by mike_2000_17
…` Derived* pd = dynamic_cast<Derived*>(pb); where the
dynamic
-cast is valid because even though `pb` thinks it's…out by the compiler, so, the "complicated"
dynamic
-cast down-grades to a very trivial static-cast. Derived… on that one As far as I know, the
dynamic
-cast checks are usually implemented through the RTTI (run…
1
2
3
17
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC