Problem with umlauts and UTF-8
Hello every1,
I'm creating my own little CMS at the moment and got some problems with the cha
Is there something wrong?
Hi all,
Just a quick question... can someone look at this code and see if something is wrong?
array_count_values question?
ok i'm trying to create a top ten list from a database of listed favorite movies.
the followi
Streaming local file from PHP while it’s been written to by a CURL process
I am creating a simple Proxy server for my website. Why I am not using mod_proxy and mod_cache is a
Finding digits in variable containing text, and IDing them
$romanstock = "http://www.remoteprice.com/data.asp?storeid=123&itemcode=456&typ
Unexpected T_Variable ?
Hi all,
I dont really know what I am doing!! I know I'm doing something wrong, and I know its on
Echoing a Variable from a Object
How do I get a variable from the new User Class to echo out in this clasS?
class MyApp
{
question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or
How to show more than 1 users with this code...
Hello,
i have a table that shows users only if I, as Administrator, want to be shown. But its sho
Get Total From While Loop
I'm trying to get the total for each product and add them for a Grand Total to list outside the loop