form variables from database help.
Hi all,
I would like to have a form that gives you options based on the results of an mysql q
Insert data in Mysql and move to another page
I'm stuck with this simple problem. I need to insert data in Mysql and then hit submit and move to a
What are causes of a connection-timeout with fopen()?
Hello! Here is the situation: The server I host my website on just upgraded it's PHP build from 4.4.
search query in mysql in php problem
my search query wont work, i know, that my codes are correct.please help
Code: [Select]&l
Problem in String replace program's output
Hi all,
I was trying to make a program which accepts a string and replaces it with another stri
PHP If Else statement for breadcrumb
Hi
I am trying to use a PHP if else statement to display a breadcrumb link on wordpress
rename the file
File.txt
Code: ***DOCUMENT***
..DN:
000044255
..CB:
..SN:
..PY:
2009
..E
Passing variables with pagination - iterating through unique id per link
Hi everyone,
I have seen a few topics like this one. Still cant find the specific thing, so I am
problems with script
I made a small script wich exchanges points in my website:
<?php
session_start
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