date function help
i need help with date function
Code: [Select]<!DOCTYPE HTML PUBLIC "-//W3C//DTD H
pspell
using pspell, is it possible to get words that would be best in the current phrase?
For examp
word wrap in emails help needed
Hello, I understand how wordwrap works in php and have used it well before. However when I used wor
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
Unable to display contents in Second Drop Down Box
Hi All,
What I am trying to do is 2 dependent drop down boxes and when user selects su
restricting another login once you logout
Hello,
how can I restrict a page from login authenticating against info in a MySQL DB for a s
Allegro crashes when running load_bitmap. Why?
I can not get Allegro to load any BMP images. Here is a section of test code. The picture is in the
limitations on array_unique()
Does any one know what/how imitations are applied to array_unique? I have an issue where no matter h
disable all input buttons
Hello Friends,
suppose i do have a file ( file.php ) has a submit button
Code: [Sele
Big O & time complexity ???
can you help me how to calculate the Big O & time complexity for any algorithm and c++ program pleas