quick question
Hi ..
i have a question
how do i set a var so it displays via an echo
Code: $logo = '&a
Using unserialize()
Hi there.
I have some data in my database that is serialized.
e.g.
a:2:{i:0
Need a fuction to count entries in a field
Hi
I need a fuction to count how many times a email address is entered in to a field.
I ma
Blank record injected into database
I always found several blank records inside my database, although $SESSION is required to insert the
Unidentified index error in a simple form
I have been trying to make an HTML form that is handled by a PHP script. So far my attempts to get i
Pspell with my own dictionary
Hello!
I've tested two cases using pspell functions.
1)
Code: $dictionary_link = pspell_new
File upload issues
Hi Guys,
Can anyone see any issues with this code:
Code: [Select]$setImage= 'productimages
DELETE FROM not working deletes wrong row
Hello
I have the following code which i found but it doesnt work properly.. it comes up with
Polymorphism
Was wondering if someone could explain this a little better to me. I had always assumed that it had
Tournament Brackets (Double Elimination)?
Is making a double elimination tournament style bracket system capable of being done in php?