Redirecting Admin
In my members table, I have a field called "perm" and it's set to zero for all members. Ho
extending tidy
I have problem with type-hinting and extending tidy. This code creates error:
Code: class cMyTidy
PHP5 - Verifying a secure mail is secure
I need to send an e-mail from a form to a external department and because it contains personal custo
Warning message
I've put a website that I was doing live and I'm getting this warning message when I try to add a ne
Creating Images from images in PHP
Okay well I am trying to make a 'dynamic' calender image with PHP.
I have images like this:
PHP template help
Ok, I don't know if anyone can help me but I am using PHP templates to make a site. I am a newbie an
How to calculate days from variable date?
This will be easy for one of you gurus. I want to fetch the date from a variable date, for example:<
timezone change with date()
so i put all my times for posts in my made from scratch forum(not phpbb3 or sm)
in my mysql db u
filesize problem
i use ubuntu 9.10 and i have mountet a folder from an windows
/mount/FOLDER
/mount/FOLDER/
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN