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
How to display random record from table?
I have the following code:
Code: <?php
$display_block .= "<input type=
Include a php
Hello,
I'm trying to include a function that shows the recent searches.
Example I have <
Changing color in GD via variable?
Hey guys, I'm new here. x)
I'm very much a noob when it comes to PHP, but I'm trying to learn
str_replace help
I am thinking str_replace is my only option to filter outputs from my database to convert them to sa
b+ tree
Hi
can every body help me about b+ tree ?(insert & delete)
AUTONUMBER PROBLEM
Hello Everyone,
My name is Jones and i am new to this forum and to oracle. I am using ora
Writing Windows Device Drivers with C
Yes: one of the nice features of C is void*. You can put anything there and get anything out. Very
Code Review - SQL and Insertion Attacks (Warning: Not for Newbs)
Hey guys,
Its been a while, I know. Use to love coming here to answer peoples questions, but
have trouble in a if condition
The if below is working ok, it check when indexes, name, zipcode and state are empty.
Code: &