ORA-08177: can't serialize access for this transaction - Oracle 11g
I am using ADOdb Library for a PHP application. This application works smoothly with Oracle 9g, but when we transferred ...
Latest news, tutorials, and updates from the PHP community
8612 articles available
I am using ADOdb Library for a PHP application. This application works smoothly with Oracle 9g, but when we transferred ...
Suppose I have two table USER and MESSAGE [Code Block] So inorder to join I use this co [Code Block] So now when i print...
In Symfony using doctrine, whats the best way to run a certain function just before an entity is saved/persisted to the ...
I want registered users to login and enter a data(a number) every day. I want this to be inserted as rows in my database...
I have a server which holds TIFF images. Most clients can read and display TIFF images, so there's no problem. However, ...
Do mysqli_stmt::bind_param uses from mysqli::real_escape_string implicitly? Or we must do it manually?
in the 404.php page my original message is showing correctly, but i also get a second message in the footer, I checked a...
I have a foreach loop that I need numbered classes so I set up a counter: [Code Block] And my output class is "feed-1" o...
I'm using the famous jQuery Validation plugin and i want to implement the captcha control. On their page in the demos se...
I've intalled the mysqli.so from the source: [Code Block] And then i enable it in /php-install-2/etc/php.ini (where my p...
Basically i have this: [Code Block] Where [A] is some URL on a server with a "real" certificate and [B] is something on ...
I am trying to pass from my controller to the view like so... [Code Block] and in my view... [Code Block] but I get this...
Showing 7237 to 7248 of 8612 articles