how to read and write into a word document using php...?
hi,
I need,reading and writting into a word document using php.
Thank u inadva
Trouble verifying database password
Thankyou to everyone who responded to my last post (I can't find the posting, it has been buried). <
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
UDP server recvfrom() always returns -1? :(
Hello all,
I am getting a very strange error in my code :( I am writing a server application in C
why is it over writing
Code: $filepaths[] = $_FILES['new_image'];
foreach ($filepaths as $filepath)
{
$imagename =
show the direct link into href
I want to display link on the page. i am fetching the data(URL) from database,actually before that i
Embed Video Problem
Hey, thanks for looking!
File to be embedded:
Code: <playlist version="1&q
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??
Edit MySQL Row Using PHP and HTML Form
Hello,
Here's what I'm trying to do. Build a page where a user enters a MySQL row number in.
Best way to check for end of a record and send it back to the first record
I'm hoping someone can help me out and explain the best way to accomplish this.
What I'm doin