Comma seperated implode & modifying returned string.
I have a PHP post form that posts up to 4 variables. I need whatever variables are passed to be comb
help me, how to find text on an external html site using PHP
Would anyone know how to search an external html file for a work or phrase ?
I was thinking s
Two fgetcsv related questions ;D
First of im trying to get a file from a merchants server but the directory is protected, I know the
How to get variable value on next page
Hello friends
i am working on payentry page ..there i have this code.........
Restricted access to sub-folder in iis6 doesn't work?
Basically I'm trying to add restriction to sub-folder (which contains pdf) in web.config for iis6 as
Not Inserting into DB
I can't get my Add new Division form to submit to the database. Anyone see my issue?
Code: &a
Prevention Help
How can I use PHP or any other language (feel free to move this thread) to prevent users doing scree
php sessions,logouts & the bloomin back button!
Hi All,
I've got a cms that members can log into. When they logout, the session is destroyed,
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
How to file_get_contents when login required?
Hello!
I am trying to read data from a page that you have to be logged into to view, I am try