Get keys and values from an array
Hellow,
I have an array $Data with keys and values. With a foreach I can display all the valu
Streaming local file from PHP while it’s been written to by a CURL process
I am creating a simple Proxy server for my website. Why I am not using mod_proxy and mod_cache is a
how to hide input fields on selection screen using variant attribute
Hello all,
I want to know how to hide input fields on selection screen using variant attr
How do I give a developer access to a specific directory and nothing else?
I want to give a develop access to a specific directory and nothing else
I can give them an F
COOIS - Saving Object Overview WIP Status layouts
COOIS - Would like to be able to save the layout of an Object Overview - WIP Status report. There i
Open browser page depending on XML results
Hello,
I have some PHP code that sends webbased from data to an external url ( in the form of
question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or
Array becomes unset by itself?
Hi,
I have a bit of experience with PHP but not extensive. It seems I cannot store any items
Why use interfaces in PHP (OOP)
I am learning OOP in PHP and its been a pretty good learning experience so far. What I didn't unders
MVC - Code review
I'm in the process of trying to wrap my head around MVC, and as part of that, I'm attempting to impl