utf8_general_ci error ??
I have all kinds of data to be inserted in database table
//I am getting this error
Yo
Array to string conversion
Can anyone help me with this?
Notice: Array to string conversion in /home/..../index.php on l
Generate multilayered array from string.
ok so i have a string that looks like this:
Code: blog:edit_all,delete_all|users:edit_all,delete_
Allowing ' and "
Hello everyone,
I am creating a form where users submit information to go into a database. I
Can't get the unicode character
I'm trying to get some text from various parts of a file. I have converted the file to hex (bin2hex)
Empty text file when there is over XXXX lines of text.
define("RANDOM_FILE","/public_html/random.txt");
$randomEntry = "
Mass activity scheduling
Hi experts,
Im facing some problems to deal with mass activity jobs.
When I run some
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
Need help with PHP/MySQL drop down menu
I need help on how I can implement a drop down menu which queries mysql database and output the avai
Multithreading design
Hi
I have come up with a Singleton class that manages a pool of database connections. Basical