Using insert variable
need a way to inert variable data to mysql database
$acc = "212121212";
$nok =
How to store checkbox array in a session, and then be able to add to it?
I'm trying to store an array of checkbox values into a session array, sort of like a shopping cart,
Creating a custom API
I'm creating a site, and I need to create a basic API. Unfortunately I have no idea where to start.
need help in update query
i create a form for update. there are 8 columns in my mysql table. on my main page all the data is r
problem with sql querry in php script
Hello guys,
What I want to do is I want to read out a csv file and then but te conent ot the
help with this code please?
Hello,
I am trying to build a remote upload script for my image hosting site.
I am usi
ALV List Display to point to another report on Double Click
Hi,
I want my ALV List Display to point to another report on Double Click on its line ite
text box alphanumeric caracters only
hi all!
I have search on google on how to enter in a test box only caracters A-Z,a-z,0-9 usi
Anti Spam Code
Ok where do i start? Probably by telling you I have very little working knowledge of PHP and that I
values in array being escaped
I would like to submit some values - back to the same form for checking before processing...