Not Loading Function Into Div
I'm not sure whether to put this under the php forum or ajax forum but because I tink it's more of a
Matchcode in ALV change header column
Hello everyone,
I am working in an SAP system that is currently in upgrade and conversion
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
Deleting pointers froms vector?
Hi. I have a vector filled with pointers and I want to delete the pointers. I could do a loop and do
Open link with largest int string first
I have the following links i would like to open either all at once or one-by-one. How would i procee
Inserting the current date/time while submitting the forum
What do I need to add below to update the current date/time? I have a field in the database called d
mySQL and PHP search
Hello,
I am trying to code a project and ran into a brick wall with one of my pages. I am pretty
Why is the logic of this simple code not working?
Hey, I'm trying to determine if a table already exists in mysql, but doing a query first with mysql_
Save User Inputs while javascript reloading!
hi..
i have written a PHP code in which i reload the page when user selects a value in dropdown..
b+ tree
Hi
can every body help me about b+ tree ?(insert & delete)