C problem struct and string
Hi guys,
This is my first post and I'm hoping the experts here can help me solve my problem.<
my sql select id and then update problem.
I need to select some auto incremented ids out of a database and then use those id in a where statem
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: [Select]function createthumb($name,$fil
How do I replace any number of character occurences with one occurrence?
How do I replace any number of character occurences with one occurrence?
Let's say I have:
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
Why Are These Functions Causing MASSIVE Memory Problems? Please Help!
Hi,
I have a script with some options.
I use regex to replace patterns in strings, but
Syntax Help
Code:
im having trouble with that code snipped
Parse error: syntax error, unexpec
selectbox+database connection retrive problem
Code: [Select]
<tr>
<th align="left" scope="c
Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t