Warning: mysqli::prepare() [mysqli.prepare]: invalid object or resource
When I try login, it gives errors: Warning: mysqli::prepare() [mysqli.prepare]: invalid object or resource C:\mysqli roo...
Latest news, tutorials, and updates from the PHP community
8596 articles available
When I try login, it gives errors: Warning: mysqli::prepare() [mysqli.prepare]: invalid object or resource C:\mysqli roo...
I'm going to write a site that lets users to view pdf files but I don't want them to save the files to their own hard dr...
I have a placeholder array called $holder, values as follows: [Code Block] I am trying to pull out distinct/unique value...
I'm connecting using MySQLi and using intentionally bad connection variables to trigger an error. Working as expected: [...
Consider the following list of URLs: [Code Block] I would like to expand shortened URLs to their original form: [Code Bl...
I use the following code to replace youtube urls to embed links in order to display them as videos. But I have come to a...
I am using the following function to show youtube links as videos but the problem is that i dont know to replace more th...
Using php 5.3 and mysqli I return a result set from a query that just has usernames, something like [Code Block] All fin...
What is the regex to catch a pattern, if it is followed by something? Otherwise, catch the first occurrence of the patte...
I want to download a torrent using php. So the scenario is that the user uploads a torrent and the server downloads it. ...
I am using codeigniter 2.1.0 with mysqli dbdriver. I have the below query and would like to know when it is successful [...
I have a specific Extension installed in my Joomla version 1.7.2 . I want a particular group of user can access that ext...
Showing 7597 to 7608 of 8596 articles