why isn't this PHP code working ???
it's suppose to find a name on the database.
<?php
$s = $_POST["lname&
SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself
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
Auto fill in input value based on User_ID
Hello,
I'm looking form some input on the following problem.
User loads page ->
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
How to make URL loads only on login
On my page, when a user login he's redirects to user_home.php. I made it also to open the chat scree
Multiple Dropdown Selections
I have a form that let's a user insert a page with the ability to select categories. I want them to
Request.UrlReferrer
I need to make it so that a page can only be loaded when a button is clicked on a specific page. I d
generating all possible random letters
hi'
how can i randomize the letters a,b,c,d,e all possible ways, and i want to print the res
mysql UPDATE request not working and driving me crazy!!!
Hi,
I have been stuck on this for ages.
Quite simply I am trying to update my database