Dynamic links in an include file
I am working on a small piece of code that counts records from a database and displays the result to
Delete records not in top 15
Hi,
I'm creating a hall of fame page in my game and the page will only display the top 15 sco
Retrieving Data from Two Different Databases
Hello All,
Ran into another problem and would appreciate some help! I have two datab
How to show more than 1 users with this code...
Hello,
i have a table that shows users only if I, as Administrator, want to be shown. But its sho
why is it over writing
Code: $filepaths[] = $_FILES['new_image'];
foreach ($filepaths as $filepath)
{
$imagename =
order by date not ID number help php
I am trying to orginize the following code to order by date not id number.
any help would be grea
Why is my row count 0?
Here's the MySQL query i'm running. It basically pulls data from 2 tables based on some data passed.
sql problems
I am having a small problem with my sql statement. it is inserting into 4 of the fields.
fie
Encrypt php code?
Is it possible to encrypt php code in files,
so that it displays a load of unreadable characters
Referential Integrity problem when inserting into 2 tables at same time
Hello Everyone,
Im relativity new to PHP and MySQL and i have come up against a problem. i h