Help with forum quoting?
Hi im working on a forum and I have alomost finished it but i want a user quote system like twitter
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
PHP & Java
Hello,
can PHP code be used inside java code?
Code: [Select]<SCRIPT LANGUAGE=&q
2 decima places & How to reload my page
Hello There,
How do i put full-stop (.) after second figure from behind? ie if i have 123456
Is STL important?
I'm just starting programming and I've made it until the Standart Template Library. But the chapter
extract content from a website
i have written a code that will grab the content from the index page..
i would like to know how c
JQuery, Masterpage, and Control issue
Hey everyone, I am using JQuery in several sites so I thought it would be best to place the library
Export hangs
Hi all, please help
I have a Oracle 10.2.0.3.0 database. When I want to query the dba_segmen
PO Release Strategy Issue
Hi Experts,
I am facing an issue related to PO release strategy. The details are-
<
is this the proper use of mysql_real_escape_string() to prevent sql injections?
i was wondering is this the proper use of mysql_real_escape_string() to prevent sql injections? any