convert static html data into dynamic
hi all
i need to convert a website which has static above 2000 articles into dynamic and add
Connect to database that isn't localhost
I am currently doing a small script for a company that doesn't have mySql support on there hosting.
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Bit manipulation program with binary operations
My homework is to create a program to scan in and add binary numbers and print them like so
Struct/union and scope problem!
HI all , I have
Code:
in header.h
typedef struct Node Link;
/* ---------
PHP page is blank
Hi Everyone,
I have a site in which I am able to open the first PHP webpage in my browser but
SCO Unix
I know this might not be the place to ask, but, can anyone tell me if SCO Unix comes with PHP built
images aren't rendering
I'm trying to call a JPG file from within PHP (in an effort to hide the actual JPG folder). The imag
update post issues
I am trying to create an update to a post function, while the update does occur, the page routing an
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";