Poet, Singer, Writer, Admin of Indyaspeak.com
How to show next and prev records
Hi all,
Sorry if this is simple, i'm very new to php, well, any programming language actually
Securing a user input - need some confirmation
Hello All,
I am in the process of recoding a large proportion of an e-commerce site, one of t
PHP doesn't send my mail
Hi all, I found this and used it to send mail. Simple contact form with some required fields. The va
Best way to cross matching large datasets
Hi,
Im running a script where am I cross matching about 200 000 data sets with each other. Ea
PHP Blog help
Need help with posting comments in a word press blog? I have a comments page where the comments are
Database/Table Collation
What is the Database, and table collations used for? i don't understand what there used for since co
selectbox+database connection retrive problem
Code: [Select]
<tr>
<th align="left" scope="c
Need help PLEASE
ok i have this warning showing up
Warning: in_array() [function.in-array]: Wrong datatype for
CHMOD script
Hi,
I need a script to read all files in a folder and set to 777.
Can anyone help out
Transform value 0 in no and 1 in yes help needed
Hello,
I have this in the table: "value" type int 0 to represent false and 1 to represe
Displaying data from MySql a different way
Hi all,
I'm pretty new to php and MySql and have hit a problem.
I am able to display data
How to secure my login data to my database?
Hi there,
It may be a stupid question but I don't know how to secure my login data to my data
How do I give a developer access to a specific directory and nothing else?
I want to give a develop access to a specific directory and nothing else
I can give them an F
Reg Ex
Im trying to search for the string: srv_9 (Dead ???)
I thought to use preg_match, however I d
breaking a text file into paragraphs based on strings
I have a text file of email addresses that is all squished together. It looks like this:
abc
using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&
Need help in Generating Combinations
Need help generating all possible combination of names in an array
Lets say i have the follow
Lack of simpleXML Documentation
What is up with this.
Look at: http://www.php.net/manual/en/function.simplexml-load-file.php<
Trouble with a select list
Hello All!
I was wondering if any of you guys could help me with a small problem I'm having!
echo $rows help
Hi all,
Hopefully something simple that I don't know!
I have this:
Code: [Selec