connect
Why is my data not submitted to MySQL database?
I have a PHP engine page which processes the data entered on a form with variable rows.The PHP generates an email and should also enter the data into a MySQL table which is already created.The email i[详细]
2023-03-25 16:26 分类:问答Freeze on connect-redis session destroy?
I\'m implementing an authentication system in node.js with express backed by a redis database for users and connect-redis for persistant, scalable session stores.[详细]
2023-03-25 01:17 分类:问答Giving feedback to user while uploading file with Node.js Express and connect-form
i have written a small uploader that look like this: app.post(\'/upload/new\', require开发者_如何学GosLogin, function(req, res) {[详细]
2023-03-24 16:54 分类:问答Nodejs and Connect "next" functionality
It seems that if I want to move to a \"next\" function in Nodejs (and possibly Javascript in general?) I cannot pass parameters to the next function.[详细]
2023-03-24 09:15 分类:问答Oracle TNS - can't connect through ODBC Administrator
my Oracle ODBC has stopped working today and i can\'t figure out why. the error im getting when testing the con开发者_高级运维nection in ODBC Administrator is: connect failed because target host or o[详细]
2023-03-24 03:31 分类:问答how to connect 2 UL lists with jQuery traversal.
I am trying to implement some next/previous navigation across a list I have had to break into 2 lists due to the page design.I can easily do this in a single list with jQuery, but cannot figure out ho[详细]
2023-03-23 20:40 分类:问答How do I find out if the proxy speaks Socks v4 or v5?
Im trying to make a program that connects to a proxy but i have a little problem, I have socksv4 and v5 protocal written up but how do i know which version the proxy is?[详细]
2023-03-22 06:51 分类:问答how to connect to a server after opening a .sql script in SQL Management Studio
in Microsoft SQL Server Management Studio, I use File -> Open -> File (Ctrl + o) to open a开发者_如何学JAVA .sql script, which includes a list of select statements. However, when I try to run th[详细]
2023-03-19 02:49 分类:问答Link to kill a connection of connected user PHP
I have a list of \'Active Users\' on my page. Is it possible to create a link to immediately disconnect that user temporarily, and then perhaps regrant them access?[详细]
2023-03-19 00:23 分类:问答Node.js connect-mongo database connection problem
This is a very weird problem with \"connect-mongo\" In my server, I have two scripts. 1) create the express server with session with Mongo DataStore:It has no problem for connection or creating the[详细]
2023-03-18 04:36 分类:问答