Tree Menu
Hi guys,
Can anyone help me making a tree navigation system? I have a site where I'm allowin
Easy administration on MySQL databases
My website is database driven and I am very tired of manually making queries to my tables in order t
utl_file open error
i have file in the unix path
Path /popdev01/pop/popdevb/tfi/
File name
single values into sql field
i have a form which i want the user to able to select multiple answers. But i want the answers to be
search query in mysql in php problem
my search query wont work, i know, that my codes are correct.please help
Code: [Select]&l
mysqli_fetch_assoc returns multiple arrays, how to return a single array
Hello, I am using mysqli_fetch_assoc which is returning multiple rows, so it looks like:
Code
Pre-Fill out a PHP form...??
This is for work actually (geek squad). We have to fill out this online php form at work over and ov
cURL Upload Help
OK, I am creating a bridge from a local program to my website and I am trying to find the best way t
fopen() security
As i understood the usage of fopen() for it to function correctly the Dir you write to has to be rw
Do something every fifth time?
I'm trying to write a loop, but I want it to do something different after every fifth instance. Like