how to load a Sys file with system load and call images?
normally you need register the module as a service with CreateService, and start the service
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Getting PHP to ammended the selected in option field
Hey Guys
thanks for everyones help so far. This site and its users are oozing awesomness.
Setting/Modify Headers using mail() function
I have a question about setting email headers when using mail() in a php script.
When I send
Sending an SMS Message with ASP.NET
Often times it may be a requirement for your web application to send an SMS message. Such examples w
How to ask a regex question?
Hi, I thought I'd share some of my insight after seeing too many bad questions that either get ignor
Significance of BPM
Hi Experts,
I am a novice in BPM , I just want to know how BPM as permenant department is
PHP - MySQL Fail
My PHP code will only execute the first part of my code...
Code: <?php
sessio
Redirect not working after making a POST/GET
Hi Everyone,
I am a novice in PHP. Here I have 2 pages, one page with a textbox and button an
constructor ?
i have written this program and made 3 constructors in the class and i want to call them in the main