PHP FTP Can't upload Big FIles
Anyone had any success using FTP to upload a file say 90m?
im using ftp_put and it returns fa
IDOC error
Hi,
When i send IDOC from ECC system to MII there is no problem ECC side, i says message sent succe
Why is the logic of this simple code not working?
Hey, I'm trying to determine if a table already exists in mysql, but doing a query first with mysql_
Simple MySQL query...
Hello,
How could I do a mysql query that does this: SELECT * WHERE date/time < 5minutes ag
CODE NOT WORKING
Code: [Select]<?php
//include shared codes
include '../lib/common.php';
include
Secure pages Sessions vs. Cookies & session_destroy() help
Im new here and new to PHP, I hope you can help me with some questions.
Im writing my web ap
How could I combine these arrays??
Hello.. I'm trying to figure out a way to combine these first two arrays to get the last array..
phph within href not showing php if change ? to &
Code: [Select]<a href="<?php echo $puser; ?>?m=<?php=(($m-1)&l
retrieving images from mysql database using php
So I've been trying to figure out how to store images in a mysql database, and as far as i can tell
reading partial code from external site
Hi,
I am trying to write a script for my website to get an article from an external website.