Sequre login with cookies.
I want to build secure login with cookies. I just want your ideas about this, your suggestions. What
Php - mysql select?
hi, i have this code:
Code: <?php
session_start();
// dBase file
include &quo
Am i doing this wrong?
Im pulling from an Oracle database some info... one of which is a field count_pnums which is a NUMBE
Include with Parameters
In a particular page I would like to include a file that requires $_GET parameters.
when I go
difference between datetimes
($row['totime']-$row['fromtime'])/60
this is giving me 0
example of totime and fromtim
Dealing with code in db query
I am dealing with C code and I need to make sure it is encoded some how to ensure its integrity and
How to separate records and ORDER BY
Let say i have 100 records and displayed in one page, then i want to get the records from 50-100 and
Comment Mod System Effects all rows...
Sorry if its confusing but here is whats going on: I have a table in a database called comments and
Taylor Series Function
So I am working a a project for my intro C++ class, and I am having some trouble with a function for
Object Interfaces
EDIT: Never mind, I just updated to php 5.
Hey all,
I'm currently experimenting with p