Help with page encoding issue and weird characters
I'm trying to write a screen scraper and when I pull out the lines of the html file that I'm interes
line breaks in between fetched file names
Hi,
I have this code:
Code: <?php
if($dir = opendir('files')){
while (($f
Unexpected T_Variable ?
Hi all,
I dont really know what I am doing!! I know I'm doing something wrong, and I know its on
Procedural to OOP
ohn Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pri
Print out contents of to Excel
I have got this script that gathers all the data that I need but I need it to send it to excel inste
login and redirect
hello! can someone help me.. can you give me an idea.. I want to make a login page and redirects it
How to create a static html menu from a database
Hi,
I have built a small cms which allows me to create simple html pages and then upload them
Add 5 to a variable when a button is clicked, and re-run a for loop
So I'm making a feedback sort of section on a website with MySQL and PHP, I've gotten the script to
ORA-01655: unable to extend cluster SYS.C_FILE#_BLOCK# by 128
Hi all,
Oracle 10g. Linux.
I'm facing the below error while trying to import a dumpfil
calculator
I can't figure out why this code doesn't work. No error messages. Page loads.
Code: <