upload image name with extension using php
hi frds..
<input id="file1" type="file" name="file[]" &a
turning an array into a string then poping it into a db
Hi im just wondering how you get a requested array into a single string then pop it into the db so f
Turning Data into URLs?
This may seem very basic to you, but I'm having a hard time figuring out how to do this since I don'
Problems with returning true or false in eval()'d code
Hi guys,
Would appreciate some help with a problem when running eval() on a function that sho
Cursor statement failed with errors
Following statement failed with the errors.
cursor proj_cursor1 is (select projectID from
Looking for help reading a .txt or .ini file and outputting the info.
I have a file called Info.ini and It has the following info:
Code: [General]
Online=0
I wou
Session problem?!?
Hello All! I am very new to the php world but I am working on fixing things that a previous programm
How could I do this?
Ive got a simple lottery game, and am using an sql database to keep track of the numbers bought. But
asking for direction
I have 2 tables in my data, which are "post" and "event"
I won't make a summa
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&