Loops and Classes
I am making a template system and everything seems to be going well up until I have to loop in a var
Read from a text file after a specific word
Hi all.
I have a text file that looks like the one below.
I know how to open the text fi
Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
losing variables between php brackets
Hi
have got this code:
Code: $id=mysql_result($result,0,"itemid");
$title=mys
Date/Time and Checkbox
Hi Everyone,
I am trying to figure out how to insert the current date and tim
Trying to add functions to table
I have this list of characters and I'm trying to figure out what I have to do to put the results of
Redistributing dependent dlls
Hai all ,
I have created an application in VC++ using VS2008 in a development machine which r
quick question
Hi ..
i have a question
how do i set a var so it displays via an echo
Code: $logo = '&a
Access database inside of a validation class
Hello,
For quite some time, I have been using functions to validate form input and access the