how to transport the Query and insfoset
Hi
I have created the query using SQ01........
How to created T-code for query..
Losing 'page' data
I have this code that allows me to update my database. But after updating, I lose the $_GET['page']
Somebody hacked into my site and changed coding >>> URGENT HELP NEEDED <<<
I am not that much into programming , but somebody is hacking to my site and injecting some kind of
Undefined Index Notice In Internet Explorer Only
I am getting the following notice:
QuoteNotice: Undefined index: jrox in /home/ycsn/public_h
Else statement screws up all css
Does anyone know what goes wrong in the process with this php code?
This code seems to be causing
Putting double spaces instead of single spaces
Im looking at trying to replace all single spacing between fields with double spacing
At pres
private constructor
Hello,
Can we create a constructor as private? If yes, what is the use of it? If no, why can'
PHP Code To Change Font Color in Table Cell
I would appreciate help with the following snippet of my php code. I am just trying to change the f
Get dump of MySQL DB from Live Site
I'm after an easy, but secure way of generating and importing a MySQL dump from a remote server.
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,