Formatting echo from database
So I have a database that stores First and last names, then echos them back to a website, as of now
setcookie and isset($_COOKIE(name)) seem very finnicky.
I'm currently playing around with a user system with login and registration. I'm trying to use cooki
PHP5/Zend 2.0 - Resources
PHP5 Snapshots
http://snaps.php.net/
ZEND 2.0 Feature Overview and Design (PDF File
Add weeks in a query?
I have a SQL that summarizes the quantity per week. The weeks that has no value does not exist in th
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
reading xml faster than DB call?
I am trying to optimize a high traffic website, and I enabled a feature where there are three photos
Combining refCursors and Summing
Given the following DDL:
CREATE TABLE FOODSALESTEST
("WEEKNBR" NUMBER,
"ST
Sharing PHP Sessions Across Domains
I am in the process of writing a script to share a php session across various domains I have.
The
php automatically escaping single quotes
I'm trying to test out my security a bit and I've noticed that php is escaping my single quotes. For
url- go to webpage
i have an input text field and submit button.
how do i make the url entered into the textfiel