how do i make a string??
hey guys,
can someone please tell me how to put data from the glob function into a string
validating url
im trying to validate url's sent to me by a form
the url's im collecting are for placing banners
Ball movement
I want to move a ball from one point to another and it should hit a group of balls at the other end
Mail functionality from localhost to server
Hi
I am facing problem of mail functionality.
When i tested mail functionality in my
Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
Is there a more efficient way to code this than what I have?
I have three associative arrays.
$combinedSettings
$userSettings
$defaultSettings
"GROUP BY" in arrays
Well i'm looking to do something i usually could do easily using COUNT and GROUP BY if it was a sql
Session
I am having a little trouble with a session. Not sure if it is my browser or what. I know I do not
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
Filename like the user name
I am creating a form and storing the values in file. Could anyone please tell me how to write a code