parse error
Parse error: syntax error, unexpected '[', expecting ')' in /Users/admin/Sites/phptest/array.php on
Help With editting and deleting form
Hallo !!
So look at this image :
http://img194.imageshack.us/img194/8272/snapshot5f.pn
Sendmail.php - heading error following check_input
Hi,
I would greatly appreciate some help? I am brand new to PHP and have been searching and e
Displaying pictures
i have worked my way through storing images in directory and storing the location in mySQL db.Now i
Count on multidimensional array
Hi, i got an array as below:
Array
(
=> Array
(
iMatch stored value with the current value in a loop
Hello,
I have a MySQL db were I store articles in.
I have a form to fill these article
foreach and array need help combining
Hi guys.
Here's the code
Code: array(
'tag' => 'code',<
PHP Code / Script To check weather the given email exists in a domain
Hi,
I want to implement the following in my web page
in sign up we will ask to enter u
How to search for several parameters from objects in a database?
I have a database with lots of information about objects.
Now I would like to search for 4 or 5 p
Get relative path from absolute path
How would one go about getting the relative path to a file from its absolute path?