GIS appliction help
I found some tutorials in the internet to develop a map application I don't want to use google maps
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <
noob cURL help
I have a pretty basic form that I need to cURL post to a file in my includes folder (includes/login.
TemplatePower & AJAX
Hi all,
I'm currently implementing some AJAX features in my PHP-framework (which is b
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Multipe Dynamic Controls & AutoPostback Issue
I currently have a need to create many dynamic controls (Example Textboxes) that need to do a PostBa
Warning: session_start() headers already sent error - Driving me Nuts!
I am trying my sister in laws site and I keep getting an error with my coding. I am more of a design
with clause
hi all, i have a big query that usually access the same table more than once. for example, i have s
Varible in trigger - refering to correct schema
Hello
Im having some issues with my trigger.
What I want to do is call opon a differ
Get Total From While Loop
I'm trying to get the total for each product and add them for a Grand Total to list outside the loop