Help with forum quoting?
Hi im working on a forum and I have alomost finished it but i want a user quote system like twitter
Reg Ex
Im trying to search for the string: srv_9 (Dead ???)
I thought to use preg_match, however I d
Add code to enable passing of checkbox variable on login
Ok, I have a login page, but want to add a checkbox that when checked and successful login is made i
my two tables
table1 : col1 = topicid , col2 = topic
table2 : col1 = sentid, col2 = sentence
Cod
Pagination
Hi All,
I think I'm finally getting somewhere with pagination!
I can now submit a quer
unexpected T_VARIABLE error
Hey all! I'm getting an unexpected T_VARIABLE with the following function:
function getHighes
modifying a property of an object from a different class
I have 2 classes:
- Math
- Distance
in my math class, I have this line:
$distance =
Problem with shopcart code
Hello, I am having a bit of trouble being able to add a product to my shopcart. My mysql database i
Is there something wrong?
Hi all,
Just a quick question... can someone look at this code and see if something is wrong?
http to https
Hi,
Is there any specific method/condition to move an http:// page to https:// ?