What are the two different files you download to update kernel?
What are the two different files you download to update kernel?
How to generate a text file using php...?
Hi,
Can anyone give me code to generate a text file using php
Thanks in advance
timed header image rotation
I have a joomla site and I was trying to setup a rotating image based on timing NOT just refreshing
moving mouse to display image coordinates
I have an existing MFC application that shows an image in the main window.
I'd like to be able to
check_changed_data - I can't get data from the called method event
I use check_changed_data to trigger my event method.
The method delivers er_changed_data.
How to use php and sql to check if values match the ones in a table (for logins)
How would I code it that the script takes two variables that are passed to it (UserID and PIN), and
Include with Parameters
In a particular page I would like to include a file that requires $_GET parameters.
when I go
why is it over writing
Code: $filepaths[] = $_FILES['new_image'];
foreach ($filepaths as $filepath)
{
$imagename =
Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
Displaying image pathname instead of image
Hello
Im trying to upload and then display images from a mysql database - Its only basic and