Poet, Singer, Writer, Admin of Indyaspeak.com
Add "width" check when upload
Hi!
Can someone add a function that is checking if picture witdh is bigger then 800px whwn up
Not loading image
When this function gets loaded it doesn't load the image just trying to figure out why.
Code:
fopen() security
As i understood the usage of fopen() for it to function correctly the Dir you write to has to be rw
switch form actions? not working
i want on submit to go to different pages according to the CatID
Code: <?php $CatID=$_
Gerenate tabel in Php
I whant to generate a tabel takeing data from database like this one so the results to be display on
Undefined offset when using a flat file with pipe symbols
Hi, I've got a flat file/text file which I'm currently using as a member database for my site (not a
Basic Forum Tutorial
Hi, I'm new to PHP. I want to build a basic forum for my site using PHP and MySQL. I've searched t
Baffled by Undefined Index in Simple Array: Please Help!
Hello. I have a form which posts an array to this script. However, I can't seem to access the values
PHP loop
Okay so I have several "articles" stored in a mysql database and am attempting to echo tho
Syntax Help
I'm trying to make a form that edits a php file which contains config settings. I'm using strings t
user data not transferring to new page
I'm a PHP learner. After an index.php page, the user goes to a login.php page. Both pages seem to
PHP template help
Ok, I don't know if anyone can help me but I am using PHP templates to make a site. I am a newbie an
str_replace help
I am thinking str_replace is my only option to filter outputs from my database to convert them to sa
How to search for several parameters from objects in a database?
I have a database with lots of information about objects.
Now I would like to search for 4 or 5 p
Storing/displaying image urls in a database?
Hi
Basically I have the following scenario:
User chooses picture from list. Picture info is ad
Parse error: syntax error, unexpected T_ELSEIF in /home/......html/item.php on l
I do not know what is wrong with this. Hope some one can help. I do nto want to post the entire site
FTP issues
Hi all,
I am currently facing some serious problems with a script and really need some ad
Populate drop down list from table??
Lets say for arguments sake that i have a table which contains the numbers 1 to 10.
How can i get
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
if php cookie set, show code...
Hi all.. I need to figure out this little snippet right quick.. seems like it should be easy enough