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
Help With editting and deleting form
Hallo !!
So look at this image :
http://img194.imageshack.us/img194/8272/snapshot5f.pn
Help with ORDER BY
Hello. I would like to order by ascending States, then Cities, then Gyms in the following code, but
CODE NOT WORKING
Code: [Select]<?php
//include shared codes
include '../lib/common.php';
include
Adding delete feature to my forum
Hello I am currently trying to add a delete feature to my forum. I believe I have everything built r
Interpret Order
Hello all,
I'm wondering if I have this:
Code: $switch = array(
'one' =>
SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself
rdns with php
I am trying to build a script that will show all of the different domains that are hosted on the sam
Looking for help on using joining mysql tables and php....
Does anyone have any good links to references on how to pull mysql data, through joining tables and
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);