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
PHP hyperlinks generator
Hi
I need some help to get this done using php:
1 - I have few hyperlinks say 500
Putting double spaces instead of single spaces
Im looking at trying to replace all single spacing between fields with double spacing
At pres
cURL Upload Help
OK, I am creating a bridge from a local program to my website and I am trying to find the best way t
Auto-populating dropdowns and multiple forms.
Here's what I have so far:
First drop down = select a state (works)
This populates the sec
BIG file upload!
Hey guys!
I'm trying to upload a file, it works well with smaller files but with 60mb+, I get
Find current logon time
Hi,
in my sql script i want to query and find out the logon time of the current session.
<
Custom list order
Hi there,
I have checked this tutorial and it's great till the point where I want to display
HeaderSelectedCssClass not working
I have an accordian where I have a drop down list in the first pane and a grid in the second pane.
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now