New Login Script
Hi all, i attempted to create a whole new login script witch isnt working for some reason i dont kno
Php script to read msword file
hi,
I need to read a msword file and i want to print the contents in that word file.
i
Get relative path from absolute path
How would one go about getting the relative path to a file from its absolute path?
How can you detect variable string in a massive string?
Ok guys, i need some help with this one.
I am going to be getting a large string, like 10-20
Running a cron job through PHP/Apache?!
Hello all,
I have a PHP script which makes a cron file from user input. When i try to run the cro
C - Reading a file into a byte array
Hi,
I'm trying to read a file into a byte array in C. I have to use C as this is for a loadru
undefined offset help
Hi All,
I kept getting undefined offset PHP notice for a simple for loop. For eg
$va = arr
How to convert this array to string
I am having problems converting this array to a string
using print_r($val[1]); I get:
Code: [
Deleted Delivery but material wont return
We deleted a delivery but the material its still pending.
We made a reverse goods movemen
How to return to a previous page after running a PHP script
I'm having a bit of a melt down here because I think this should be really easy but can't work it ou