Array help
Hello i got this code to fetch data from database but it is not working it displays
7
Array
Hyperlink in PHP to MySQL record
Hello,
I am having trouble as i am new to php. I have connected to the database and I have di
Pspell with my own dictionary
Hello!
I've tested two cases using pspell functions.
1)
Code: $dictionary_link = pspell_new
PHP and MySQL on intranet?
Is it possible to use both these on an intranet network?
array ...
hi
Code: function formatCategories($categories, $parentId)
{
// $navCat stores all child
Setting condidtions for an input box
Hi all,
I would like to set a condition in a txt box that says the number a user enters has t
Php script to read msword file
hi,
I need to read a msword file and i want to print the contents in that word file.
i
PDO returns erroneous columns from within pdt
Hi All,
This is a truly weird behavior:
When using a simple pdo fetch, erroneous columns a
moving mouse to display image coordinates
I have an existing MFC application that shows an image in the main window.
I'd like to be able to
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<