Server side $_SESSION
how does one keep the session completely server side. no cookies to the browser at all. i need this
what business processes?
Hi,
A general question. What business processes (like OTC - Order to Cach, P2P, R2R etc)
php/mysql problem
Hey all,
Problem: im trying to setup a shop where people can use a drop-down list to select t
Pagination
Hi All,
I think I'm finally getting somewhere with pagination!
I can now submit a quer
apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?
IF Statement & Two Tables With Different Echoes
I'm retrieving two tables in a single query using UNION ALL, like so:
Code: $query = "SE
Help with simple query
Hi,
I'm trying to do a Query with a Union where I want to print the number of rows $tc conta
Greek characters in php
Hi,
I'm making a script and I m using for first time greek characters.
I started to write
Add_Months not Easy to Understand
Oracle is number 1, very fast and very easy. But....
OK, I think but have a problem, only 1 pro
Will this protect from mysql injection?
I do not want anything like DROP TABLE to work or any type of coding..
Heres my code.. is it