How to use Substr
I want to check for the word CATEGORY: inside a string which can be CATEGORY: ITEM
and remove the
Echoing If Function?
A script I am using has If statements in the comments form to basically tell the form what to do. Cu
How to make URL loads only on login
On my page, when a user login he's redirects to user_home.php. I made it also to open the chat scree
Calculating a rating by adding number of points and dividing by number of items
I have a site that users can post links to files to download. They can rate these files on a 1-5 sca
add 20 000 to the rowcnt
Hi ...
I need to add 20 000 to the row count but just cant find a way to do this i am new to php
How to write on database when a link is clicked?
Hi,
I have a list of products in a gridview. When the link is clicked currently it takes to an ext
need help in update query
i create a form for update. there are 8 columns in my mysql table. on my main page all the data is r
Using insert variable
need a way to inert variable data to mysql database
$acc = "212121212";
$nok =
Procedural to OOP
John Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pr
PHP time (deadline within one week)
I have a column ['projdue'], which stores the deadline for a project.
I have PHP code and <