How to add an image/C++ OpenGL?
Hi,
I have been trying to look online for this and, so far, I haven't found anything usef
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
How to copy a part of a vector in a raw memory
Hi,
How can I copy a part of a vector into a memory:
1
2
3
4
5
AJAX form submit
I recently built a form that submits data to my database with an ajax function that is called throug
Help, Base64 encoding url and decoding server side.
Hello everyone, i have a website with videos and games and also provide an embed code which people c
login from external site
Hi my new experience begins, Now what i am trying to do is i make three pages, login.php logout.php
IP Based Cron Jobs
I run cronjobs on my website. After one of my visitors got curious and tinkered around he realized h
How can use this array as a key?
Say I have this array for example:
print_r($array);
Prints:
Code: [Select]Array
Cannot Connect to Database
I am writing an application to do annual reviews. I cannot get my script to work. Whenever it runs I
How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S