paginate search result
Hi, I have a paginations script to display data from my database but i would like to paginate someon
Image DPI
Hi.
I allow users to upload images, the user then is able to adjust several settings for the
Feed Maker
Hi all.
First of all I must say I am not a php developer so I am afraid I don't know much about i
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<
Select Rows as Columns..
is there a way to select COLUMN_NAME from user_tab_columns where table_name='TABLENAME';
and ha
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav
Map.php
I am a complete beginner to PHP and am looking for some help with a program I am messing around with
How to write on database when a link is clicked?
Hi,
I have a list of products in a gridview. When the link is clicked currently it takes to an ext
C++ API to Oracle dB
I need to perform a select command to the Oracle dB to obtain information from a table.
What libr