Multiple websites question.
Hi, does php have any functionality that enables a programmer to extract information from a website
Relative path
I have a absolute path to an image - like so: C:/Program Files/Apache Software Foundation/Apache2.2/
Including calander to page - will not show other months than current??
im trying to add an existaing calander onto a profile page by using Code: <?php include "
Logic question
im wondering what's the best method to do the above list:
it is for alliance @ MMORPG game
Update Myspace status with CURL
Logging in:
Code: <?php
class Myspace
{
function login($username, $pa
ereg_replace in Wordpress
Heya - so I'm working on this site: http://world-of-smiles.theportlandco.com/new-patients
The
disable all input buttons
Hello Friends,
suppose i do have a file ( file.php ) has a submit button
Code: [Sele
Table colours fail when extra row added
Hey Gurus,
I got a weird problem with formating the colour of a table made in php. Everything
Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.
How to return to a previous page after running a PHP script
I'm having a bit of a melt down here because I think this should be really easy but can't work it ou