Where do I put CRON code
So I've figured out alot about how to automatically run a php function. I can't figure out where to
File upload issues
Hi Guys,
Can anyone see any issues with this code:
Code: [Select]$setImage= 'productimages
Two fgetcsv related questions ;D
First of im trying to get a file from a merchants server but the directory is protected, I know the
Create or replace package is ending ORA-21700
Database 9.2.0., patch 8 (9.2.0.8.0).
I trying run
create or replace package ....etc.
How to file_get_contents when login required?
Hello!
I am trying to read data from a page that you have to be logged into to view, I am try
remove trailing slash from array
I have the following array which contains trailing slashes I need to remove. What is the best way to
Reduce redundancies in switch functions?
Hello all! I somewhat new to PHP, and was wondering if anyone could give some suggestions on a swit
php/mysql auto logout after 2 hour and reset password
Hi all,
This I hope will make sense. I've the following code which when a user logins in, cr
unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_
Can anyone view my code and tell me why im getting the error:
Parse error: syntax error, unexpect
PHP and Javascript
Hi Guys,
Im trying to load the contents of an html file into a text area for editing, this is