Help with explandable category tree
I have the below query:
SELECT l1.id as lev1_id,l2.id as lev2_id,l3.id as lev3_id,l1.categ
Email Processor
I have a few questions so this post will be a larger one! Sorry, but I'm a bit of a PHP newbie so be
mails going in spam??
The mails I sent to folks in my database using mail(function) are going in spam??
Any idea ho
Inserting the current date/time while submitting the forum
What do I need to add below to update the current date/time? I have a field in the database called d
cyrillic string conversion question
Hello,
First time here...
I would like to know if there is a way to convert a
Required to login help
I'm trying to set up my site so users have to be logged into the forum to access the site.I've been
update sql when refresh - php
hi
I have made a table (attachement)
the users can update the sql database using + or x bu
import table with dependency
Hi
What is the best way to import table back which has dependency?
SQL> cre
Form errors in an array
I'm processing a form and putting the errors in an array. empty($errors) doesn't seem to do the tric
Output Buffering question
Hi all,
I've been trying to wrap my head around output buffering. So far I've found tons of