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
Preventing SQL Injection
I have a question about SQL Injection, In some of our code we use this:
view plaincopy to clipboa
error help - Dynamic Image
I've been working on making my site less cluttered in the directories and more secure lately. In an
Output Full URL of Current Page
Let's say I am currently viewing a dynamic page:
http://www.mydomain.com/directory/index.php
'210010106140040100' == '210010106140040101'
Debugging this simple line of a PHP script
Code: if($a == $b){ }
I've found that with val
Change Web page language
i doing this thing first time but i dont find any suitable solution for it. On the demand of user. I
Displaying image from database
Hi,
I've got a site where that's got a database behind it. Currently it has loads of items in
Help with search.php
Hello All
I need the search engine on a site I am building at the moment to display the searc
How to add an image/C++ OpenGL?
Hi,
I have been trying to look online for this and, so far, I haven't found anything usef
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca