Connect to database that isn't localhost
I am currently doing a small script for a company that doesn't have mySql support on there hosting.
Using insert variable
need a way to inert variable data to mysql database
$acc = "212121212";
$nok =
dropdown menu
Hello everbody,
I am php newbie.
I need to develop a program that once click the drop do
Buggy registration system
Hey, I just started scripting in PHP, and I ran into a few problems.
Code: <?php
includ
array ...
hi
Code: function formatCategories($categories, $parentId)
{
// $navCat stores all child
array_combine() error
getting an "Warning: array_combine() [function.array-combine]: Both parameters should have an e
Saving PHP output as a file
I wondered if anyone knows how to save the rendered output of a PHP script as a file?
I have
php call servlet
I have done a php backup application .
So there is a form that user pick some files to zip and d
MS Access data into a html table
Hi everyone, I am quite a novice at php but I have created some helpful scripts that fetch data
f
Php navigation
I have four buttons on a php page.
If i click a button it will redirect to different php pages.