Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
problem with array - multilingual page
this is my test page :
Code: <?php
if(isset($_GET['lang'])) {
if($_GET['la
header redirect problems? please help
Ok i am making a site that generates youtube thumbnails and i am generating an image that displays 1
cURL proxy
Okay here is the thing... i know how to add proxys
Code: curl_setopt($ch, CURLOPT_PROXYTYPE,
Best way to read this text file.
Hi.I am planning to make a small application in C# to convert the players from Football manager 2010
Login logout link help
Hi all,
Im new to php and Im having trouble creating a login/logout link for my page that dis
MySQL query problem
When I try to run the following piece of code, I get this error:
QuoteWarning: mysql_query(): sup
Strange
I recently noticed some odd HTML appear in some of the websites I host. Not all of them are run on a
Help please - How to validate from 2 possible answers
Hi
I hope somebody can help me with what will probably be really simple, I'm pulling my hair
Php script to read msword file
hi,
I need to read a msword file and i want to print the contents in that word file.
i