Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t
PHP and SMS
Hi all forum members. I am new here and am unsure what category shoild I post this in.
Moderator
Multi Dimensional Array Append
Hi Guys
I have a function that returns a multidimentional array eg
$result = functio
Select Lists into MYSQL
Hello All, I am new to PHP @ 1 week. So borrowing code anywhere I can. I am making progress, but h
pspell
using pspell, is it possible to get words that would be best in the current phrase?
For examp
Add a sign-up feature to a flat file login script
I'm working on a flat file login script and I would like to add a sign-up feature to it with a email
PEAR in appliactiond development
When I was picking up PHP I went from procedural programming, fairly quickly into OOP, then after wr
Backflush
I am looking for a report in SAP that would give me a list of all parts that are populated with a ba
defining website tags
Hi,
What would be the best way to define tags for my site, such as website title, url etc.
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,