PHP IMAGE UPLOAD SCRIPT
Hi for the last week i have been looking for scripts that will upload a photo to a certain folder wh
Working with Dates, help.
Sooo to make a long story short, here's what im trying to accomplish.
I need to create a drop
Help Optimizing code
Good Morning,
I wrote a small import function for a website of mine and I know there has to b
Writing to the middle of a file
Hi I have a bit of a problem. Is there any way i can write some text to a middle of a text file. For
please help me in this update statment
hi every one
if I have table and this data in it
id name
10
Functions Not Loading Into Div
I had some help doing some of this but what I'm trying to do is get my functions to retrieve its val
Create PHP table grid help, please
I have a MySQL database setup, now it's time for the table (gridview) design in php. Here's the prob
Uploading/Downloading files stored in MySQL database
Hey all,
This problem just came up in my website and I'm having a hard time figuring out what
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
How to generate a text file using php...?
Hi,
Can anyone give me code to generate a text file using php
Thanks in advance