Thought I has this figured out especially after all the help i received?
Cags, Salathe, Daniel helped me with this yesterday, but not sure i took it all in.
I am attempti
Dynamic memory problem
Hey,
At the beginning of my code, I have this line:
Shape* gShape = 0;
help with insert
Hi there,
I am trying to insert some data into a database, but for some reason, it is not ins
Date Question
I'm using the TIMESTAMP() function within mysql to set the date/time for certain events. However, ho
Variables and Include
Code: [Select]<?php
$header = $_COOKIE['mss']['header'];
$body = $_COOKIE['mss']['b
replacements
I have a variable in my PHP script like
ASSFDDDDDDDDDDDDDASDDDDDDDDARYTRHKKHHHHHHHHHHH and p
my code does not work.
I have a code problem.
Quote"<a href=index.php?gogo=ureticidetay&'?l={$le
Force download script not handling files with spaces properly
I have a regular old php force download script, uses this code:
Code: header("Cache-Cont
Two warning messages
Quote<b>Warning</b>: mysql_real_escape_string() expects parameter 1 to
Problem displaying "scraped" XML data
I'm basicly having trouble displaying XML data scraped from an URL using cURL.
What the code