Problem in String replace program's output
Hi all,
I was trying to make a program which accepts a string and replaces it with another stri
Price in PR
Dear Experts,
Why we have to enter the price in the PR, and why there is no free goods indicato
Re-Order by ID Number
I have a cms set up for inputting an image, thumb, title, pdf, and eps. When input the database ass
Multithreading design
Hi
I have come up with a Singleton class that manages a pool of database connections. Basical
contact form - output to page and email
I have the following in my controller:
$message['name'] = htmlentities(strip_tags(trim($_POST
why isn't this PHP code working ???
it's suppose to find a name on the database.
<?php
$s = $_POST["lname&
Select Rows as Columns..
is there a way to select COLUMN_NAME from user_tab_columns where table_name='TABLENAME';
and ha
Entering Data Problem
Code: $result = mysql_query("SELECT * FROM flights");
while ($row = mysql_fetch_array($
line breaks in between fetched file names
Hi,
I have this code:
Code: <?php
if($dir = opendir('files')){
while (($f
get font info from a font file
hello,
Does anyone know how to get font info from a font file ... using php of course !
<