why does my session end?
my connect.php starts the session just so you know
i can navigate arround my site fine except whe
ob_ dynamic content
i was wondering about the potential to use ob to create a <div then remove it when the page
Bit manipulation program with binary operations
My homework is to create a program to scan in and add binary numbers and print them like so
Help with Contact Form
I have this Form on an html page and the associated code on page.php (below).
I keep getting the
Problem with PHP/mySQL login code
Hello,
There is an error in my login script and I can't figure out what it is...
I believe
how do i make a string??
hey guys,
can someone please tell me how to put data from the glob function into a string
returning data from an ssh2_exec()
here's what i got.
$conn = ssh2_connect($this->_host);
ssh2_auth_password($c
How to Create a Dynamic table
col1 col2 date1 date2 date3 date4..........
a b v1 v2 v3 v4
How to create a static html menu from a database
Hi,
I have built a small cms which allows me to create simple html pages and then upload them
redirect standard error and assert (how to?)
How do you redirect standard error and assert?
---
(Why? I am creating an web app and