newbie question
Hi out thereIm totaly new in this forum and to .net and vb so here is a totaly newbie question.I wan
DYNPRO_FIELD_CONVERSION
Hi gurus,
I got a dump when I run one of my program. the dump is described below:
Insert to MySQL inside foreach
Hey.
I am parsing some html, and putting inside an html db.
I need to create a randomized inte
Fetching META TAGS through
Hello everybody
I want to fetch meta tags of a domain.
It will be done from following code of
button help
i originally had this but realised it is much easier to have a button.
Code: <?php
fopen() security
As i understood the usage of fopen() for it to function correctly the Dir you write to has to be rw
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
socket communication between c++/java and sending image
hi,
i have a class in c++ called win32_sockserver which creates socket to java. i am trying
Dynamically allocating the number of rows in a table based on a variable value
Hi,
I have situation here which i cannot resolve, I have a variable temp which stores the num
Converting from one format to another
"I have got a date in DD/MM/YYYY but I need it in MM-DD-YYYY. Help!"