PEAR in appliactiond development
When I was picking up PHP I went from procedural programming, fairly quickly into OOP, then after wr
big pagination problem in php
<?php
$connect = mysql_connect("localhost", "root", "")
Trouble checking SESSION cookie
I am trying to use $_SESSION cookies to verify admin privileges .
I don't understand why this is
What makes a script your own?
If someone finds a login script online, and changes some variable names around and some other minor
All possible combinations of String in PL/SQL
Hi All,
Could you please explain the logic of getting all possible combinations of String
The page should be expire when cilck back button
hi,
i'm new to php world.
i create user registration page.
when i submit it,data goes to my
help me fix these syntax errors...
I keep getting multiple syntax errors on this script like this one:
Parse error: syntax error
array help
Does anyone know how to require 10 text fields for individual grades and output class average? (10 p
Filling gaps in dates
So i'm doing a query for sales data and my return array looks like this
('date' => '20
Wrong Info sent Using $get in form
Hi i have this code that i tried to make to send some info from one page to aother with lots of ppls