Extracting Long text from message class with parameters
Hi,
I would like to extract the long text from a message class. However, the long text ha
Is there a quick way to do this?
Hi all,
I need to create a mysql table from php that goes a little something like this
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.
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
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
Loop column after 2 results
Hello All.
Here is what I have:
Client ID Company name Clien
writing a screen scraper
Hello,
I'm writing a screen scraper application and want to be able to get absolute addresses
Need help making a blockquote and line items conditional
I have some code I bought a few years ago that allows my clients to update content on their site usi
PHP and MySQL Question/Help
I have a MySQL db with all my servers and all their details like server name, IP, OS, RAM etc etc 26
LinkedList help
Ok so I just learned quickly about lists, so I have a not too hard project I think, but am having a