Unexpected T_Variable ?
Hi all,
I dont really know what I am doing!! I know I'm doing something wrong, and I know its on
Coding Critique
I was hoping someone could take a second and look down my code and see if they see any problems with
Login Functionality Working Different on IE
This is an odd one, I have a site which has an admin section. The admin pages unsurprisingly require
Xacute search within SQL results
I have a query that is pulling data, and I want to return a specific value from the results of that
how do i make new line after *
First check this page here. and you see my report. Im pulling form a mysql db. I want to beable to m
line breaks in between fetched file names
Hi,
I have this code:
Code: <?php
if($dir = opendir('files')){
while (($f
Mouseover to edit (Ajax)
hi friends, can anyone help with the code behind to get this application working, please in VB (new
Typedef struct vs just struct
Anyone know the rationale for using typedef for structs when a struct is itself a typedef? I have s
PHP friend keyword equivalent
is there a PHP equivalent for the C++ friend keyword?
Download Image from URL and Upload it
Ok, I have been googling for the last 1/2 hour trying to figure this out, Most likely I'm just not s