Struct/union and scope problem!
HI all , I have
Code:
in header.h
typedef struct Node Link;
/* ---------
how make 2 column in table with data tybe long row
hi every one
I want make in my table 2 column with data tybe long raw
how thi
C problem struct and string
Hi guys,
This is my first post and I'm hoping the experts here can help me solve my problem.<
Convert array to string and write to csv file
I am looking to write a MySQL query to a csv file.
At the minute I:
check for the orig
Is there something wrong?
Hi all,
Just a quick question... can someone look at this code and see if something is wrong?
array_count_values question?
ok i'm trying to create a top ten list from a database of listed favorite movies.
the followi
private constructor
Hello,
Can we create a constructor as private? If yes, what is the use of it? If no, why can'
mysql_real_escape_string making variable equal nothing
i post a form and i post the variable:
Code: $var = $_POST[variable];then i echo $var its what i
Internal class functions don't seem to get executed.
Hi. Can someone please put me out of my misery on this. I don't write much PHP and this has me baffl
how to timeout $doc = new DOMDocument()->load($url)
I am currently using this $doc->load($url) to fetch an rss feed.
If a feed takes long than