Dynamic memory problem
Hey,
At the beginning of my code, I have this line:
Shape* gShape = 0;
php mysql script to find record
Hi,
Currently I have a simple table with 4 columns. A, B, C, D
If I want to find all
Select Rows as Columns..
is there a way to select COLUMN_NAME from user_tab_columns where table_name='TABLENAME';
and ha
Cant display mysql data
Hey all,
I am learning php and my first goal is to create a simple CMS. At the moment I am st
How to search for several parameters from objects in a database?
I have a database with lots of information about objects.
Now I would like to search for 4 or 5 p
SAP Business Suite
Hi all:
Within the SAP Business Suite solution I would like to ask you the main differenc
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
Add trigger to UpdatePanel programmatically
Hi,I'm working on a website which uses AJAX and Masterpages. What I have is an AJAX UpdatePanel whi
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
Is it a good practice to store user info. in sessions?
I am making a user class for my script which stores all the user information in sessions. It takes u