losing variables between php brackets
Hi
have got this code:
Code: $id=mysql_result($result,0,"itemid");
$title=mys
php code generators
All
Whilst enjoying learning a new language i have come accross a number of free code generat
PHP not creating file.
Its supposed to create a .ini file in the /scriptfiles/users/ with the name they entered into the fi
Help with explandable category tree
I have the below query:
SELECT l1.id as lev1_id,l2.id as lev2_id,l3.id as lev3_id,l1.categ
Pop-up Banner
Hello Friends,I need to use banner in our client site.Example: www.example.com if i enter this site
scandir clients directory
hi,
how can i scandir the clients directory? i need a script that when i click a button it will u
Pagination won't carry results past page 2.
Hi all,
I've worked out my pagination script and its paginating fine until I click next from
Need help to modify php ELSE code
I'm trying to find a way to have the php code display a message if there is no inventory listed in t
fwrite error
Hi All,
Does anyone know what is causing the error in this code?
Code: <?
$error
Text file to .Dat file Conversion in PHP
Hi All,
Could anybody provide code for Text file to .Dat file Conversion in PHP.
Tha