my two tables
table1 : col1 = topicid , col2 = topic
table2 : col1 = sentid, col2 = sentence
Cod
serializing objects - loses methods - the point being?
Hi
I know that serializing an object will lose the methods. But whats the point in that? What
Help with simple query
Hi,
I'm trying to do a Query with a Union where I want to print the number of rows $tc conta
limitations on array_unique()
Does any one know what/how imitations are applied to array_unique? I have an issue where no matter h
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 email checker
I am having alot of trouble finding info on how to do these email things. I need to do the following
Problem in back link
I have page where i have given javascript back link but when i click on it browser give a message
Get dump of MySQL DB from Live Site
I'm after an easy, but secure way of generating and importing a MySQL dump from a remote server.
with clause
hi all, i have a big query that usually access the same table more than once. for example, i have s
How do I create a 2D game "camera" to follow player?
In J2ME programming I'm targeting MIDP 2.0 devices.
I'm using gamecanvas and I was thinking t