understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
Redistributing dependent dlls
Hai all ,
I have created an application in VC++ using VS2008 in a development machine which r
Business Health Check
Hello
I need to create an online business health check for a client it will be multiple choi
Turning Data into URLs?
This may seem very basic to you, but I'm having a hard time figuring out how to do this since I don'
RadioButtonList item spacing
I have a RadioButtonList and I can't put any spacing between the items. They are arranged verticall
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
Storing/displaying image urls in a database?
Hi
Basically I have the following scenario:
User chooses picture from list. Picture info is ad
PHP login form help (Done Most of It)
Hi i am having a problem, when i try logging in it is always saying "Invalid Login" im not
post to self
Trying to get my form to submit to itself. However I am also trying to use an image for my submit bu
Sql and php order list script problems
Hi im having a few problems with trying to get the coding right on a orders list ive done (or trying