getting a website's source code as a variable? How?
Hey guys, is there any way for me to get the source code of a website as a variable for me to work w
temporary objects
Until now i thought every temporary object in C++ is created as constant. I'm wondering why my compi
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Edit MySQL Row Using PHP and HTML Form
Hello,
Here's what I'm trying to do. Build a page where a user enters a MySQL row number in.
parse error
Parse error: syntax error, unexpected '[', expecting ')' in /Users/admin/Sites/phptest/array.php on
Sharing PHP Sessions Across Domains
I am in the process of writing a script to share a php session across various domains I have.
The
Why is this function returning a false value when it shouldn't be??
This is in an include file. I want it to check a value in an html form and see if it's just white s
insert mysql embeded videos as blobs?
Using TinyMCE my client will be able to embed images and flash videos into large columns of text whi
passing data from one page to another
hey guys
i have the follwoing code to get information from one page and place on another:
how do I show what a user have selected from a checkbox?
From my code below, how would i show which check boxes have been checked and which radio buttons sel