How to convert this array to string
I am having problems converting this array to a string
using print_r($val[1]); I get:
Code: [
Alternate messaging
I have 4 strings in MySQL db1
$string1 : Hello
$string2 : Hi
$string3 : Great
$strin
batch file not building to webapps folder
Hello. I just started running Vista :P and can't seem to get my projects deployed. I found out how
MySQL query problem
When I try to run the following piece of code, I get this error:
QuoteWarning: mysql_query(): sup
insert/update functions for mysql, what do you think?
I am working on two really simple functions that automatically generate (and execute) insert and upd
Preg_match with an array
is there an away to use preg_match with an array?
i want to check a string with an array to s
Count number of records in all the tables with a querry URGENT PLEASE...
I downloaded ORACLE 9I DATA DUMP into my comp. There are number of tables. I need to find out the
OOP help
okay so i have a class im making it has everything setup i just need to randomize the 2 variables an
PHP friend keyword equivalent
is there a PHP equivalent for the C++ friend keyword?
socket communication between c++/java and sending image
hi,
i have a class in c++ called win32_sockserver which creates socket to java. i am trying