Passing vars to the DB
I have 3 small testing tables:
ID TYPE
1 pepperoni
2 C. bacon
3 taco
ID TY
Create comparison matrix?
I want to create a comparison script for forum software and was wondering is there any tutorial or b
fopen() security
As i understood the usage of fopen() for it to function correctly the Dir you write to has to be rw
adding 0 to numbers
Hey guys i need to create a 00001 number in a loop. Is there a better way of forcing a 5 digit numbe
Streaming local file from PHP while it’s been written to by a CURL process
I am creating a simple Proxy server for my website. Why I am not using mod_proxy and mod_cache is a
PHP FTP connect doesn't work with correct login
Hi!
i am working on this test code:
Quote<?php
$ftp_ser
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.
Is there a function ... auto send IP
Is there some function that can be sent to a ddns service that returns the ip address of a ddns forw
Beginner PHP code help
Hi I'm new to php but if someone could please read the question below and help it would be great.
Problems with returning true or false in eval()'d code
Hi guys,
Would appreciate some help with a problem when running eval() on a function that sho