Retrieving innerHTML with cURL?
Hey all (sorry I know I'm a leecher, but I soon won't be. This is my first PHP project, but not my l
Multiple forms on the same page (safari)
Hello everyone,
I have 3 forms on the same page, that opens in a new window and submits to a
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "My mess
Is STL important?
I'm just starting programming and I've made it until the Standart Template Library. But the chapter
Help With Showing Users On the Index Page
Ive got this code which works just how i want it to.
Code: <?
$timenow=time();
Check Digits and extracting digits
I think I can figure out the code for this but I am having a very hard time getting past the first s
cPanel API
Hi Guys,
Need a little guidance. I'm trying to get my script to communicate with cPanel (or W
PHP FTP Can't upload Big FIles
Anyone had any success using FTP to upload a file say 90m?
im using ftp_put and it returns fa
Problem!
I have another problem, when i run this code i get this error "Parse error: syntax error, unexp
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??