Create comparison matrix?
I want to create a comparison script for forum software and was wondering is there any tutorial or b
Web Application Recipe
Hi Guys!
I am working with the Web Application recipes. I am currently working on the sen
DOMDocument parsing
Hello, I am parsing an xml file from an API which I have converted into a DOMDocument in php. This i
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
iMatch stored value with the current value in a loop
Hello,
I have a MySQL db were I store articles in.
I have a form to fill these article
Filename like the user name
I am creating a form and storing the values in file. Could anyone please tell me how to write a code
Get to know your fellow coder
I think it's time we got personal around here. There's a lot of code swapping and a few members kno
Generate PDF
Hi guys,
I would like to know if there is a way to generate pdf when clicking on a link. In f
Pspell with my own dictionary
Hello!
I've tested two cases using pspell functions.
1)
Code: $dictionary_link = pspell_new
PHP - MySQL Fail
My PHP code will only execute the first part of my code...
Code: <?php
sessio