Executing an exe
Hi. I have some bizarre problem with exec (other any other method) to launch exe's. I am making a ga
How to separate records and ORDER BY
Let say i have 100 records and displayed in one page, then i want to get the records from 50-100 and
Transaction variant for VA02 not working
My requirement is to have transaction for user to only add the output and print a sales order.
Concatenate two strings ???
I have string one $string1 and another $string2.
How to concatenate (add) both of them $str
How to calculate days from variable date?
This will be easy for one of you gurus. I want to fetch the date from a variable date, for example:<
can i optmize image to 50% quality before uploading 2 server
Hi there
i have jus written a php program to upload and display images but when i try to uplo
how to load php class from another domain?
how to load php class from another domain?
Please help with SMTP Authenticated PHP Email Form
Hello, I'm creating a PHP email form, and for this particular server, I have to use SMTP Authenticat
Count
Getting the same count everytime
Code:
$visitquery = mysql_query("SELECT COUNT(*) FR
Reg Ex
Im trying to search for the string: srv_9 (Dead ???)
I thought to use preg_match, however I d