how to transport the Query and insfoset
Hi
I have created the query using SQ01........
How to created T-code for query..
script is pulling more then they have....
I have this script for my game where they can change there race. This will cost them 2,500 points. H
mySQL and PHP search
Hello,
I am trying to code a project and ran into a brick wall with one of my pages. I am pretty
Loops and Classes
I am making a template system and everything seems to be going well up until I have to loop in a var
I need some help with the IF command...
I have a large number of images in one section of my website with the .jpg format. I'm adding a bun
Running a cron job through PHP/Apache?!
Hello all,
I have a PHP script which makes a cron file from user input. When i try to run the cro
database design
Hi,
I got a page which allow candidate to type in their previous working experience,
I let
Can you help please? Php file
I have to write this php file to allow users to register their nicknames on nickserv
For an I
Need some ideas as to how to go about sorting this array...
Here's how the array's are created..
Code: <?php
while ($x = readdir($dp)) {
Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th