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
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai
Get content from table into a list, without repeating.
Alright this is kinda an odd thing, so I need some help.
I have a table "quote" wit
Image DPI
Hi.
I allow users to upload images, the user then is able to adjust several settings for the
Help pulling in 'id' with "read more" link
I'm trying to create snippets of my articles in the cms I'm creating, and then have them redirect to
http to https
Hi,
Is there any specific method/condition to move an http:// page to https:// ?
mysq_num_rows
Hi,
I want to use:
Code: if(mysql_num_rows($ergebnis2)==2)
how can the value 2, be
check if value exists
I have googled this for a while and I am getting lots of different results. Is there a standard meth
utl_file open error
i have file in the unix path
Path /popdev01/pop/popdevb/tfi/
File name
How to store checkbox array in a session, and then be able to add to it?
I'm trying to store an array of checkbox values into a session array, sort of like a shopping cart,