login from external site
Hi my new experience begins, Now what i am trying to do is i make three pages, login.php logout.php
Error in SQL Syntax HELP!!!
I have this page:
Code: <?php
session_start();
//connect to server and s
Is it possible to view php source code??
Hi All
I was just wondering if it's possible to view a websites php source code?
I know
ScriptResource.axd gives an error on fresh install of ASP.NET Ajax 1.0
Hello,I have a fresh install of Microsoft ASP.NET Ajax 1.0. When I create an Ajax enabled website in
Greek characters in php
Hi,
I'm making a script and I m using for first time greek characters.
I started to write
Oracle Text CTX_DOC.snippet slow
I have a table (FILE_TABLE) that contains a blob column (ft_file) and I have created the following O
Give me all your tricks for minimizing jar file size
Hi, I'm coming close to releasing my J2ME game... I am kicking up against the 64k size barrier w
Cron Job and Output
I have php codes running under a cron job.
But everytime i output (echo) , it comes out as comple
CHECK A STRING FOR ' " ' (DOUBLE QUOTES)
I am checking for delimiter (.!?) and if there is a " after a sentence then it should neglect a
php global variable
how can we create global variable so we can use its value in any form.. Please give example to