Renaming array keys
The issue: renaming array keys inside a foreach loop.
I'm trying to build a pie chart image w
Delete all from a table
I can not get the following code to work. If I run the sql statement in the db it will delete all t
Undefined Variable: PHP_SELF, pls help
Hi,
Im a newbie on PHP / MySQL programming and Im running a script to search one field on my
Rand() help needed
Hi all,
Can someone explain and give me a quick example of how I would go about this?
Need help in log in and log out?
hi there all of u. i have recently created a site for someone. i have placed log in and log out and
retrieving images from mysql database using php
So I've been trying to figure out how to store images in a mysql database, and as far as i can tell
Show message after entering data
Hello Colleagues
I would like to display messages after entering the data example: "
dat
problems with contact forms that are only protected against SQL injections
What could be a potential problem with contact forms that are only protected against SQL injections
Do something every fifth time?
I'm trying to write a loop, but I want it to do something different after every fifth instance. Like
file downloaded can't be read !!
<?php
$fileName = 'mypic.jpg';
$mimeType = 'image/jpeg';
header('content-dispositio