need help about
i store the value of my select statement result to an array and stored it to a variable named $fname
CHECK A STRING FOR ' " ' (DOUBLE QUOTES)
I am checking for delimiter (.!?) and if there is a " after a sentence then it should neglect a
an interesting question
Greetings folks, got to ask an interesting question...
let say
i have created a function s
help, header() is not working!
Hello, I have this code:
<?php
/**
* @author samoi
* @copyright 200
Help adding strtolower( to my in_array
strtolower i need to add it to this to work, iuno how.
Code: $moderators = array('Admin', 'ba
Multi image upload
I have a gallery to build and want to build a dynamic upload form to allow for $var number of fields
Disabling SAP menu
How do I disable SAP menu for all the users and just restrict them to User Menu in SAP ECC 6.0?
Need some ideas as to how to go about sorting this array...
Here's how the array's are created..
Code: <?php
while ($x = readdir($dp)) {
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
Checking if a process is running (problems including psapi.dll i think...)
Ok, so all I'm trying to do is check if a program is running...
I've found out that I nee