unexpected T_SL without a shift left token
Nothing too see here, I'm an idiot and resolved the problem.
with clause
hi all, i have a big query that usually access the same table more than once. for example, i have s
Passing Variables
What I'm wanting to do is when the user clicks on Arenas it will know the name of the country it's w
Question about ShowWindow()
Hello....
I'm struggling with sumpin, and I hope y'all can help.
I've got a CFormView
Deleting pointers froms vector?
Hi. I have a vector filled with pointers and I want to delete the pointers. I could do a loop and do
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
php mysql script to find record
Hi,
Currently I have a simple table with 4 columns. A, B, C, D
If I want to find all
Creating a function
Basically i wanna put all this code in a seperate file
Code: <?php
include problem
I have my root folder as:
Code: $root = $_SERVER["SITE_HTMLROOT"]; // the server root<
array_combine() trouble w/csv file
I have a problem with a piece of code I wrote to import some records from a csv file into mysql. I h