Calling a Procedure with IN & OUT Parameters
Hello,
I usually call my procedures using the following way
declare variable e
User registration and login
I don't know whether this is the correct forum, if not i apologise but am pretty desperate at the mo
help with calculations on a flat text file
hello,
I have this code below that is attached to a flat file like this:
Email:LastName:FirstN
Concatenate two strings ???
I have string one $string1 and another $string2.
How to concatenate (add) both of them $str
UDP Multicast question
Hey,
Im not really in the know when it comes to network related programming and activitie
Multidimensional Array into an Html table, help!
Hello all, I am new to HTML/PHP so any help would be great.
I have a multidimensional array f
An odd assignment statement. Can someone explain this assignment to me?
What purpose is served by the bit of code between the two equal signs in the $installurl set? Is th
COde for a Cc
I'm not receiving $ft as a Cc. Why is that??
$to = "$email";
$headers = "Fr
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<
php or sql?
Sorry not sure if this is a sql problem or php the following code is supposed to delete data from th