php/mysql problem
Hey all,
Problem: im trying to setup a shop where people can use a drop-down list to select t
Stats of viewers
Hello. I have a website in php and people can login. I want to make an admin control panel where u c
getting rid of quotes in strings
sick of trying to deal with them in multiple ways (entering in and taking from database, echoing, ec
How can I Compare two xml documents?
Hi all,
I am doing a POC for my project and I am using XE database 10g version.
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??
Default TimeZone
The server I'm working with is hosted in America so all times inserted into the database are coming
Record count of entire database
Does anyone know if there is a way to obtain the number of records in each table of the database usi
Creating Images from images in PHP
Okay well I am trying to make a 'dynamic' calender image with PHP.
I have images like this:
Get relative path from absolute path
How would one go about getting the relative path to a file from its absolute path?
Big O & time complexity ???
can you help me how to calculate the Big O & time complexity for any algorithm and c++ program pleas