Help? Need help on project with templates involving mysql and php.
I'm having a hard time explaining what I want but basically here is what I have in place:
-Da
insert quotes
Hi,
I have an output like this:
Code: john,18,Cancer
How can I change this to
Code:
Error when call dll from oracle
Hi all, please help me!
I have dll write C language, I want call it from oracle procedur
losing variables between php brackets
Hi
have got this code:
Code: $id=mysql_result($result,0,"itemid");
$title=mys
array_count_values question?
ok i'm trying to create a top ten list from a database of listed favorite movies.
the followi
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,
Text file to .Dat file Conversion in PHP
Hi All,
Could anybody provide code for Text file to .Dat file Conversion in PHP.
Tha
Creating an invoice
Using fpdf I am trying to create an invoice to send to clients. The products are sold in pricing tie
array & querys help/advice.
Ok so here goes , I have a mysql database and basically here's what I need to do.
// foreach
php global variable
how can we create global variable so we can use its value in any form.. Please give example to