Greek characters in php
Hi,
I'm making a script and I m using for first time greek characters.
I started to write
Two warning messages
Quote<b>Warning</b>: mysql_real_escape_string() expects parameter 1 to
PHP5 - AJAX help
I've been following the tutorial on w2schools (http://www.w3schools.com/php/php_ajax_database.asp) a
How to refresh a parent page from a modal popup
Hi,I have a modal popup in which I need to upload a file and store in the database should give a mes
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
preg_replace question
Hello!!
I hope someone can help me with preg_replace.
I load two tables from an extern
Calculating n! using vector
#include
#include
#include
using
Passing PHP variables from one page to another
Hello-
I'm having trouble figuring out how to transport a variable from one php file to anoth
Creation of Raw Exposure manually
SAP Gurus
I am creating Raw Exposure ( Hedge management ) thru T Code TEM10 with followin
Ajax not working on IE 6 for Windows CE
I've created a webpage which uses the classis Ajax in following format:view plaincopy to clipboardpr