Quick Syntax Question
Hi folks,
I'm getting the following error: "unexpected T_LNUMBER". I'm trying to b
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...
Sequencing or queuing parallel process
Scenario is as follows
There is one parent process say P1 and 4 child processes say A B C D
Echo-ing MySQL content and Keep Formatting?
I have data in my MySQL such as:
QuoteBlah blah
Blah blah
etc
but when i ech
My XSRF Prevention code isn't working
First of all, thanks for the generous help you guys have given me in the past on this forum.
Seco
in php, link returns to the line
When I add a link in a php page, the link word returns to the line (as a
would do)
Examp
INSERT for date range
Hi all
I have the following table
Code: [Select] `date` date
`day` int(2)
`
having probem inserting data into db table
hi
i have a table with following columns in it
Code: candidate_id, degree, cgpa, institute
Weekly Calendar
Hi, I am looking at creating a weekly calendar. The calendar will read from Monday - Sunday. Does an
extract a file from zip file
hi,
i know how to unzip a zip file in php, but is there a way to just extract a certain file only