Staff Induction System - No idea where to go from here!!!
Hi there, I'm pretty new to PHP and Mysql so could really do with being pointed in the right directi
query help
Hi experts.
i have a table rep2 like this
PROD_COD ACCT_NO DUE_DAYS BALANCE
str_replace help
Hey there,
I'm a PHP newb, I'm having troubles with the str_replace function. I want to clean
php forms and database navigatio
Hello,
I'm new to php and i'd like to post the following.
I have written code to get records f
upload only text files
hi guys i want to upload only text like like (pdf,note pad and ofiice files) so can any one please t
Auto fill in input value based on User_ID
Hello,
I'm looking form some input on the following problem.
User loads page ->
Querying info from one table based on info in another
Hi, I am currently trying to make a part for my user driven website where one user can subscribe to
parameter passing issue on function
Well I thought I had created a pretty slick web page, using ?page and $_GET to load pages which wher
cURL Sending File as Post
This is a bit complicated, I'm just hoping someone else has run into this and knows how to do it a d
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)