LinkedList help
Ok so I just learned quickly about lists, so I have a not too hard project I think, but am having a
Problem executing bash script using shell_exec
Hi there,
I created a bash script file using following code to convert doc documents to pdf using
Dynamic memory problem
Hey,
At the beginning of my code, I have this line:
Shape* gShape = 0;
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
difference between datetimes
($row['totime']-$row['fromtime'])/60
this is giving me 0
example of totime and fromtim
writing a screen scraper
Hello,
I'm writing a screen scraper application and want to be able to get absolute addresses
PHP Session Issue
I'm having an issue with one section on my website dealing with sessions. Now I know that myself and
php calculate
this code echoes correctly the sum but the inserted result is 0??
Code: <?php
$TotalNum
login from external site
Hi my new experience begins, Now what i am trying to do is i make three pages, login.php logout.php
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)