cURL proxy
Okay here is the thing... i know how to add proxys
Code: curl_setopt($ch, CURLOPT_PROXYTYPE,
Display search result
Hi!
I have a SQL database with information about albums and track (music).
This is wh
How do I create a 2D game "camera" to follow player?
In J2ME programming I'm targeting MIDP 2.0 devices.
I'm using gamecanvas and I was thinking t
help removing unwanted graphic
How do I remove the small elongated rectangular shape between the "Latest post" and "
rand() function
just a general question guys a girls, is the rand() function 100% random or is it based on time?
pointer 102 question
I read a book
1
2
3
4
5
6
7
8
9
10
11
12
int main()
{
simple php table loop
Hi all,
I've the following code
<?php // Create category options
mysql select with $_get ?
Hi, i have this code:
Code: // If char id is 0 and character dont exist do:
if ($_GET["id
how to validate date using javascript
I need to validate date in textbox using javascript..
The date is must be not greater than TODAY
Procedural to OOP
ohn Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pri