Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
iterating through an array and escape each value independently.
I have a set up where the variable being escaped is an array and it needs to be iterated and escaped
confused between ' ' and " "
there is a php i set:
$begin_date_query = mysql_query( "SELECT SUBDATE(due_date, INTERVAL $d
Include ("Absolute Path") of a file?
I'm not sure what I'm doing wrong. I am writing my php code in the same directory of the file that
line breaks in between fetched file names
Hi,
I have this code:
Code: <?php
if($dir = opendir('files')){
while (($f
WS-Security PL/SQL Forms
Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Prod
PL/SQL Release 10.2.0.2.0 - P
Number Format
Hi All,
I have number '000000000050085' I want to format it to 500.85 Can any one give me
Delete HTML file after loading
I have limited experience with php and its been a year or two since I've last used it. I have a sma
same querie, or a new one??
Hi guys,
I'm still working on this drop down list. I've got the actual drop down list to wor
Pagination
Hi All,
I think I'm finally getting somewhere with pagination!
I can now submit a quer