Help: problem with Headers to download PDF file
Hi,
I'm trying to implement a script where when a user clicks a link he gets a PDF file to op
update 2 columns by doing inner 2-column query
Hi,
is something like this possible?
update contract_all set col1,col2 =
(
Typedef struct vs just struct
Anyone know the rationale for using typedef for structs when a struct is itself a typedef? I have s
SAP BCS. BPS
Hi all,
I am seeking reading note on the following in BW
BCS, BPS
ADVANCE
PL/SQL: ORA-00947: not enough values error message
Hi all i am getting Error(25,63): PL/SQL: ORA-00947: not enough values error message when executing
quick question
Hi ..
i have a question
how do i set a var so it displays via an echo
Code: $logo = '&a
values in array being escaped
I would like to submit some values - back to the same form for checking before processing...
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w
INSERT data problem!
After having an string with apostrophes ', double quotes " or any other special characters, suc
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();