Database/Table Collation
What is the Database, and table collations used for? i don't understand what there used for since co
Delete all files in folder except with certain name
I have a script that I want to delete all files in a folder (taken from a database) except for one n
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,
WELCOME SCREEN
first of all let me tell you what does my script do,
it´s a very simple query to show a e
present value of sequence?
Hi
Please help me to find out the present value of sequence?
Thanks
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: function createthumb($name,$filename,$n
Which PHP-Editor do you think is the best?
Hi everyone,
Myself Brian Anderson. For the last 2 years i have been working a
PHP doesn't send my mail
Hi all, I found this and used it to send mail. Simple contact form with some required fields. The va
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?