natcasesort works on one server but not on another
Hi
I have a problem that I was hoping that someone can help me with.
I'm trying to use
Checking if multidimensional array is empty?
I have a for with multiple test input fields. Specifically the user submits multiple names and ages
Searching keywords from array
Hello everyone, Im just wondering if someone could help me with another issue im having. Im still le
mysql UNION | warning mysql_fetch_array !!
Code: <?php
$i = 0;
$query1="SELECT * FROM `products` WHERE `div
get url?
how do i get the url of the page i'm currently on, on my website.. i think its get header.. how do i
Pulling out some result data from MYSQL
Hey Guys,
I've built a PHP page that has a for just imagine something like registration form
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
Tree Menu
Hi guys,
Can anyone help me making a tree navigation system? I have a site where I'm allowin
extract a file from zip file
hi,
i know how to unzip a zip file in php, but is there a way to just extract a certain file only
Display a default image
I am trying to display generic image for items that don't have one, but I can't get it to display.