How to assign JS screen.width to ASP.Net variable
I've got this ASP.net routine that gets the cookie value of the screen width, but now I need to chan
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
Sum of Values in an Array
This is probably really simple... but it's been years since I've written anything, so bare with me!<
path to include folder
Hi everyone,
When I'm testing locally, I have to add the name of the site folder as part of t
SHOW TABLES Help
Hi all
I have the following
Code: [Select]<?php
$sql = "SHOW TABLES&quo
Need understanding of this bit of code
Code: <?php
// WHERE clause filters
$arrSQLFilters = array();
//
Disabling SAP menu
How do I disable SAP menu for all the users and just restrict them to User Menu in SAP ECC 6.0?
How to know if online site made with PHP
Hello,
I see some sites that does not display extensions at all , for example:
www.site.co
Two warning messages
Quote<b>Warning</b>: mysql_real_escape_string() expects parameter 1 to
Count of reciepients in php mailer
How can i sent a mail to large no of reciepients say 10,00,00 Using PHP MAILER