Any meaningful project for a new C++ programmer?
I want to do some meaningful program, so I can help myself to learn
Assume I know the fol
Help with search.php
Hello All
I need the search engine on a site I am building at the moment to display the searc
Can't find the problem (no error message)!
OK, here's the deal. This code is really weirdly formatted (sorry!) and hard to understand, so I'm g
mysql UNION | warning mysql_fetch_array !!
Code: <?php
$i = 0;
$query1="SELECT * FROM `products` WHERE `div
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
Access website from only 1 computer...?
One of my customers wants his website to only be accessed by people in which they bought the website
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see
A problem with my GD class
Hello,
I created a nice (and simple for now) GD class.
The problem is , it works great on
Referential Integrity problem when inserting into 2 tables at same time
Hello Everyone,
Im relativity new to PHP and MySQL and i have come up against a problem. i h
private constructor
Hello,
Can we create a constructor as private? If yes, what is the use of it? If no, why can'