XML Grouping
I'm using xml_parse_into_struct to get all my elements, but now I need to group them. For example, h
check if value exists
I have googled this for a while and I am getting lots of different results. Is there a standard meth
upload image name with extension using php
hi frds..
<input id="file1" type="file" name="file[]" &a
DELETE rows based on content
I have a link in my rows
$bit="http://bit.ly/abcd";
$query = mysql_query("D
Help with php code
Hello, can anyone tell me why this php word trap fails to work,
and the trigger words get blow r
mysql_query returning boolean instead of mysql ressource
Hi,
I seem to have a weird issue with the php command mysql_query. I pass 2 arguments the que
Remove values in array2 from array1
I have two arrays.
Array 1 is where the array key holds various different numbers. For exampl
browse folder only
hi,
is there a way i can browse or get the directory or folder only and not the file?
i just w
Weird MySQL error, why am I recieving this?
PHP Code:
<?php require "global_settings.php"; ?>
<titl
GET vs SUBMIT Button to show sections on one index.php page?
Just curious if one of these ways is better (i.e. more efficient) than the other.
I have a