What makes a script your own?
If someone finds a login script online, and changes some variable names around and some other minor
how to export excel file in same server
My first post - php newbie, so appreciate your support.
I'm currently using headers to save w
Must be a string? Huh, what? HELP?
with the following script, I get
Fatal error: Property name must be a string in /home/content/e/
Troubles with a spider class
I am building a spider that will crawl through random whitepages (eg. anywho.com, switchboard.com, w
Need help/w Page: 1,2,3,4 function!
So I have this code im working on where it's ment to display seperate pages having 20 logs each
I
fopen() security
As i understood the usage of fopen() for it to function correctly the Dir you write to has to be rw
an interesting question
Greetings folks, got to ask an interesting question...
let say
i have created a function s
Include with Parameters
In a particular page I would like to include a file that requires $_GET parameters.
when I go
Extracting Long text from message class with parameters
Hi,
I would like to extract the long text from a message class. However, the long text ha
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?