constructor ?
i have written this program and made 3 constructors in the class and i want to call them in the main
Internal class functions don't seem to get executed.
Hi. Can someone please put me out of my misery on this. I don't write much PHP and this has me baffl
file_put_contents and createimagefromjpeg
All,
I do somethings and then I have the following code:
file_put_contents('./test/'.$filename
Filtering an Array Based on Value
I have a very simple script set up that pulls data from a database and is output using this code:
PHP referral database. I would like this form to email the referrer.
Okay, Hello I've been trolling for years. This the first time I've ever asked for php help. Normally
Escape Latin Characters
I need to escape latin characters in an xml doc. Example: "é" is escaped to "é". I thoug
problems with php variables in mysql query
i can't seem to get the following query to work.
select $q1c from $vote_rate where id = $re
Gantt Chart Tool
Does anyone know of a good free gantt chart creator tool
Thanks
Hardcopy printing is to wide
I want to make a hardcopy at runtime of my active form like this
Passing Arguments to execlp()
I'm writing a program that mimics a unix shell. It's supposed to take commands with arguments and ex