Something like an INI editor or a DelimitedText-Editor
Hi all,
Am very, very, very new to PHP and not sure if I should be posting this to a Javascri
Read from a text file after a specific word
Hi all.
I have a text file that looks like the one below.
I know how to open the text fi
Form submissing with PHP and JQuery/Ajax
I have searched everywhere, but cannot find a solution for this... I have worked all day trying to g
PHP page is blank
Hi Everyone,
I have a site in which I am able to open the first PHP webpage in my browser but
Procedural to OOP
John Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pr
split values
I have values that are returned to me in this format:
name=>test,age=>49
Strange Oracle Query problem
Ok So I have this PHP class that talks to a Javascript class that basically creates a table of infor
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<
Help uploading .JPG
I have a problem with upload images when the ending is .JPG capitalized.. I really don't know what c
New Login Script
Hi all, i attempted to create a whole new login script witch isnt working for some reason i dont kno