Is it possible to put an entire 500-page book in a database with PHP?
I am working on an intranet and I was wondering if its possible to code php with mysql to enter a fu
Parse Error
Hi Guys,
I have a function in my class which returns a string link variable. The problem is i
present value of sequence?
Hi
Please help me to find out the present value of sequence?
Thanks
Spaghetti Code
So.
I've pretty much reached the point where I have so many isset s on one page that I can't
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18:
Struct/union and scope problem!
HI all , I have
Code:
in header.h
typedef struct Node Link;
/* ---------
noob cURL help
I have a pretty basic form that I need to cURL post to a file in my includes folder (includes/login.
PHP Code reffering to database, doing something wrong.. pls help
Well i am quite new with PHP
and for school we have to make a PHP script which reffers to a Data
XML Grouping
I'm using xml_parse_into_struct to get all my elements, but now I need to group them. For example, h
PHP friend keyword equivalent
is there a PHP equivalent for the C++ friend keyword?