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
Search in the PHP Files
have to search asterisk(*) in the php code of the php files .
In the html page one text box
php automatically escaping single quotes
I'm trying to test out my security a bit and I've noticed that php is escaping my single quotes. For
Menu restriction
How can I restrict the individual menu that would appear when a user logs in so that all users are c
Update Myspace status with CURL
Logging in:
Code: <?php
class Myspace
{
function login($username, $pa
need help with this contact form
I made this form and I need it to read the data and write the data to a table and its not working ca
* Gridview and Detailsview in UpdatePanel, insert mode problem
I have a GridView and DetailsView working together. When a record from Gridview is selected, Detail
PHP XML extraction text
I would like to extract an xml text and have that text directly echo(print) out on my web page. Her
upload image name with extension using php
hi frds..
<input id="file1" type="file" name="file[]" &a
Why is my row count 0?
Here's the MySQL query i'm running. It basically pulls data from 2 tables based on some data passed.