bit of help needed
Im about to sort out my registration page for my website by customising a "registration" s
Parse String
I need to parse the string below into three variables. How would I do that?
john + 10/20/2008
How can use this array as a key?
Say I have this array for example:
print_r($array);
Prints:
Code: [Select]Array
reating a background image
I am building a site in drupal and have a php form in it, due to certain annoyances with module buil
have trouble in a if condition
The if below is working ok, it check when indexes, name, zipcode and state are empty.
Code: &
progress bar...need expert opinion of experienced webmaster
Hey guys, quick question:
I want to display a progress bar when I upload files, but I am not
Sessions Value Not Saved
Hi,
Im making a login form and im using this code:
Code: if($login=="true"){
Passing Variables
What I'm wanting to do is when the user clicks on Arenas it will know the name of the country it's w
server trace logs
could any one tell me from where do i get error logs in xMII??I want to check the reason for dtabase
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see