unoconv doc convert to pdf code prob
PHP/5.3.1
Hi. I am trying to use this code to convert docs to .pdf utilizing unoconv. Howe
A problem with my GD class
Hello,
I created a nice (and simple for now) GD class.
The problem is , it works great on
Simple program to copy files between two computers over the web
I use logmein free and often need to move files between my two computers. Generally, I move the file
Need some ideas as to how to go about sorting this array...
Here's how the array's are created..
Code: <?php
while ($x = readdir($dp)) {
Save username into DB
OkaY so I got my blog to actually save the posts and whatever, all I need now is for it to keep the
Combining refCursors and Summing
Given the following DDL:
CREATE TABLE FOODSALESTEST
("WEEKNBR" NUMBER,
"ST
Writing to the middle of a file
Hi I have a bit of a problem. Is there any way i can write some text to a middle of a text file. For
Is it a good practice to store user info. in sessions?
I am making a user class for my script which stores all the user information in sessions. It takes u
How do I use a global footer..?
If my index.php has a bole bunch of if functions and exit's in them
PHP Upload issue
Hi guys,
I have stumble across an interesting issue with my script and is doing my head in.