How do I know when getBounds Method is ready to be called.
I have an application that changes out stylesheets client side. Once I change stylesheet the browse
HeaderSelectedCssClass not working
I have an accordian where I have a drop down list in the first pane and a grid in the second pane.
Looking for help reading a .txt or .ini file and outputting the info.
I have a file called Info.ini and It has the following info:
Code: [General]
Online=0
I wou
$_FILES array
Ok,
I just started experimenting with PHP today. My goal right now is to have people be able
search query in mysql in php problem
my search query wont work, i know, that my codes are correct.please help
Code: [Select]&l
Inserting 100x and 100y coordinates in mysql table - easy
Is there a way to insert this data into a mysql table named 'map' with the fields: 'x int 3' , 'y in
How to submit a form to the same page?
I have a table containing information about books in my library and this table has the following col
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
str_replace help
Hey there,
I'm a PHP newb, I'm having troubles with the str_replace function. I want to clean
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