Procedural to OOP
ohn Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pri
Filling gaps in dates
So i'm doing a query for sales data and my return array looks like this
('date' => '20
Adding Outlook 2007 items via file upload
I am looking for a way to be able to attach an Outlook item (an email message) in an ASP.NET 3.5 app
PHP time (deadline within one week)
I have a column ['projdue'], which stores the deadline for a project.
I have PHP code and <
Count on multidimensional array
Hi, i got an array as below:
Array
(
=> Array
(
Drawing Images in classes
I'm quite new to Object Oriented PHP. What I'm trying to do is draw some images but also have other
moving mouse to display image coordinates
I have an existing MFC application that shows an image in the main window.
I'd like to be able to
check if string contain only a-z/A-Z
Is where any way to check if string contains only a-z/A-Z, without writing an array with all possibl
pointer 102 question
I read a book
1
2
3
4
5
6
7
8
9
10
11
12
int main()
{
C++ API to Oracle dB
I need to perform a select command to the Oracle dB to obtain information from a table.
What libr