Is there a php function to download a file from the file system, NOT simply by using anchor. Because i have to first copy the file into a seperate folder then rename it and then download it.
Thanks
I am using MySQL version 4.0.27-standard
everytime i use "not in" in the subquery:
select ci.cat_id, ci.cat_title
from category_industry ci
where ci.cat_id not in
(select mc.cat_id from members_categories mc where mc.member_id = 1);
it gives me an error message...
Hello,
I have two questions:
Where should I look for well oraganized documentation of session management on the net or books?
My next question is, I have tried implementing sessions to secure page navigation using verstions of PHP, sometimes they work well, and sometimes they do not.
So...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.