Looking for help on using joining mysql tables and php....
Does anyone have any good links to references on how to pull mysql data, through joining tables and
Why do I get this error
Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/a5488351/public_html/b
mySQL and PHP search
Hello,
I am trying to code a project and ran into a brick wall with one of my pages. I am pretty
mail with attachment problems
Hi. I have the following code:
Code: else if(file_exists("site".$timp.".zip")
Delete HTML file after loading
I have limited experience with php and its been a year or two since I've last used it. I have a sma
Session
I am having a little trouble with a session. Not sure if it is my browser or what. I know I do not
Is it a good practice to store user info. in sessions?
I am making a user class for my script which stores all the user information in sessions. It takes u
trim function issues
Hi guys, total noob here...
So I've been tinkering around with a html and am using php to em
Number Format
Hi All,
I have number '000000000050085' I want to format it to 500.85 Can any one give me
Most basic form question ever?
Hello,
I want to use this snippet to make sure the fields in a form are ok before processing