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
a very simple php header question (sorry!)
Firstly...I do apologise if this annoys anyone....a header error
I'm do not know php &
Show specific day of the week
I have been racking my brain trying to get this function to work properly and it is doing so for eve
FILTER_CALLBACK -- Files?
Hi All,
I'm using the php filter functions to validate my form data. For custom filters, I'm
How to find OS bit version
How can I tell the person browsing my site is running 32, or 64 bit operating system?
Update data to upper case in parent/child tables
Hi Gurus!
In production we have a product table and which is being reference by many tabl
Echo Tweaking help!
HI. I would like to have the output of the entered variables repeat forever, but it's stopping at th
help with multi-update
Now sure how to ask this really....
10g database if that matters.
I have a customer
using explode() to fill in checkboxes
Hi
I have a field stored in a table that contains regions in the UK separated by commas. Ther
First root of a number
Hi,
I can't find any function in php to give me the first root of a number.
Is there any