Is there a way to override built in php functions without APD?
I am trying to use the
rename_function()
override_function()
options that are built into
PHP page is blank
Hi Everyone,
I have a site in which I am able to open the first PHP webpage in my browser but
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
Matchcode in ALV change header column
Hello everyone,
I am working in an SAP system that is currently in upgrade and conversion
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
error checking breaking my code
Hi there, OK first of all, big apologies for what I assume is really fundamental errors in the struc
Saving PHP output as a file
I wondered if anyone knows how to save the rendered output of a PHP script as a file?
I have
why this query can delete duplicates ?
why this query can delete duplicates ? Anybody can give me the detailed explanation ?
Tha
Adding to an Int row in db
Hi, i have a database which houses all of the users of my site. One of the columns is for points whi
Multiple Pages
Hi. Im very new to php. I'm trying to create a basic login/registration page.
So I have a bas