Could Someone Please Debug This?
I was wondering if someone could debug this script for me. I realize it's not the tidest script (and
Need help with cin setw
I made a program here is my code:
#include
#include
#i
does anyone know a php script to send mail using gmails/googles free smtp server
cause i heard u can do that but i dont know how
Page Reload
I am having issues getting a page to reload after I submit data to a database. This form should inp
Parse Error
Hi Guys,
I have a function in my class which returns a string link variable. The problem is i
PHP Multiples of 2, Show posts...not working (wordpress)
I have been using this code to show div.example with 6 li columns inside it, each li is a post with
Linux socket programming
Where can I find a good introduction to socket programming?
PHP page is blank
Hi Everyone,
I have a site in which I am able to open the first PHP webpage in my browser but
writing my own sobel filter convolution - something is wrong
I am trying to keep it very simple, I cant see anything wrong with my logic, could anybody help poin
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<