problem with refreshing
in my site, i have an index page, it has a main div. this main div's content is changing according t
Basic Question Regarding PHP Includes
Hi
Just starting out with PHP.
Working on a site that uses some basic includes, these
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
Get relative path from absolute path
How would one go about getting the relative path to a file from its absolute path?
restricting another login once you logout
Hello,
how can I restrict a page from login authenticating against info in a MySQL DB for a s
batch file not building to webapps folder
Hello. I just started running Vista :P and can't seem to get my projects deployed. I found out how
PHP onsubmit in the form not going to the fuction.
I have a form through ‘onsubmit’ calling a function validation(). But not going to the
PHP code for a proxy
I was wondering which function I could use to create an online proxy tool. I was thinking cURL would
need to apply an if/else statement to Tim Thumb script
Not sure how to work this. I essentially want to call a variety of image sizes based on which style
Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t