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
Display Database
I need to create a shopping cart. I found this code online: http://conceptlogic.com/jcart/
Unfort
Keep newlines from textarea?..
I'm creating a simple encoding program, and what I want it to do is retain the newlines, as echoing
PHP form authentication
Hi guys,
what am trying to achieve is this: Whenever a user tries to login to my website, an
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
data type in column definition
Hi,
I create a table with column called "Direction of Travel code ".
The travel codes in t
my two tables
table1 : col1 = topicid , col2 = topic
table2 : col1 = sentid, col2 = sentence
Cod
How to Detect it is public_html or httpdocs?
How to check whether it is cPanel or Plesk?
If it found public_html perform <?php incl
Creating a function
Basically i wanna put all this code in a seperate file
Code: <?php
Character Sets/Collations Stuff
Can someone please give me a check list of things I must do to setup all the charset stuff for my ph