Concatenate two strings ???
I have string one $string1 and another $string2.
How to concatenate (add) both of them $str
array & querys help/advice.
Ok so here goes , I have a mysql database and basically here's what I need to do.
// foreach
Add "width" check when upload
Hi!
Can someone add a function that is checking if picture witdh is bigger then 800px whwn up
Interpret Order
Hello all,
I'm wondering if I have this:
Code: $switch = array(
'one' =>
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
EU VAT Package 2010
Does any one know whether SAP will be developing new reporting functionality due the new VAT rules t
UDP server recvfrom() always returns -1? :(
Hello all,
I am getting a very strange error in my code :( I am writing a server application in C
Convert Binary String to Decimal
Trying to Get:
Decimal: 305419896
Out of:
Binary String: xV4
upload only text files
hi guys i want to upload only text like like (pdf,note pad and ofiice files) so can any one please t