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
records between 2 dates
Hello all,
I have a date tracked table which contains effective_start_date and effective
extract content from a website
i have written a code that will grab the content from the index page..
i would like to know how c
Server side $_SESSION
how does one keep the session completely server side. no cookies to the browser at all. i need this
Email logic not working
I would like to send an email using the php email() function then if it does execute i.e sends i wou
Syntax Help
I'm trying to make a form that edits a php file which contains config settings. I'm using strings t
getting Vars to pass to next page.
Hello all,
I have a confusing situation on my hands, i am a member of a gaming community and we
If a form submits back to same page do you need to use $get
IM trying to pass page number and year that was selected back to the same page.
i have this c
Getting a variable to work in function params
I have this fuction which is inside a class:
Code: public static function generateEmbedCode($
Will this protect from mysql injection?
I do not want anything like DROP TABLE to work or any type of coding..
Heres my code.. is it