array_map() probably obvious mistake
The code below is part of a class to escape strings, but should also accept an array, using array_ma
php ajax - two drop down list with a submit button
i have created a form with 2 drop-down list and a submit button. I would like to know how to pass th
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
xApp Analytics in BI 7.0
Dear all,
I am trying to implement xApp Analytics in BI 7.0. After I installed the analyt
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??
PHP & Java
Hello,
can PHP code be used inside java code?
Code: [Select]<SCRIPT LANGUAGE=&q
PHP template help
Ok, I don't know if anyone can help me but I am using PHP templates to make a site. I am a newbie an
distinct rows
Hi
version 10.2.0.3
I have a query output something like the following
ID
Applet JTextField Size Problem
Hello,
I recently started making an applet to calculate certain values for airplanes. However
True way to see if action was successful?
If this is a good way to see if action was successful to continue:
Code: function changeGa