ME54/ME54N Conditional check for Release of PR
Hi Gurus,
My requirement is to put a check on the release of the PR with respect to the c
Help with page encoding issue and weird characters
I'm trying to write a screen scraper and when I pull out the lines of the html file that I'm interes
Reduce redundancies in switch functions?
Hello all! I somewhat new to PHP, and was wondering if anyone could give some suggestions on a swit
php calculate
this code echoes correctly the sum but the inserted result is 0??
Code: <?php
$TotalNum
Downloading file (Headers)
I'm trying to make users download a file, but they must wait 60 seconds before it begins.
But
Wierd echo error?
Hi, i got the most wierd php error ever and i don't know why..
Code: echo "<t
how do i display data on a page from mysql
1 - do i use this code at the top of each of my page i wish to only alow access if there as been a s
problem when runing a funciton
I am trying to connect to database using a funciton in a functions.php
<?php
funct
mysql select with $_get ?
Hi, i have this code:
Code: // If char id is 0 and character dont exist do:
if ($_GET["id
Writing to the middle of a file
Hi I have a bit of a problem. Is there any way i can write some text to a middle of a text file. For