MFC GUI Programming
I am working on a project right now that requires me to create a MFC Windows GUI. Basically it need
Grabbing Values From an Array for Posting
I have a grid array that I am using with a form that when it hits the currently named test.php it lo
problem when runing a funciton
I am trying to connect to database using a funciton in a functions.php
<?php
funct
Cron Job and Output
I have php codes running under a cron job.
But everytime i output (echo) , it comes out as comple
Basic Question Regarding PHP Includes
Hi
Just starting out with PHP.
Working on a site that uses some basic includes, these
Putting double spaces instead of single spaces
Im looking at trying to replace all single spacing between fields with double spacing
At pres
Check before inserting in DB ???
This is my code
---------------
if ( $_POST ['Submit'])
{{
$username = $_POST ['usernm
order by date not ID number help php
I am trying to orginize the following code to order by date not id number.
any help would be grea
Progress bar tracking file downloads
Hey guys, was wondering if there was a way to track how far a file has been downloaded. I know there
Preventing blank or already entered values
Im trying to learn how to place a read file line by line and prevent duplicate entries and also BLAN