building a function with multiple outputs
I want to build a function that has multiple outputs.
I know but am not to sure how I should
Storing Values taken from a DB...
Using this code it will generate a short list from my database
<?php
mysql_connect
Retrieving Data from Two Different Databases
Hello All,
Ran into another problem and would appreciate some help! I have two datab
Struct/union and scope problem!
HI all , I have
Code:
in header.h
typedef struct Node Link;
/* ---------
Page not Loading After Test
Hey All
It seemed that an inlcude statement wasn't working for some reason, so I tried a more
Writting a script to arrange images........ need some help
Ok so here is the link
http://hmtotc.com/dev/projects/vrassociates/jeweler_dev/admin/index.ph
if description does not contain the following words
Hello everyone,
I am parsing a MS Excel (.xls) file and adding it's content to a mySQL databa
Add a sign-up feature to a flat file login script
I'm working on a flat file login script and I would like to add a sign-up feature to it with a email
Batch update record with Pagination
Hoping someone can help me with this issue I'm having, im trying to batch update records from a resu
php slowing my site?
Hi all,
I think that one of the reasons that my site doesn't work fast is that the code is ve