Redirecting Admin
In my members table, I have a field called "perm" and it's set to zero for all members. Ho
Structure Question - One Table or One Table Per Record Set?
I have a web app (mySQL and PHP) which allows people to create an item with up to 200 records which
Is it a good practice to store user info. in sessions?
I am making a user class for my script which stores all the user information in sessions. It takes u
Creating XML with php
I need to creat an XML with php and have successfully produced a valid output.
The problem I hav
How can I uploading Transactional Data from Legacy to New SAP system
Hell Gurus,
I am overwhelmed with questions on how to migrate huge volume of Sales Orders
function to return url
Hi,
Can you guys help me giving a function that takes all the contents in a particular field
File upload issues
Hi Guys,
Can anyone see any issues with this code:
Code: $setImage= 'productimages/' . dat
how do i display data on a page from mysql
1 - do i use this code at the top of each of my page i wish to only alow access if there as been a s
Beginners syntax and loop questions - help please!
Hi everyone,
I have some problems with php code. I'm currently in the middle of learning php,
Procedural to OOP
John Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pr