Click here to Skip to main content
15,884,177 members

Videos


Page 1 of 1,135
1 2 3 4 5 6 7 8 9 10


.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
1. Any problem with my PHP code?
Your connection fails and your code fails to report the error. The reason is mysqli_connect does not return error messages through mysqli_error, it uses mysqli_connect_error instead! Check the documentation: simply google mysqli_connect and...
Luc Pattyn Updated: 3 Oct 2022
Rating: ( (No votes))
2. My PHP isset function is not working
you have a typo in :)
Luc Pattyn Updated: 2 Oct 2022
Rating: ( (No votes))
3. I'm updating the web site of my company and...
Quote: what would you check I would use Chrome, click one of the topmost parts of the page, right click, choose Inspect, both for the original and for the reloaded page. That is bound to tell what HTML/CSS code got executed. As a wild guess,...
Luc Pattyn Updated: 14 Aug 2022
Rating: ( (No votes))
4. I am trying to merge two sorted arrays in c.but it shows segmentation error .
k=0; is missing! // more content
Luc Pattyn Updated: 9 Aug 2022
Rating: 5.00/5 ( (1 vote))
.

()
» »
Updated:
Rating: ()
5. Convert a sine wave to a triangle wave
I probably would go for a table based approach. Simply storing the values of the function you want over the domain of interest. This typically yields the fastest execution without any timing issues, at the expense of some storage space.
Luc Pattyn Updated: 24 Jul 2022
Rating: ( (No votes))
.

()
» »
Updated:
Rating: ()
6. Why is this icon not moving?
Quote: Why is this icon not moving? i { text-align: center; } Maybe icons don't obey text commands... Have a look here: CSS: centering things[^] :)
Web Development » HTML »
Luc Pattyn Updated: 2 Jul 2022
Rating: ( (No votes))
.

()
» »
Updated:
Rating: ()

Page 1 of 1,135
1 2 3 4 5 6 7 8 9 10