have trouble in a if condition
The if below is working ok, it check when indexes, name, zipcode and state are empty.
Code: &
How to make URL loads only on login
On my page, when a user login he's redirects to user_home.php. I made it also to open the chat scree
insert quotes
Hi,
I have an output like this:
Code: john,18,Cancer
How can I change this to
Code:
Logging and nologging bulk insert
Hi,
oracle version: 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
Query failed issue with php script but works fine in mssql manager!
hi i have the script below which copies data from one table to another but will only insert new data
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
Extract specific information from a PHP Multidimensional Array
Howdy! I've racked my brain over this for 24 hours now. I think it's time I asked for help. I'm lear
whats wrong with my code please help!!!
this is the error
Warning: mysql_close(): supplied argument is not a valid MySQL-Link res
Problem with variable declaration in switch statement
Hello, I am having some trouble assigning a value to a variable inside a switch statement. What I a
php unable to sent email
Hi, guys, I try to send a email through php but unfortunately the mail unable to sent. Here is my co