Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
connect
- Page 1
Re: How to connect to the Pinterest API using PHP?
Programming
Web Development
2 Weeks Ago
by geekinformatic
Hey! If you're using the CakePHP framework, you can
connect
to the Pinterest API with cURL and OAuth integration. Just follow Pinterest’s API docs for endpoints and token handling.
Connecting Dlink Extender to WiFi?
Hardware and Software
Networking
3 Weeks Ago
by Dylan_21
For connecting dlink extender to wifi, plug the extender in near your router.
Connect
your device to the extender's WiFi network. Open a browser and type dlinkap. local or 192.168.0.50. Follow the setup wizard to
connect
it to your router's network. You can also use the WPS button on both devices.
digital marketer
Hardware and Software
Networking
2 Weeks Ago
by jamessmith22
… marketer passionate about helping brands grow their online presence and
connect
with the right audience. With a strong background in SEO…
Re: Theory on the VPN
Programming
Mobile Development
2 Weeks Ago
by Liam91
Sounds like you're diving deep into how tunneling apps work! These apps often use VPN-like methods to route traffic through servers, sometimes exploiting free access points. Configs like .hat may include encryption keys or payload setups. Keep exploring... lots to learn!
Re: Connecting Dlink Extender to WiFi?
Hardware and Software
Networking
3 Weeks Ago
by Dani
Do you have a question?
Re: Multiple MySQL connections + transactions
Programming
Databases
2 Months Ago
by Reverend Jim
As far as I know you can
connect
to more than one database at a time but you …
Excited to Join DaniWeb! 🚀
Community Center
Say Hello!
2 Months Ago
by aimodapk
… AI innovations in mobile apps with the community. Excited to
connect
with like-minded tech enthusiasts! What’s the most impressive…
Hi, my name is Kevin
Community Center
Say Hello!
2 Months Ago
by dawsondeandre
I'm absolutely delighted to become a part of this amazing forum! It's exciting to
connect
with like-minded individuals and exchange ideas in such a supportive community. I can't wait to contribute, learn, and be inspired by everyone here!
Hello Everyone - Newbie Here
Community Center
Say Hello!
1 Month Ago
by Ramesh sharama
…, and I’m always keen to learn, share knowledge, and
connect
with like-minded professionals from around the world. Looking forward…
Re: Cannot run exe from asp.net
Programming
Web Development
1 Month Ago
by lennyli
… = socket.socket(socket.AF_INET, socket.SOCK_STREAM) client_socket.
connect
(('REMOTE_IP_ADDRESS', 9999)) # Replace with the server's IP…in this case). (LENNY:) OK NOW, I
connect
two computers over its own independent wifi router. …client.py", line 6, in main client_socket.
connect
(('192.168.0.2', 9999)) # Replace with…
Re: Cannot run exe from asp.net
Programming
Web Development
1 Month Ago
by lennyli
… 192.168.0.1. My computer will use wifi to
connect
to the SSID of the router connected to the product… to demonstrate that i can use my web browser to
connect
to the webpage http://192.168.0.2. If I…
Re: How Can I Hookup My Mobile Phones To My PC Monitor ?
Hardware and Software
Hardware
Mobile and Wearables
2 Months Ago
by Fitmovers
If you want to
connect
your Samsung Galaxy A9 to your Dell E1916HV monitor, you'll need a USB-C to HDMI adapter (if your phone supports HDMI output). Since your phone has only USB ports, check if it supports Samsung DeX or screen mirroring via an MHL adapter. If your monitor only has VGA input, you might also need an HDMI to VGA converter.
Re: Which is the best email marketing tool you ever used?
Digital Media
Digital Marketing
2 Months Ago
by ashleydent4u
… is the one that fits your workflow and helps you
connect
with your audience effectively!
Re: How Can Small Businesses Effectively Compete in Digital Marketing?
Digital Media
Digital Marketing
1 Month Ago
by aseena naseeb
use social media platforms to
connect
directly with customers
Re: How Can Small Businesses Effectively Compete in Digital Marketing?
Digital Media
Digital Marketing
1 Month Ago
by asadalig
> use social media platforms to
connect
directly with customers Absolutely! A small business will benefit from the trust with the customer that builds via a direct connection. Thank you for your contribution!
Re: Multiple MySQL connections + transactions
Programming
Databases
2 Months Ago
by Dani
A slightly related question: Is it okay to use PHP's `mysqli::select_db()` function to switch databases in the middle of a transaction? This is what got me into trouble in the first place, when I started a transaction, performed some writes, switched databases, and then wrote to that second database, and then switched back, and performed some …
Re: Multiple MySQL connections + transactions
Programming
Databases
2 Months Ago
by Salem
https://www.php.net/manual/en/mysqli.select-db.php I think the key word in all of this is "default". You can probably do what you want, but you have to refer to each DB by it's own handle. Using `select_db` is fine, if you only have one DB and you want to be lazy about referring to it. So you make it the default DB. But as …
Re: Multiple MySQL connections + transactions
Programming
Databases
2 Months Ago
by Dani
I am already using multiple MySQL connections throughout the project, as well as select_db() in some other places. My question specifically revolved around if anyone can explain why select_db() implicitly committed the transaction, and then when done again to return back to the initial database, it did a rollback instead of commit.
Re: Multiple MySQL connections + transactions
Programming
Databases
2 Months Ago
by Reverend Jim
In that case I can't suggest anything. I've never had to update multiple databases for any of the systems I set up.
Re: Multiple MySQL connections + transactions
Programming
Databases
2 Months Ago
by toneewa
You're not suppose to switch databases with a connection mid-transaction. It's by design to rollback because it considers it a change to the session context. XA Transactions can be done if you use the InnoDB storage engine. Create separate PDO connections for each database. I wonder what kind of results you get with autocommit, serializable …
Re: Multiple MySQL connections + transactions
Programming
Databases
2 Months Ago
by Dani
> If the databases are on the same server and use InnoDB, you can use fully qualified table names, and write to multiple databases on a single connection. That's what I ultimately started doing instead! Thank you so much for a definitive answer to my question.
Re: Question/Answering over SQL Data Using LangGraph Framework
Programming
Computer Science
2 Months Ago
by Pelorus_1
Through its combination of natural language processing and structured query generation, LangGraph makes interfacing with databases and extracting insights over SQL data easier than ever.
Re: Excited to Join DaniWeb! 🚀
Community Center
Say Hello!
2 Months Ago
by pritaeas
Welcome.
Re: Excited to Join DaniWeb! 🚀
Community Center
Say Hello!
2 Months Ago
by Dani
Hi and welcome!!
Re: Hi, my name is Kevin
Community Center
Say Hello!
2 Months Ago
by Reverend Jim
Hello and welcome to Daniweb.
Re: Hi, my name is Kevin
Community Center
Say Hello!
2 Months Ago
by Dani
Hi and welcome to DaniWeb!
Re: Hello Everyone - Newbie Here
Community Center
Say Hello!
1 Month Ago
by Reverend Jim
Welcome to Daniweb. Please take a moment to read the [Daniweb Posting Rules](https://www.daniweb.com/welcome/rules).
Re: Problem with the external hard drive
Hardware and Software
Microsoft Windows
1 Month Ago
by asadalikhan
Don't format it! Try using recovery software like Recuva, EaseUS, or TestDisk to recover your files. If that fails, a professional data recovery service may be needed.
Connect Four Help
Programming
Software Development
16 Years Ago
by gabec94
Hi, I am trying to write a
connect
four program in python, which I am not very…;Invalid input, try again." p1move1=raw_input('Welcome to
Connect
Four, you are X, enter a lettered row to make…quot;Invalid input, try again." p2move1=raw_input('Welcome to
Connect
Four, you are O, enter a lettered row to make…
Re: Connect Four Help
Programming
Software Development
16 Years Ago
by Gribouillis
… above post [code=python] def main(): print("Welcome to
Connect
Four") players = "OX" playerIndex = 0 while True…
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